textproc/scdoc: update to 1.10.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.10.1 MFH: 2020Q1
This commit is contained in:
parent
b6dc98168d
commit
b49b69b8a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526377
2 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= scdoc
|
||||
DISTVERSION= 1.10.0
|
||||
DISTVERSION= 1.10.1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
|
||||
|
||||
|
@ -21,8 +21,6 @@ PLIST_FILES= bin/${PORTNAME} \
|
|||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} '/-static/d' ${WRKSRC}/Makefile
|
||||
@${REINPLACE_CMD} -i '' -e 's,--date=,-jf "%F %T" ,' \
|
||||
${WRKSRC}/test/preamble
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1568229323
|
||||
SHA256 (scdoc-1.10.0.tar.gz) = 3482e08b994cc4a528caf3d20dd70efda2d2ec86b30f66af75a1d192fee56852
|
||||
SIZE (scdoc-1.10.0.tar.gz) = 12414
|
||||
TIMESTAMP = 1581716283
|
||||
SHA256 (scdoc-1.10.1.tar.gz) = 80e021c732cca2cd6659dccf3306d46f59eecbf8fbaa4dabdb502f537278a78f
|
||||
SIZE (scdoc-1.10.1.tar.gz) = 12422
|
||||
|
|
Loading…
Reference in a new issue