aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-06-10 06:20:34 +0800
committermarino <marino@FreeBSD.org>2016-06-10 06:20:34 +0800
commitb57311a2bbefdb4ddee1e6ec551af7d206e2fb02 (patch)
treee1b97f443b39a0539d73a840bbf63003d321dd63 /textproc
parent4b0971b6b5bd9f993c97153b959397bea49e87e9 (diff)
downloadfreebsd-ports-gnome-b57311a2bbefdb4ddee1e6ec551af7d206e2fb02.tar.gz
freebsd-ports-gnome-b57311a2bbefdb4ddee1e6ec551af7d206e2fb02.tar.zst
freebsd-ports-gnome-b57311a2bbefdb4ddee1e6ec551af7d206e2fb02.zip
devel/gprbuild: Upgrade version 20150506 => 20160609
GPRBuild build is now hosted on github, so we can move away from the yearly releases and update more frequently. Unfortunately the docs makefile is currently broken so docs are disabled currently. When they come back, only txt and html docs will be supported. This new version detected a missing reference in the template-parser port so that port has been fixed and the downstream ports bumped accordingly. It also discovered an interface specification issue in a designer example of qtada. I spent a few minutes trying to fix/workaround it, but ultimately marked it broken. I will also deprecate the port because it no development has occurred since the port was created, and it's not even based on a real release. We'll see if anybody cares (3 month deprecation).
Diffstat (limited to 'textproc')
-rw-r--r--textproc/templates_parser/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/templates_parser/Makefile b/textproc/templates_parser/Makefile
index c06aa557b113..b976c9fa8d4e 100644
--- a/textproc/templates_parser/Makefile
+++ b/textproc/templates_parser/Makefile
@@ -18,11 +18,12 @@ RUN_DEPENDS= xmlada>=4.4:textproc/xmlada
USES= ada gmake tar:bzip2
DESTINC= ${STAGEDIR}${PREFIX}/include/templates_parser
-PLIST_SUB= LIBVER=11.10.0w
+PLIST_SUB= LIBVER=${PORTVERSION:R}
MAKE_ARGS+= PROCESSORS=${MAKE_JOBS_NUMBER} \
ENABLE_SHARED=true \
HOST=${CONFIGURE_TARGET} \
TARGET=${CONFIGURE_TARGET} \
+ VERSION=${PORTVERSION:R} \
prefix=${PREFIX}
PORTDOCS= html