Index: head/textproc/templates_parser/Makefile =================================================================== --- head/textproc/templates_parser/Makefile (revision 390184) +++ head/textproc/templates_parser/Makefile (revision 390185) @@ -1,53 +1,53 @@ # Created by: John Marino # $FreeBSD$ PORTNAME= templates_parser -PORTVERSION= 11.9.0.0 -PORTREVISION= 1 +PORTVERSION= 11.10.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 LICENSE= GPLv3 BUILD_DEPENDS= gprbuild:${PORTSDIR}/devel/gprbuild \ xmlada>=4.4:${PORTSDIR}/textproc/xmlada RUN_DEPENDS= xmlada>=4.4:${PORTSDIR}/textproc/xmlada USES= ada gmake tar:bzip2 -MAKEFILE= makefile DESTINC= ${STAGEDIR}${PREFIX}/include/templates_parser +PLIST_SUB= LIBVER=11.10.0w MAKE_ARGS+= PROCESSORS=${MAKE_JOBS_NUMBER} \ + ENABLE_SHARED=true \ HOST=${CONFIGURE_TARGET} \ TARGET=${CONFIGURE_TARGET} \ prefix=${PREFIX} PORTDOCS= html OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx .include do-build: # Override build target to avoid -jX getting passed to makefile # Parallel builds are handled with PROCESSORS setting - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} + cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} build .if ${PORT_OPTIONS:MDOCS} cd ${WRKSRC}/docs && ${SETENV} ${MAKE_ENV} \ ${MAKE_CMD} ${MAKE_ARGS} html .endif post-install: ${RM} -rf ${STAGEDIR}${PREFIX}/share/gpr/manifests ${MV} ${DESTINC}.relocatable/templates_parser-conf*.ads \ ${DESTINC}.relocatable/templates_parser-configuration.ads ${MV} ${DESTINC}/templates_parser-conf*.ads \ ${DESTINC}/templates_parser-configuration.ads ${MKDIR} ${STAGEDIR}${PREFIX}/lib/gnat ${INSTALL_DATA} ${FILESDIR}/templates_parser.gpr \ ${STAGEDIR}${PREFIX}/lib/gnat .include Index: head/textproc/templates_parser/distinfo =================================================================== --- head/textproc/templates_parser/distinfo (revision 390184) +++ head/textproc/templates_parser/distinfo (revision 390185) @@ -1,2 +1,2 @@ -SHA256 (templates_parser-11.9.0.0.tar.bz2) = 0133de55a834f79a85f620d59c3fd9ddece8f43753813f38427e2362166eff91 -SIZE (templates_parser-11.9.0.0.tar.bz2) = 168785 +SHA256 (templates_parser-11.10.0.0.tar.bz2) = bd1a332cbc9284488dadc13600d7735fbcea462a9d0df2b6cf796ef95e3d184e +SIZE (templates_parser-11.10.0.0.tar.bz2) = 168905 Index: head/textproc/templates_parser/files/patch-Makefile =================================================================== --- head/textproc/templates_parser/files/patch-Makefile (nonexistent) +++ head/textproc/templates_parser/files/patch-Makefile (revision 390185) @@ -0,0 +1,13 @@ +--- 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 Property changes on: head/textproc/templates_parser/files/patch-Makefile ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/textproc/templates_parser/pkg-plist =================================================================== --- head/textproc/templates_parser/pkg-plist (revision 390184) +++ head/textproc/templates_parser/pkg-plist (revision 390185) @@ -1,64 +1,64 @@ bin/templates2ada 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.ads include/templates_parser.relocatable/templates_parser-definitions.adb include/templates_parser.relocatable/templates_parser-expr.adb include/templates_parser.relocatable/templates_parser-filter.adb 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.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.ads include/templates_parser.relocatable/templates_parser.adb include/templates_parser.relocatable/templates_parser.ads include/templates_parser.relocatable/templates_parser_tasking.ads include/templates_parser.relocatable/templates_parser_tasking__standard_tasking.adb 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.ads include/templates_parser/templates_parser-definitions.adb include/templates_parser/templates_parser-expr.adb include/templates_parser/templates_parser-filter.adb 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.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.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.so -lib/templates_parser.relocatable/libtemplates_parser-11.9.0w.so +lib/templates_parser.relocatable/libtemplates_parser-%%LIBVER%%.so lib/templates_parser.relocatable/libtemplates_parser.so lib/templates_parser.relocatable/templates_parser-configuration__standalone.ali lib/templates_parser.relocatable/templates_parser-debug.ali lib/templates_parser.relocatable/templates_parser-input__standalone.ali lib/templates_parser.relocatable/templates_parser-query.ali lib/templates_parser.relocatable/templates_parser-utils.ali lib/templates_parser.relocatable/templates_parser-xml.ali lib/templates_parser.relocatable/templates_parser.ali lib/templates_parser.relocatable/templates_parser_tasking__standard_tasking.ali lib/templates_parser/libtemplates_parser.a lib/templates_parser/templates_parser-configuration__standalone.ali lib/templates_parser/templates_parser-debug.ali lib/templates_parser/templates_parser-input__standalone.ali lib/templates_parser/templates_parser-query.ali lib/templates_parser/templates_parser-utils.ali lib/templates_parser/templates_parser-xml.ali lib/templates_parser/templates_parser.ali lib/templates_parser/templates_parser_tasking__standard_tasking.ali share/gpr/templates_parser.gpr