Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2016 23:14:42 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416641 - in head: devel/gps textproc/templates_parser textproc/templates_parser/files www/aws www/aws-demos
Message-ID:  <201606092314.u59NEgGu099499@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Thu Jun  9 23:14:41 2016
New Revision: 416641
URL: https://svnweb.freebsd.org/changeset/ports/416641

Log:
  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.

Deleted:
  head/textproc/templates_parser/files/patch-Makefile
Modified:
  head/devel/gps/Makefile
  head/textproc/templates_parser/Makefile
  head/textproc/templates_parser/distinfo
  head/textproc/templates_parser/pkg-plist
  head/www/aws-demos/Makefile
  head/www/aws/Makefile

Modified: head/devel/gps/Makefile
==============================================================================
--- head/devel/gps/Makefile	Thu Jun  9 23:12:55 2016	(r416640)
+++ head/devel/gps/Makefile	Thu Jun  9 23:14:41 2016	(r416641)
@@ -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

Modified: head/textproc/templates_parser/Makefile
==============================================================================
--- head/textproc/templates_parser/Makefile	Thu Jun  9 23:12:55 2016	(r416640)
+++ head/textproc/templates_parser/Makefile	Thu Jun  9 23:14:41 2016	(r416641)
@@ -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>

Modified: head/textproc/templates_parser/distinfo
==============================================================================
--- head/textproc/templates_parser/distinfo	Thu Jun  9 23:12:55 2016	(r416640)
+++ head/textproc/templates_parser/distinfo	Thu Jun  9 23:14:41 2016	(r416641)
@@ -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

Modified: head/textproc/templates_parser/pkg-plist
==============================================================================
--- head/textproc/templates_parser/pkg-plist	Thu Jun  9 23:12:55 2016	(r416640)
+++ head/textproc/templates_parser/pkg-plist	Thu Jun  9 23:14:41 2016	(r416641)
@@ -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/tem
 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/tem
 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_parse
 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

Modified: head/www/aws-demos/Makefile
==============================================================================
--- head/www/aws-demos/Makefile	Thu Jun  9 23:12:55 2016	(r416640)
+++ head/www/aws-demos/Makefile	Thu Jun  9 23:14:41 2016	(r416641)
@@ -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

Modified: head/www/aws/Makefile
==============================================================================
--- head/www/aws/Makefile	Thu Jun  9 23:12:55 2016	(r416640)
+++ head/www/aws/Makefile	Thu Jun  9 23:14:41 2016	(r416641)
@@ -3,7 +3,7 @@
 
 PORTNAME=	aws
 PORTVERSION=	3.3.0.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	www
 MASTER_SITES=	http://downloads.dragonlace.net/src/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606092314.u59NEgGu099499>