diff options
author | tijl <tijl@FreeBSD.org> | 2016-12-09 01:26:09 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-12-09 01:26:09 +0800 |
commit | 15f89edc98400d0393ed0cad9939101bb2921820 (patch) | |
tree | 92f3ccc3a460211556aaba782063a42f3e22a37d | |
parent | 2922cbf90fad78efdd4bbcb996bc71b969d416bf (diff) | |
download | freebsd-ports-graphics-15f89edc98400d0393ed0cad9939101bb2921820.tar.gz freebsd-ports-graphics-15f89edc98400d0393ed0cad9939101bb2921820.tar.zst freebsd-ports-graphics-15f89edc98400d0393ed0cad9939101bb2921820.zip |
Remove libpcre.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
53 files changed, 52 insertions, 48 deletions
diff --git a/databases/monetdb/Makefile b/databases/monetdb/Makefile index 8dea176ca83..ebe56c6bc25 100644 --- a/databases/monetdb/Makefile +++ b/databases/monetdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= monetdb PORTVERSION= 11.15.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.monetdb.org/downloads/sources/Feb2013-SP6/ DISTNAME= MonetDB-${PORTVERSION} diff --git a/databases/sqlite-ext-pcre/Makefile b/databases/sqlite-ext-pcre/Makefile index ec7ae0990df..fcf0edf212d 100644 --- a/databases/sqlite-ext-pcre/Makefile +++ b/databases/sqlite-ext-pcre/Makefile @@ -2,6 +2,7 @@ PORTNAME= sqlite-ext-pcre PORTVERSION= 20100208 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= vivek@khera.org diff --git a/devel/libklel/Makefile b/devel/libklel/Makefile index ec6cacea7ab..9ab2ba9a73a 100644 --- a/devel/libklel/Makefile +++ b/devel/libklel/Makefile @@ -2,7 +2,7 @@ PORTNAME= libklel PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF diff --git a/devel/libr3/Makefile b/devel/libr3/Makefile index 779c6827004..c83c82f2558 100644 --- a/devel/libr3/Makefile +++ b/devel/libr3/Makefile @@ -3,6 +3,7 @@ PORTNAME= libr3 PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile index 69c1768e09d..89757ef4647 100644 --- a/devel/pcre++/Makefile +++ b/devel/pcre++/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcre++ PORTVERSION= 0.9.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= http://www.daemon.de/idisk/Apps/pcre++/ diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile index 3d5f7871114..ba25d1f315c 100644 --- a/devel/pcre/Makefile +++ b/devel/pcre/Makefile @@ -3,6 +3,7 @@ PORTNAME= pcre PORTVERSION= 8.39 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF \ ftp://ftp.csx.cam.ac.uk/pub/software/programming/${PORTNAME}/ \ @@ -90,7 +91,4 @@ post-patch: @${REINPLACE_CMD} -e "/^\.rs/d" ${WRKSRC}/doc/*.3 ${WRKSRC}/doc/*.1 @${REINPLACE_CMD} -e "s/£//g" ${WRKSRC}/doc/pcre_compile2.3 -post-install: - ${LN} -s libpcre.so.1 ${STAGEDIR}${PREFIX}/lib/libpcre.so.3 - .include <bsd.port.post.mk> diff --git a/devel/pcre/pkg-plist b/devel/pcre/pkg-plist index f5e8f211a95..8bc310572d3 100644 --- a/devel/pcre/pkg-plist +++ b/devel/pcre/pkg-plist @@ -11,7 +11,6 @@ lib/libpcre.a lib/libpcre.so lib/libpcre.so.1 lib/libpcre.so.1.2.7 -lib/libpcre.so.3 lib/libpcre16.a lib/libpcre16.so lib/libpcre16.so.0 diff --git a/devel/regexx/Makefile b/devel/regexx/Makefile index 8434bc3ed51..860de30956f 100644 --- a/devel/regexx/Makefile +++ b/devel/regexx/Makefile @@ -3,7 +3,7 @@ PORTNAME= regexx PORTVERSION= 0.98.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= SF diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index edfc0ead7e0..90ba48d85e5 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -3,7 +3,7 @@ PORTNAME= swig PORTVERSION= 2.0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/dns/dnshistory/Makefile b/dns/dnshistory/Makefile index 33767f686a4..59e91f7e9ae 100644 --- a/dns/dnshistory/Makefile +++ b/dns/dnshistory/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnshistory PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://www.stedee.id.au/files/ \ http://launchpad.net/${PORTNAME}/${PORTVERSION}/${PORTVERSION}/+download/ diff --git a/finance/vanitygen/Makefile b/finance/vanitygen/Makefile index 9bd47a597a0..5f390eb6bfe 100644 --- a/finance/vanitygen/Makefile +++ b/finance/vanitygen/Makefile @@ -3,6 +3,7 @@ PORTNAME= vanitygen PORTVERSION= 0.22 +PORTREVISION= 1 CATEGORIES= finance MAINTAINER= ports@FreeBSD.org diff --git a/irc/ratbox-services/Makefile b/irc/ratbox-services/Makefile index 64a46a0280e..2d8ee6125a0 100644 --- a/irc/ratbox-services/Makefile +++ b/irc/ratbox-services/Makefile @@ -3,7 +3,7 @@ PORTNAME= ratbox-services PORTVERSION= 1.2.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc MASTER_SITES= http://services.ratbox.org/download/ \ http://services.ratbox.org/download/old/ diff --git a/lang/ferite/Makefile b/lang/ferite/Makefile index 50ec3df26fa..222af9ceb90 100644 --- a/lang/ferite/Makefile +++ b/lang/ferite/Makefile @@ -3,7 +3,7 @@ PORTNAME= ferite PORTVERSION= 1.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang MASTER_SITES= SF diff --git a/mail/mixmaster/Makefile b/mail/mixmaster/Makefile index bb02b37d295..b4f99a6c834 100644 --- a/mail/mixmaster/Makefile +++ b/mail/mixmaster/Makefile @@ -4,7 +4,7 @@ PORTNAME= mixmaster PORTVERSION= 3.0.2d -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail security MASTER_SITES= http://www.c-s.li/ports/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/mail/smtp-gated/Makefile b/mail/smtp-gated/Makefile index b00cef14a53..e4a05225dfc 100644 --- a/mail/smtp-gated/Makefile +++ b/mail/smtp-gated/Makefile @@ -3,7 +3,7 @@ PORTNAME= smtp-gated PORTVERSION= 1.4.20.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://software.klolik.org/smtp-gated/files/ diff --git a/multimedia/p5-GStreamer/Makefile b/multimedia/p5-GStreamer/Makefile index 42f9c4f7b2c..61eca84311c 100644 --- a/multimedia/p5-GStreamer/Makefile +++ b/multimedia/p5-GStreamer/Makefile @@ -3,7 +3,7 @@ PORTNAME= GStreamer PORTVERSION= 0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia perl5 MASTER_SITES= SF/gtk2-perl/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= p5- diff --git a/multimedia/vdr-plugin-epgsearch/Makefile b/multimedia/vdr-plugin-epgsearch/Makefile index dbbd8d7536a..2e7371d4ccb 100644 --- a/multimedia/vdr-plugin-epgsearch/Makefile +++ b/multimedia/vdr-plugin-epgsearch/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-epgsearch PORTVERSION= 1.0.1s20120322 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= http://winni.vdr-developer.org/epgsearch/downloads/beta/:beta \ LOCAL/nox/:snapshot diff --git a/net-mgmt/grepip/Makefile b/net-mgmt/grepip/Makefile index 03e4ff566b5..4efafd2a5df 100644 --- a/net-mgmt/grepip/Makefile +++ b/net-mgmt/grepip/Makefile @@ -3,7 +3,7 @@ PORTNAME= grepip PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= http://komquats.com/distfiles/ \ LOCAL/cy diff --git a/net-mgmt/pads/Makefile b/net-mgmt/pads/Makefile index cfeb058bc90..b7570352202 100644 --- a/net-mgmt/pads/Makefile +++ b/net-mgmt/pads/Makefile @@ -3,7 +3,7 @@ PORTNAME= pads PORTVERSION= 1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MASTER_SITES= SF/passive/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/verlihub-plugins-chatroom/Makefile b/net-p2p/verlihub-plugins-chatroom/Makefile index b7aefe0a521..c644b33dd45 100644 --- a/net-p2p/verlihub-plugins-chatroom/Makefile +++ b/net-p2p/verlihub-plugins-chatroom/Makefile @@ -3,7 +3,7 @@ PORTNAME= chatroom PORTVERSION= 1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_Chatroom/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-forbid/Makefile b/net-p2p/verlihub-plugins-forbid/Makefile index e5eddf513dd..8a15ea3644f 100644 --- a/net-p2p/verlihub-plugins-forbid/Makefile +++ b/net-p2p/verlihub-plugins-forbid/Makefile @@ -3,7 +3,7 @@ PORTNAME= forbid PORTVERSION= 1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_Forbid/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-iplog/Makefile b/net-p2p/verlihub-plugins-iplog/Makefile index 03df9cc63bc..beeec1980e7 100644 --- a/net-p2p/verlihub-plugins-iplog/Makefile +++ b/net-p2p/verlihub-plugins-iplog/Makefile @@ -3,7 +3,7 @@ PORTNAME= iplog PORTVERSION= 1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_IPLog/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-isp/Makefile b/net-p2p/verlihub-plugins-isp/Makefile index 8c6ea446a0c..d03b8108bc5 100644 --- a/net-p2p/verlihub-plugins-isp/Makefile +++ b/net-p2p/verlihub-plugins-isp/Makefile @@ -3,7 +3,7 @@ PORTNAME= isp PORTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_ISP/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-luascript/Makefile b/net-p2p/verlihub-plugins-luascript/Makefile index d02d7ce745c..ce25b2601b1 100644 --- a/net-p2p/verlihub-plugins-luascript/Makefile +++ b/net-p2p/verlihub-plugins-luascript/Makefile @@ -3,7 +3,7 @@ PORTNAME= luascript PORTVERSION= 1.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p PKGNAMEPREFIX= verlihub-plugins- MASTER_SITES= SF/verlihub/VH_Lua/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-messanger/Makefile b/net-p2p/verlihub-plugins-messanger/Makefile index cabf2cb0040..bd26c60eecf 100644 --- a/net-p2p/verlihub-plugins-messanger/Makefile +++ b/net-p2p/verlihub-plugins-messanger/Makefile @@ -3,7 +3,7 @@ PORTNAME= messanger PORTVERSION= 1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_Messanger/${DISTVERSION} diff --git a/net-p2p/verlihub-plugins-stats/Makefile b/net-p2p/verlihub-plugins-stats/Makefile index b3f0f6ab739..c733e5e93b2 100644 --- a/net-p2p/verlihub-plugins-stats/Makefile +++ b/net-p2p/verlihub-plugins-stats/Makefile @@ -3,7 +3,7 @@ PORTNAME= stats PORTVERSION= 1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= SF/verlihub/VH_Stats/${DISTVERSION} diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile index 04c83d17f7f..c15a1178139 100644 --- a/net-p2p/verlihub/Makefile +++ b/net-p2p/verlihub/Makefile @@ -3,7 +3,7 @@ PORTNAME= verlihub DISTVERSION= 0.9.8e-r2 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/Verlihub/${DISTVERSION} diff --git a/net/p5-Apache2-SOAP/Makefile b/net/p5-Apache2-SOAP/Makefile index 47535c735eb..7eadd277234 100644 --- a/net/p5-Apache2-SOAP/Makefile +++ b/net/p5-Apache2-SOAP/Makefile @@ -3,7 +3,7 @@ PORTNAME= Apache2-SOAP PORTVERSION= 0.73 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/sysutils/ccze/Makefile b/sysutils/ccze/Makefile index 0b6dc62bff3..ca052420961 100644 --- a/sysutils/ccze/Makefile +++ b/sysutils/ccze/Makefile @@ -2,7 +2,7 @@ PORTNAME= ccze PORTVERSION= 0.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://falafel.200ok.org/distfiles/ccze/ \ http://200ok.org/distfiles/ccze/ diff --git a/sysutils/clsync/Makefile b/sysutils/clsync/Makefile index 919ff8b652f..3ca4214f8cc 100644 --- a/sysutils/clsync/Makefile +++ b/sysutils/clsync/Makefile @@ -3,7 +3,7 @@ PORTNAME= clsync DISTVERSION= 0.4~rc2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dyokunev@ut.mephi.ru diff --git a/sysutils/grok/Makefile b/sysutils/grok/Makefile index 11f3673a847..f20b18d0f3c 100644 --- a/sysutils/grok/Makefile +++ b/sysutils/grok/Makefile @@ -2,7 +2,7 @@ PORTNAME= grok PORTVERSION= 1.20110708.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= GOOGLE_CODE diff --git a/sysutils/gsmartcontrol/Makefile b/sysutils/gsmartcontrol/Makefile index e4aa4fbf18d..76d64df8790 100644 --- a/sysutils/gsmartcontrol/Makefile +++ b/sysutils/gsmartcontrol/Makefile @@ -3,7 +3,7 @@ PORTNAME= gsmartcontrol PORTVERSION= 0.8.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://artificialtime.com/${PORTNAME}/ diff --git a/sysutils/snowlog/Makefile b/sysutils/snowlog/Makefile index dd2f4ddd401..c717f855f2a 100644 --- a/sysutils/snowlog/Makefile +++ b/sysutils/snowlog/Makefile @@ -3,7 +3,7 @@ PORTNAME= snowlog PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://kiza.kcore.de/software/snowlog/download/ diff --git a/textproc/pcrs/Makefile b/textproc/pcrs/Makefile index f41eca405c8..0fe0a140fd4 100644 --- a/textproc/pcrs/Makefile +++ b/textproc/pcrs/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcrs PORTVERSION= 0.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://distfiles.master.finkmirrors.net/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/www/blogsum/Makefile b/www/blogsum/Makefile index 68a06879b8f..356143712c5 100644 --- a/www/blogsum/Makefile +++ b/www/blogsum/Makefile @@ -3,7 +3,7 @@ PORTNAME= blogsum PORTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.dixongroup.net/ diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile index cc331f892cc..e19ef899d79 100644 --- a/www/hypermail/Makefile +++ b/www/hypermail/Makefile @@ -3,6 +3,7 @@ PORTNAME= hypermail PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= www mail MASTER_SITES= SF diff --git a/www/mod_backtrace/Makefile b/www/mod_backtrace/Makefile index 24601ca6ef7..e3a993f13de 100644 --- a/www/mod_backtrace/Makefile +++ b/www/mod_backtrace/Makefile @@ -3,7 +3,7 @@ PORTNAME= mod_backtrace PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://people.apache.org/~trawick/ \ http://dl.moov.de/freebsd/${PORTNAME}/ diff --git a/www/mod_h264_streaming/Makefile b/www/mod_h264_streaming/Makefile index 35ec6e16f1a..6e6bbfcedc3 100644 --- a/www/mod_h264_streaming/Makefile +++ b/www/mod_h264_streaming/Makefile @@ -3,7 +3,7 @@ PORTNAME= mod_h264_streaming PORTVERSION= 2.2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://h264.code-shop.com/download/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} diff --git a/www/mod_myvhost/Makefile b/www/mod_myvhost/Makefile index 9eadd330f0c..44681ff4d84 100644 --- a/www/mod_myvhost/Makefile +++ b/www/mod_myvhost/Makefile @@ -3,6 +3,7 @@ PORTNAME= mod_myvhost PORTVERSION= 0.21 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://mod-myvhost.googlecode.com/files/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} diff --git a/www/mod_vhost_ldap/Makefile b/www/mod_vhost_ldap/Makefile index 279a98c44d9..895b841c8bd 100644 --- a/www/mod_vhost_ldap/Makefile +++ b/www/mod_vhost_ldap/Makefile @@ -3,7 +3,7 @@ PORTNAME= mod_vhost_ldap PORTVERSION= 2.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= DEBIAN/pool/main/m/mod-vhost-ldap DISTNAME= ${PORTNAME:S/_/-/g}_${PORTVERSION}.orig diff --git a/www/mod_vhs/Makefile b/www/mod_vhs/Makefile index 0194315ffe0..dd2475532b6 100644 --- a/www/mod_vhs/Makefile +++ b/www/mod_vhs/Makefile @@ -3,6 +3,7 @@ PORTNAME= mod_vhs PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.oav.net/openvisp/${PORTNAME}/ DIST_SUBDIR= apache2 diff --git a/www/mod_whatkilledus/Makefile b/www/mod_whatkilledus/Makefile index e00d1b4bb7f..27bbd0696c7 100644 --- a/www/mod_whatkilledus/Makefile +++ b/www/mod_whatkilledus/Makefile @@ -3,6 +3,7 @@ PORTNAME= mod_whatkilledus PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://people.apache.org/~trawick/ \ http://dl.moov.de/freebsd/${PORTNAME}/ diff --git a/www/p5-Apache-Clean2/Makefile b/www/p5-Apache-Clean2/Makefile index 74415a2ad32..af26b04812e 100644 --- a/www/p5-Apache-Clean2/Makefile +++ b/www/p5-Apache-Clean2/Makefile @@ -4,7 +4,7 @@ PORTNAME= Apache-Clean PORTVERSION= 2.00 DISTVERSIONSUFFIX= _7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= CPAN/Apache/GEOFF PKGNAMEPREFIX= p5- diff --git a/www/p5-Apache-DB/Makefile b/www/p5-Apache-DB/Makefile index 52fa12f6e37..f3e2b5d0686 100644 --- a/www/p5-Apache-DB/Makefile +++ b/www/p5-Apache-DB/Makefile @@ -3,7 +3,7 @@ PORTNAME= Apache-DB PORTVERSION= 0.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile index a76fcebb705..48031072fd6 100644 --- a/www/p5-Apache-DBI/Makefile +++ b/www/p5-Apache-DBI/Makefile @@ -3,7 +3,7 @@ PORTNAME= Apache-DBI PORTVERSION= 1.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Apache-ParseFormData/Makefile b/www/p5-Apache-ParseFormData/Makefile index 029b2ca12d8..1c8b879200f 100644 --- a/www/p5-Apache-ParseFormData/Makefile +++ b/www/p5-Apache-ParseFormData/Makefile @@ -3,7 +3,7 @@ PORTNAME= Apache-ParseFormData PORTVERSION= 0.09 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Apache-Profiler/Makefile b/www/p5-Apache-Profiler/Makefile index ebfd1d59a3a..1930a6cc113 100644 --- a/www/p5-Apache-Profiler/Makefile +++ b/www/p5-Apache-Profiler/Makefile @@ -3,7 +3,7 @@ PORTNAME= Apache-Profiler PORTVERSION= 0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Apache2-SiteControl/Makefile b/www/p5-Apache2-SiteControl/Makefile index e65b889ac13..8b8cffcd4cd 100644 --- a/www/p5-Apache2-SiteControl/Makefile +++ b/www/p5-Apache2-SiteControl/Makefile @@ -3,7 +3,7 @@ PORTNAME= Apache2-SiteControl PORTVERSION= 1.05 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-CGI-Application-Plugin-Apache/Makefile b/www/p5-CGI-Application-Plugin-Apache/Makefile index 44e0e5e2a20..6a9e4809fdd 100644 --- a/www/p5-CGI-Application-Plugin-Apache/Makefile +++ b/www/p5-CGI-Application-Plugin-Apache/Makefile @@ -3,7 +3,7 @@ PORTNAME= CGI-Application-Plugin-Apache PORTVERSION= 1.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-MasonX-WebApp/Makefile b/www/p5-MasonX-WebApp/Makefile index a7e0166a939..6cabb14662a 100644 --- a/www/p5-MasonX-WebApp/Makefile +++ b/www/p5-MasonX-WebApp/Makefile @@ -3,7 +3,7 @@ PORTNAME= MasonX-WebApp PORTVERSION= 0.12 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Maypole/Makefile b/www/p5-Maypole/Makefile index a59706e2c65..00cf9d98f9b 100644 --- a/www/p5-Maypole/Makefile +++ b/www/p5-Maypole/Makefile @@ -3,7 +3,7 @@ PORTNAME= Maypole PORTVERSION= 2.13 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TEEJAY diff --git a/www/p5-Text-MultiMarkdown-ApacheHandler/Makefile b/www/p5-Text-MultiMarkdown-ApacheHandler/Makefile index 5eb09e6ea69..c07f6a923f5 100644 --- a/www/p5-Text-MultiMarkdown-ApacheHandler/Makefile +++ b/www/p5-Text-MultiMarkdown-ApacheHandler/Makefile @@ -3,7 +3,7 @@ PORTNAME= Text-MultiMarkdown-ApacheHandler PORTVERSION= 0.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/vdr-plugin-live/Makefile b/www/vdr-plugin-live/Makefile index 9f255a51646..26003f5b8b8 100644 --- a/www/vdr-plugin-live/Makefile +++ b/www/vdr-plugin-live/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-live PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www multimedia MASTER_SITES= http://live.vdr-developer.org/downloads/:release \ LOCAL/nox/:snapshot |