diff options
author | obache <obache> | 2013-11-20 13:23:41 +0000 |
---|---|---|
committer | obache <obache> | 2013-11-20 13:23:41 +0000 |
commit | 5cb21efdde6bc8d06a5b829593f653ee25ab604d (patch) | |
tree | 74e9a93f0f2f73f4add5820af89059424b7356e4 /textproc | |
parent | 1d3c96639930f28b63850e16dd6b819f030e1e9a (diff) | |
download | pkgsrc-5cb21efdde6bc8d06a5b829593f653ee25ab604d.tar.gz |
recursive bump from boost-lib shlib major bump.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/FlightCrew/Makefile | 4 | ||||
-rw-r--r-- | textproc/libclucene/Makefile | 3 | ||||
-rw-r--r-- | textproc/source-highlight/Makefile | 4 | ||||
-rw-r--r-- | textproc/xmltooling/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/textproc/FlightCrew/Makefile b/textproc/FlightCrew/Makefile index 82b23550dc7..241ba0f6b47 100644 --- a/textproc/FlightCrew/Makefile +++ b/textproc/FlightCrew/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/06/06 12:55:06 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/11/20 13:23:46 obache Exp $ # DISTNAME= FlightCrew-0.7.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= textproc MASTER_SITES= http://flightcrew.googlecode.com/files/ EXTRACT_SUFX= .zip diff --git a/textproc/libclucene/Makefile b/textproc/libclucene/Makefile index 91daf1e2dd3..b0febbfb3d4 100644 --- a/textproc/libclucene/Makefile +++ b/textproc/libclucene/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/08/11 16:06:25 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2013/11/20 13:23:46 obache Exp $ DISTNAME= clucene-core-2.3.3.4 PKGNAME= lib${DISTNAME:S/-core-/-/} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clucene/} diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 78f1aecc6ad..7a4f77a96c1 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2013/02/15 11:54:09 obache Exp $ +# $NetBSD: Makefile,v 1.39 2013/11/20 13:23:46 obache Exp $ DISTNAME= source-highlight-3.1.4 -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= srchl CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=src-highlite/} diff --git a/textproc/xmltooling/Makefile b/textproc/xmltooling/Makefile index 636602cf0cd..ccdf1592105 100644 --- a/textproc/xmltooling/Makefile +++ b/textproc/xmltooling/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/09/19 20:29:34 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2013/11/20 13:23:46 obache Exp $ DISTNAME= xmltooling-1.5.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ |