mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
textproc/scdoc: update to 1.9.6
- Don't try to set system time during "make test": date: settimeofday (timeval): Operation not permitted Supports $SOURCE_DATE_EPOCH FAIL Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.5 Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.6 Reported by: Repology
This commit is contained in:
parent
fb8b66dcff
commit
f0d5c3003f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506414
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= scdoc
|
||||
DISTVERSION= 1.9.4
|
||||
DISTVERSION= 1.9.6
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/
|
||||
DISTFILES= ${DISTVERSIONFULL}${EXTRACT_SUFX}
|
||||
@ -23,8 +23,7 @@ PLIST_FILES= bin/${PORTNAME} \
|
||||
man/man5/${PORTNAME}.5.gz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -i '' -e 's,--date=,-f "%F %T" ,' \
|
||||
-e '/SOURCE_DATE/s/date/TZ=UTC+5 &/' \
|
||||
@${REINPLACE_CMD} -i '' -e 's,--date=,-jf "%F %T" ,' \
|
||||
${WRKSRC}/test/preamble
|
||||
|
||||
post-install:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1551714211
|
||||
SHA256 (scdoc/1.9.4.tar.gz) = a10e200bcbc7d6faf9678444636886fee2fd99c754b630fc62fa9d247f1eec03
|
||||
SIZE (scdoc/1.9.4.tar.gz) = 11527
|
||||
TIMESTAMP = 1562782167
|
||||
SHA256 (scdoc/1.9.6.tar.gz) = 89a5f2294b4b72ee1d20b8a478d16bee1f96b6202bfeedb6df76c27881ed5928
|
||||
SIZE (scdoc/1.9.6.tar.gz) = 11950
|
||||
|
Loading…
Reference in New Issue
Block a user