textproc/templates-parser: Upgrade version 11.10.0.0 => 17.0.0

There was a numbering scheme change where 11.10 jumped to 17.0, and there
is an associated soname change.  The ports that depend on the templates
parser have been bumped accordingly.
This commit is contained in:
John Marino
2016-06-09 23:14:41 +00:00
parent 5f5680f08f
commit a12efa22af
7 changed files with 21 additions and 22 deletions

View File

@@ -3,7 +3,7 @@
PORTNAME= gps
PORTVERSION= 6.1.1.0
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= devel
MASTER_SITES= http://downloads.dragonlace.net/src/
DISTNAME= gps-6.1.1-src

View File

@@ -2,10 +2,8 @@
# $FreeBSD$
PORTNAME= templates_parser
PORTVERSION= 11.10.0.0
PORTREVISION= 4
PORTVERSION= 17.0.0
CATEGORIES= textproc
MASTER_SITES= http://downloads.dragonlace.net/src/
MAINTAINER= marino@FreeBSD.org
COMMENT= Web page template engine module for the Ada Web Server
@@ -16,7 +14,12 @@ BUILD_DEPENDS= gprbuild:devel/gprbuild \
xmlada>=4.4:textproc/xmlada
RUN_DEPENDS= xmlada>=4.4:textproc/xmlada
USES= ada gmake tar:bzip2
USES= ada:run gmake tar:bzip2
USE_GITHUB= yes
GH_ACCOUNT= AdaCore
GH_PROJECT= templates-parser
GH_TAGNAME= 1d62939
DESTINC= ${STAGEDIR}${PREFIX}/include/templates_parser
PLIST_SUB= LIBVER=${PORTVERSION:R}
MAKE_ARGS+= PROCESSORS=${MAKE_JOBS_NUMBER} \
@@ -49,5 +52,6 @@ post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/lib/gnat
${INSTALL_DATA} ${FILESDIR}/templates_parser.gpr \
${STAGEDIR}${PREFIX}/lib/gnat
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/templates*
.include <bsd.port.mk>

View File

@@ -1,2 +1,3 @@
SHA256 (templates_parser-11.10.0.0.tar.bz2) = bd1a332cbc9284488dadc13600d7735fbcea462a9d0df2b6cf796ef95e3d184e
SIZE (templates_parser-11.10.0.0.tar.bz2) = 168905
TIMESTAMP = 1465511680
SHA256 (AdaCore-templates-parser-17.0.0-1d62939_GH0.tar.gz) = fd90fd9a0ac879ab62040abaa1e7cbcbf9261150c081d9ae678e5e31da515f51
SIZE (AdaCore-templates-parser-17.0.0-1d62939_GH0.tar.gz) = 216712

View File

@@ -1,13 +0,0 @@
--- Makefile.orig 2015-06-21 07:30:14 UTC
+++ Makefile
@@ -112,8 +112,8 @@ GPROPTS += -XPRJ_BUILD=$(PRJ_BUILD) -XTP
GPR_DEFAULT = -XLIBRARY_TYPE=$(DEFAULT_LIBRARY_TYPE) \
-XXMLADA_BUILD=$(DEFAULT_LIBRARY_TYPE)
-GPR_OTHER = -XLIBRARY_TYPE=$(DEFAULT_LIBRARY_TYPE) \
- -XXMLADA_BUILD=$(DEFAULT_LIBRARY_TYPE)
+GPR_OTHER = -XLIBRARY_TYPE=$(OTHER_LIBRARY_TYPE) \
+ -XXMLADA_BUILD=$(OTHER_LIBRARY_TYPE)
#######################################################################
# build

View File

@@ -3,6 +3,7 @@ bin/templatespp
include/templates_parser.relocatable/templates_parser-cached_files.adb
include/templates_parser.relocatable/templates_parser-configuration.ads
include/templates_parser.relocatable/templates_parser-data.adb
include/templates_parser.relocatable/templates_parser-debug.adb
include/templates_parser.relocatable/templates_parser-debug.ads
include/templates_parser.relocatable/templates_parser-definitions.adb
include/templates_parser.relocatable/templates_parser-expr.adb
@@ -11,10 +12,12 @@ include/templates_parser.relocatable/templates_parser-input.ads
include/templates_parser.relocatable/templates_parser-input__standalone.adb
include/templates_parser.relocatable/templates_parser-macro.adb
include/templates_parser.relocatable/templates_parser-print_tree.adb
include/templates_parser.relocatable/templates_parser-query.adb
include/templates_parser.relocatable/templates_parser-query.ads
include/templates_parser.relocatable/templates_parser-simplifier.adb
include/templates_parser.relocatable/templates_parser-utils.adb
include/templates_parser.relocatable/templates_parser-utils.ads
include/templates_parser.relocatable/templates_parser-xml.adb
include/templates_parser.relocatable/templates_parser-xml.ads
include/templates_parser.relocatable/templates_parser.adb
include/templates_parser.relocatable/templates_parser.ads
@@ -23,6 +26,7 @@ include/templates_parser.relocatable/templates_parser_tasking__standard_tasking.
include/templates_parser/templates_parser-cached_files.adb
include/templates_parser/templates_parser-configuration.ads
include/templates_parser/templates_parser-data.adb
include/templates_parser/templates_parser-debug.adb
include/templates_parser/templates_parser-debug.ads
include/templates_parser/templates_parser-definitions.adb
include/templates_parser/templates_parser-expr.adb
@@ -31,16 +35,19 @@ include/templates_parser/templates_parser-input.ads
include/templates_parser/templates_parser-input__standalone.adb
include/templates_parser/templates_parser-macro.adb
include/templates_parser/templates_parser-print_tree.adb
include/templates_parser/templates_parser-query.adb
include/templates_parser/templates_parser-query.ads
include/templates_parser/templates_parser-simplifier.adb
include/templates_parser/templates_parser-utils.adb
include/templates_parser/templates_parser-utils.ads
include/templates_parser/templates_parser-xml.adb
include/templates_parser/templates_parser-xml.ads
include/templates_parser/templates_parser.adb
include/templates_parser/templates_parser.ads
include/templates_parser/templates_parser_tasking.ads
include/templates_parser/templates_parser_tasking__standard_tasking.adb
lib/gnat/templates_parser.gpr
lib/libtemplates_parser-%%LIBVER%%.so
lib/libtemplates_parser.so
lib/templates_parser.relocatable/libtemplates_parser-%%LIBVER%%.so
lib/templates_parser.relocatable/libtemplates_parser.so

View File

@@ -3,7 +3,7 @@
PORTNAME= aws
PORTVERSION= 3.3.0.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= http://downloads.dragonlace.net/src/
PKGNAMESUFFIX= -demos

View File

@@ -3,7 +3,7 @@
PORTNAME= aws
PORTVERSION= 3.3.0.0
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= www
MASTER_SITES= http://downloads.dragonlace.net/src/