aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2019-02-25 11:20:26 +0800
committerjbeich <jbeich@FreeBSD.org>2019-02-25 11:20:26 +0800
commit1cdc37f75bed3f4a69143573021068742c53cc46 (patch)
tree84c01a02ae87cb397d4c86fc91a1c6324c68af5a /textproc
parentc3764c9203662081967e87a3437036046bc8374d (diff)
downloadfreebsd-ports-gnome-1cdc37f75bed3f4a69143573021068742c53cc46.tar.gz
freebsd-ports-gnome-1cdc37f75bed3f4a69143573021068742c53cc46.tar.zst
freebsd-ports-gnome-1cdc37f75bed3f4a69143573021068742c53cc46.zip
textproc/scdoc: update to 1.9.0
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.0 Reported by: Repology
Diffstat (limited to 'textproc')
-rw-r--r--textproc/scdoc/Makefile5
-rw-r--r--textproc/scdoc/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/textproc/scdoc/Makefile b/textproc/scdoc/Makefile
index bcd229f4e57e..208eba35d270 100644
--- a/textproc/scdoc/Makefile
+++ b/textproc/scdoc/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= scdoc
-DISTVERSION= 1.8.1
+DISTVERSION= 1.9.0
CATEGORIES= textproc
MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/
DISTFILES= ${DISTVERSIONFULL}${EXTRACT_SUFX}
@@ -14,8 +14,10 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake
+MAKE_ENV= PCDIR="${STAGEDIR}${PREFIX}/libdata/pkgconfig"
TEST_TARGET= check
PLIST_FILES= bin/scdoc \
+ libdata/pkgconfig/scdoc.pc \
man/man1/scdoc.1.gz \
man/man5/scdoc.5.gz
@@ -23,6 +25,7 @@ post-patch:
@${REINPLACE_CMD} -e 's,share/man,man,' \
-e '/BIN/s,install -Dm755,${INSTALL_PROGRAM},' \
-e '/MAN/s,install -Dm644,${INSTALL_MAN},' \
+ -e '/PC/s,install -Dm644,${INSTALL_DATA},' \
${WRKSRC}/Makefile
@${REINPLACE_CMD} -i '' 's,--date=,-f "%F %T %z" ,' \
${WRKSRC}/test/preamble
diff --git a/textproc/scdoc/distinfo b/textproc/scdoc/distinfo
index 458fc9c1d428..7e31febf5b15 100644
--- a/textproc/scdoc/distinfo
+++ b/textproc/scdoc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548868384
-SHA256 (scdoc/1.8.1.tar.gz) = 67072e4cacf3d0b55df2356634d43c8efce8ad11a77b7d775b33a62c97cd78b8
-SIZE (scdoc/1.8.1.tar.gz) = 11204
+TIMESTAMP = 1551028809
+SHA256 (scdoc/1.9.0.tar.gz) = c68ad11428b2e16518799a5e5be5832065c7a6d4df688e603c035c95d2af0171
+SIZE (scdoc/1.9.0.tar.gz) = 11422