From 90f085ffff2eed9fb3e56fe8889d16fb98adfcd5 Mon Sep 17 00:00:00 2001 From: bdrewery Date: Tue, 10 Dec 2013 19:47:42 +0000 Subject: - Chase r336083 and bump all ports using NO_ARCH so that users building their own packages and still on pkg 1.1.4 can upgrade. With hat: portmgr --- www/googlebook_dl/Makefile | 1 + www/p5-Plack-Middleware-Test-StashWarnings/Makefile | 1 + www/p5-RT-Authen-ExternalAuth/Makefile | 2 +- www/p5-RT-Extension-LDAPImport/Makefile | 2 +- www/p5-RT-Extension-MandatoryOnTransition/Makefile | 2 +- www/p5-RT-Extension-SLA/Makefile | 2 +- www/p5-RTx-Calendar/Makefile | 2 +- www/rt40/Makefile | 1 + www/rt42/Makefile | 2 +- 9 files changed, 9 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/googlebook_dl/Makefile b/www/googlebook_dl/Makefile index d6e0b4b6850a..87a8f7ee77a2 100644 --- a/www/googlebook_dl/Makefile +++ b/www/googlebook_dl/Makefile @@ -2,6 +2,7 @@ PORTNAME= googlebook_dl PORTVERSION= 20120817 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= # none DISTFILES= # none diff --git a/www/p5-Plack-Middleware-Test-StashWarnings/Makefile b/www/p5-Plack-Middleware-Test-StashWarnings/Makefile index 2bcc99a7518b..bf9f45dfe3a2 100644 --- a/www/p5-Plack-Middleware-Test-StashWarnings/Makefile +++ b/www/p5-Plack-Middleware-Test-StashWarnings/Makefile @@ -3,6 +3,7 @@ PORTNAME= Plack-Middleware-Test-StashWarnings PORTVERSION= 0.07 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-RT-Authen-ExternalAuth/Makefile b/www/p5-RT-Authen-ExternalAuth/Makefile index 77a7808cf49b..6e955168b522 100644 --- a/www/p5-RT-Authen-ExternalAuth/Makefile +++ b/www/p5-RT-Authen-ExternalAuth/Makefile @@ -3,7 +3,7 @@ PORTNAME= RT-Authen-ExternalAuth DISTVERSION= 0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-RT-Extension-LDAPImport/Makefile b/www/p5-RT-Extension-LDAPImport/Makefile index 27ed1f998de0..10e0dc41069f 100644 --- a/www/p5-RT-Extension-LDAPImport/Makefile +++ b/www/p5-RT-Extension-LDAPImport/Makefile @@ -3,7 +3,7 @@ PORTNAME= RT-Extension-LDAPImport PORTVERSION= 0.35 -PORTREVISON= 1 +PORTREVISON= 2 CATEGORIES= www net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-RT-Extension-MandatoryOnTransition/Makefile b/www/p5-RT-Extension-MandatoryOnTransition/Makefile index 32d1caf9245d..27673f0c13d9 100644 --- a/www/p5-RT-Extension-MandatoryOnTransition/Makefile +++ b/www/p5-RT-Extension-MandatoryOnTransition/Makefile @@ -3,7 +3,7 @@ PORTNAME= RT-Extension-MandatoryOnTransition DISTVERSION= 0.04 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-RT-Extension-SLA/Makefile b/www/p5-RT-Extension-SLA/Makefile index 787bd45af9e6..f79193f4e85f 100644 --- a/www/p5-RT-Extension-SLA/Makefile +++ b/www/p5-RT-Extension-SLA/Makefile @@ -3,7 +3,7 @@ PORTNAME= RT-Extension-SLA PORTVERSION= 0.07 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-RTx-Calendar/Makefile b/www/p5-RTx-Calendar/Makefile index 0d5f9dc2f522..2246c4e062c5 100644 --- a/www/p5-RTx-Calendar/Makefile +++ b/www/p5-RTx-Calendar/Makefile @@ -3,7 +3,7 @@ PORTNAME= RTx-Calendar PORTVERSION= 0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/rt40/Makefile b/www/rt40/Makefile index 63d1f9b336b6..4b3db2a1ddfe 100644 --- a/www/rt40/Makefile +++ b/www/rt40/Makefile @@ -2,6 +2,7 @@ PORTNAME= rt PORTVERSION= 4.0.18 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \ SF/requesttracker/ diff --git a/www/rt42/Makefile b/www/rt42/Makefile index c8e6866b9022..3181a5871aa5 100644 --- a/www/rt42/Makefile +++ b/www/rt42/Makefile @@ -2,7 +2,7 @@ PORTNAME= rt DISTVERSION= 4.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ PKGNAMESUFFIX= 42 -- cgit