aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/p5-HTTP-Request-Params/Makefile5
-rw-r--r--www/p5-Handel/Makefile3
-rw-r--r--www/p5-Jifty/Makefile4
-rw-r--r--www/p5-MasonX-Request-WithApacheSession/Makefile2
-rw-r--r--www/p5-MojoMojo/Makefile3
-rw-r--r--www/p5-POE-Component-Client-HTTP/Makefile2
-rw-r--r--www/p5-POE-Component-Server-SimpleHTTP/Makefile2
-rw-r--r--www/p5-Template-Timer/Makefile4
-rw-r--r--www/p5-Test-HTTP-Server-Simple/Makefile5
-rw-r--r--www/p5-TestGen4Web-Runner/Makefile2
-rw-r--r--www/p5-URI-ToDisk/Makefile7
-rw-r--r--www/p5-W3C-LinkChecker/Makefile5
-rw-r--r--www/p5-WWW-Comic/Makefile4
-rw-r--r--www/p5-WWW-HatenaStar/Makefile2
-rw-r--r--www/p5-WWW-Mechanize-Pluggable/Makefile3
-rw-r--r--www/p5-WWW-Mechanize-Plugin-phpBB/Makefile2
-rw-r--r--www/p5-WWW-Mediawiki-Client/Makefile3
-rw-r--r--www/photo_gallery/Makefile3
-rw-r--r--www/rt36/Makefile9
-rw-r--r--www/syndigator/Makefile3
20 files changed, 30 insertions, 43 deletions
diff --git a/www/p5-HTTP-Request-Params/Makefile b/www/p5-HTTP-Request-Params/Makefile
index 7619679104c4..5d5233f3b3ea 100644
--- a/www/p5-HTTP-Request-Params/Makefile
+++ b/www/p5-HTTP-Request-Params/Makefile
@@ -7,7 +7,7 @@
PORTNAME= HTTP-Request-Params
PORTVERSION= 1.01
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Retrieve GET/POST Parameters from HTTP Requests
-BUILD_DEPENDS= ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
- ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
+BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
${SITE_PERL}/Email/MIME/Modifier.pm:${PORTSDIR}/mail/p5-Email-MIME \
${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-Handel/Makefile b/www/p5-Handel/Makefile
index 510105e93260..fa0dbc046133 100644
--- a/www/p5-Handel/Makefile
+++ b/www/p5-Handel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Handel
PORTVERSION= 1.00011
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,6 @@ MAINTAINER= hideo@lastamericanempire.com
COMMENT= Simple ecommerce framework with AxKit/Catalyst support
BUILD_DEPENDS= ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \
- ${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable \
${SITE_PERL}/Class/Accessor/Grouped.pm:${PORTSDIR}/devel/p5-Class-Accessor-Grouped \
${SITE_PERL}/Data/Currency.pm:${PORTSDIR}/finance/p5-Data-Currency \
${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
diff --git a/www/p5-Jifty/Makefile b/www/p5-Jifty/Makefile
index e16d654d68b7..0318dc3713c6 100644
--- a/www/p5-Jifty/Makefile
+++ b/www/p5-Jifty/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Jifty
PORTVERSION= 0.91117
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -44,7 +44,6 @@ BUILD_DEPENDS= \
p5-Email-Send>=2.00:${PORTSDIR}/mail/p5-Email-Send \
p5-Email-Simple>=2.100:${PORTSDIR}/mail/p5-Email-Simple \
p5-Exporter-Lite>0:${PORTSDIR}/devel/p5-Exporter-Lite \
- p5-ExtUtils-Command>0:${PORTSDIR}/devel/p5-ExtUtils-Command \
p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \
p5-File-MMagic>0:${PORTSDIR}/devel/p5-File-MMagic \
p5-File-ShareDir>=0.04:${PORTSDIR}/devel/p5-File-ShareDir \
@@ -62,7 +61,6 @@ BUILD_DEPENDS= \
p5-Log-Log4perl>=1.04:${PORTSDIR}/devel/p5-Log-Log4perl \
p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \
p5-Module-Install>=0.50:${PORTSDIR}/devel/p5-Module-Install \
- p5-Module-Pluggable>=3.5:${PORTSDIR}/devel/p5-Module-Pluggable \
p5-Module-Refresh>=0.09:${PORTSDIR}/devel/p5-Module-Refresh \
p5-Module-ScanDeps>0:${PORTSDIR}/devel/p5-Module-ScanDeps \
p5-Net-Server>0:${PORTSDIR}/net/p5-Net-Server \
diff --git a/www/p5-MasonX-Request-WithApacheSession/Makefile b/www/p5-MasonX-Request-WithApacheSession/Makefile
index 6a7c650dcfb3..a175b11ac0ba 100644
--- a/www/p5-MasonX-Request-WithApacheSession/Makefile
+++ b/www/p5-MasonX-Request-WithApacheSession/Makefile
@@ -7,6 +7,7 @@
PORTNAME= MasonX-Request-WithApacheSession
PORTVERSION= 0.31
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,6 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= An interface to Apache::Session for HTML::Mason
BUILD_DEPENDS= ${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
${SITE_PERL}/Apache/Session/Wrapper.pm:${PORTSDIR}/www/p5-Apache-Session-Wrapper
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-MojoMojo/Makefile b/www/p5-MojoMojo/Makefile
index 6258cfccfdbc..65532b87dde4 100644
--- a/www/p5-MojoMojo/Makefile
+++ b/www/p5-MojoMojo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= MojoMojo
PORTVERSION= 0.999027
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/M/MR/MRAMBERG
@@ -60,7 +60,6 @@ RUN_DEPENDS= \
p5-Image-Math-Constrain>=0:${PORTSDIR}/graphics/p5-Image-Math-Constrain \
p5-Imager>=0:${PORTSDIR}/graphics/p5-Imager \
p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
- p5-IO>=1.14:${PORTSDIR}/devel/p5-IO \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
p5-Pod-Simple>=3.01:${PORTSDIR}/textproc/p5-Pod-Simple \
diff --git a/www/p5-POE-Component-Client-HTTP/Makefile b/www/p5-POE-Component-Client-HTTP/Makefile
index 13a6fa5937d0..a9759966c71e 100644
--- a/www/p5-POE-Component-Client-HTTP/Makefile
+++ b/www/p5-POE-Component-Client-HTTP/Makefile
@@ -7,6 +7,7 @@
PORTNAME= POE-Component-Client-HTTP
PORTVERSION= 0.8200
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +18,6 @@ COMMENT= POE component for non-blocking/concurrent HTTP queries
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/POE/Component/Client/Keepalive.pm:${PORTSDIR}/net/p5-POE-Component-Client-Keepalive
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile
index de344b7c2954..b82eb095d034 100644
--- a/www/p5-POE-Component-Server-SimpleHTTP/Makefile
+++ b/www/p5-POE-Component-Server-SimpleHTTP/Makefile
@@ -7,6 +7,7 @@
PORTNAME= POE-Component-Server-SimpleHTTP
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,7 +19,6 @@ RUN_DEPENDS= p5-Moose>=0.81:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-AttributeHelpers>0:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \
p5-MooseX-POE>=0.205:${PORTSDIR}/devel/p5-MooseX-POE \
p5-POE>=1.0000:${PORTSDIR}/devel/p5-POE \
- p5-Storable>0:${PORTSDIR}/devel/p5-Storable \
p5-libwww>0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS= ${RUN_DEPENDS}
diff --git a/www/p5-Template-Timer/Makefile b/www/p5-Template-Timer/Makefile
index 23eaa690e77a..4f2765f0b679 100644
--- a/www/p5-Template-Timer/Makefile
+++ b/www/p5-Template-Timer/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Template-Timer
PORTVERSION= 1.00
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Rudimentary profiling for Template Toolkit
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
- ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/www/p5-Test-HTTP-Server-Simple/Makefile b/www/p5-Test-HTTP-Server-Simple/Makefile
index f04fd69ad5d2..31af41664481 100644
--- a/www/p5-Test-HTTP-Server-Simple/Makefile
+++ b/www/p5-Test-HTTP-Server-Simple/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Test-HTTP-Server-Simple
PORTVERSION= 0.11
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +16,7 @@ MAINTAINER= tobez@FreeBSD.org
COMMENT= Test::More functions for HTTP::Server::Simple
BUILD_DEPENDS= ${SITE_PERL}/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-HTTP-Server-Simple \
- ${SITE_PERL}/NEXT.pm:${PORTSDIR}/devel/p5-NEXT \
- p5-URI>0:${PORTSDIR}/net/p5-URI \
- ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple
+ p5-URI>0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/www/p5-TestGen4Web-Runner/Makefile b/www/p5-TestGen4Web-Runner/Makefile
index ef4d30248fbb..ed22e10fd3cb 100644
--- a/www/p5-TestGen4Web-Runner/Makefile
+++ b/www/p5-TestGen4Web-Runner/Makefile
@@ -8,6 +8,7 @@
PORTNAME= TestGen4Web-Runner
PORTVERSION= 0.11
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= WWW/MACKERS
@@ -17,7 +18,6 @@ MAINTAINER= eg@fbsd.lt
COMMENT= A PERL module to replay files recorded with TestGen4Web
BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor \
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-URI-ToDisk/Makefile b/www/p5-URI-ToDisk/Makefile
index 809d971ad015..248ddf1edcc2 100644
--- a/www/p5-URI-ToDisk/Makefile
+++ b/www/p5-URI-ToDisk/Makefile
@@ -7,6 +7,7 @@
PORTNAME= URI-ToDisk
PORTVERSION= 1.12
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,12 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= coryking@mozimedia.com
COMMENT= An object for mapping a URI to an on-disk storage directory
-BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \
+BUILD_DEPENDS= p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \
p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
p5-Params-Util>=0.31:${PORTSDIR}/devel/p5-Params-Util
-RUN_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \
+RUN_DEPENDS= p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \
p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
p5-Params-Util>=0.31:${PORTSDIR}/devel/p5-Params-Util
diff --git a/www/p5-W3C-LinkChecker/Makefile b/www/p5-W3C-LinkChecker/Makefile
index 9ce2dd4a08f9..aaba790e5a9a 100644
--- a/www/p5-W3C-LinkChecker/Makefile
+++ b/www/p5-W3C-LinkChecker/Makefile
@@ -7,6 +7,7 @@
PORTNAME= W3C-LinkChecker
PORTVERSION= 4.5
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/S/SC/SCOP
@@ -15,13 +16,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Checks the validity of links in an HTML or XHTML document
-BUILD_DEPENDS= ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
- ${SITE_PERL}/Config/General.pm:${PORTSDIR}/devel/p5-Config-General \
+BUILD_DEPENDS= ${SITE_PERL}/Config/General.pm:${PORTSDIR}/devel/p5-Config-General \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/Net/IP.pm:${PORTSDIR}/net-mgmt/p5-Net-IP \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-WWW-Comic/Makefile b/www/p5-WWW-Comic/Makefile
index 10a077566277..69d8e3b7bc01 100644
--- a/www/p5-WWW-Comic/Makefile
+++ b/www/p5-WWW-Comic/Makefile
@@ -7,6 +7,7 @@
PORTNAME= WWW-Comic
PORTVERSION= 1.06
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Retrieve comic strip images
-RUN_DEPENDS= p5-Module-Pluggable>=3.01:${PORTSDIR}/devel/p5-Module-Pluggable \
- p5-WWW-Dilbert>=1.19:${PORTSDIR}/www/p5-WWW-Dilbert \
+RUN_DEPENDS= p5-WWW-Dilbert>=1.19:${PORTSDIR}/www/p5-WWW-Dilbert \
p5-WWW-VenusEnvy>=1.10:${PORTSDIR}/www/p5-WWW-VenusEnvy
BUILD_DEPENDS= ${RUN_DEPENDS}
diff --git a/www/p5-WWW-HatenaStar/Makefile b/www/p5-WWW-HatenaStar/Makefile
index 668a0ca05a66..ed95cf577a59 100644
--- a/www/p5-WWW-HatenaStar/Makefile
+++ b/www/p5-WWW-HatenaStar/Makefile
@@ -7,6 +7,7 @@
PORTNAME= WWW-HatenaStar
PORTVERSION= 0.04
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +17,6 @@ COMMENT= perl interface to Hatena::Star
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck \
- p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-WWW-HatenaLogin>=0:${PORTSDIR}/www/p5-WWW-HatenaLogin \
p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize
diff --git a/www/p5-WWW-Mechanize-Pluggable/Makefile b/www/p5-WWW-Mechanize-Pluggable/Makefile
index 24a98908edec..b6c27fecec63 100644
--- a/www/p5-WWW-Mechanize-Pluggable/Makefile
+++ b/www/p5-WWW-Mechanize-Pluggable/Makefile
@@ -7,6 +7,7 @@
PORTNAME= WWW-Mechanize-Pluggable
PORTVERSION= 1.04
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,14 +17,12 @@ COMMENT= Custmomize WWW::Mechanize via plugins
BUILD_DEPENDS= ${SITE_PERL}/HTML/Form.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/${PERL_ARCH}/Data/Dump/Streamer.pm:${PORTSDIR}/devel/p5-Data-Dump-Streamer \
${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \
${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize
RUN_DEPENDS= ${SITE_PERL}/HTML/Form.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/${PERL_ARCH}/Data/Dump/Streamer.pm:${PORTSDIR}/devel/p5-Data-Dump-Streamer \
${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \
diff --git a/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile b/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile
index 2b29ede49239..602b6638d925 100644
--- a/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile
+++ b/www/p5-WWW-Mechanize-Plugin-phpBB/Makefile
@@ -7,6 +7,7 @@
PORTNAME= WWW-Mechanize-Plugin-phpBB
PORTVERSION= 0.02
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +17,6 @@ COMMENT= Screen scraper for phpBB installations
BUILD_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \
p5-WWW-Mechanize-Pluggable>=0.10:${PORTSDIR}/www/p5-WWW-Mechanize-Pluggable \
- p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \
p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
p5-Log-Log4perl>=1.0:${PORTSDIR}/devel/p5-Log-Log4perl \
p5-Class-Accessor>=0.19:${PORTSDIR}/devel/p5-Class-Accessor
diff --git a/www/p5-WWW-Mediawiki-Client/Makefile b/www/p5-WWW-Mediawiki-Client/Makefile
index 00ddea387f88..116c120510a1 100644
--- a/www/p5-WWW-Mediawiki-Client/Makefile
+++ b/www/p5-WWW-Mediawiki-Client/Makefile
@@ -8,7 +8,7 @@
PORTNAME= WWW-Mediawiki-Client
PORTVERSION= 0.31
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,7 +22,6 @@ BUILD_DEPENDS= p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences \
p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \
p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-URI>=1.31:${PORTSDIR}/net/p5-URI \
- p5-Data-Dumper>0:${PORTSDIR}/devel/p5-Data-Dumper \
p5-Exception-Class>0:${PORTSDIR}/devel/p5-Exception-Class
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/photo_gallery/Makefile b/www/photo_gallery/Makefile
index 1640b7a59760..f17ac7829c2f 100644
--- a/www/photo_gallery/Makefile
+++ b/www/photo_gallery/Makefile
@@ -6,7 +6,7 @@
PORTNAME= photo_gallery
PORTVERSION= 1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.capybara.org/~dfraser/photo_gallery/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -16,7 +16,6 @@ MAINTAINER= bob@bomar.us
COMMENT= Simple web based photo gallery
RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm\
- ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info\
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
diff --git a/www/rt36/Makefile b/www/rt36/Makefile
index c40433c57344..9d38fc42c951 100644
--- a/www/rt36/Makefile
+++ b/www/rt36/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rt
PORTVERSION?= 3.6.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \
http://download.bestpractical.com/pub/rt/devel/ \
@@ -33,7 +33,6 @@ PERL_MODULES = ${SITE_PERL}/Apache/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \
${SITE_PERL}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \
${SITE_PERL}/Module/Versions/Report.pm:${PORTSDIR}/devel/p5-Module-Versions-Report \
- ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \
${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
${SITE_PERL}/Text/Autoformat.pm:${PORTSDIR}/textproc/p5-Text-Autoformat \
@@ -44,9 +43,9 @@ PERL_MODULES = ${SITE_PERL}/Apache/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \
${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \
${SITE_PERL}/Tree/Simple.pm:${PORTSDIR}/devel/p5-Tree-Simple \
${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS \
- ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \
- ${SITE_PERL}/GD/Text.pm:${PORTSDIR}/graphics/p5-GD-TextUtil \
- ${SITE_PERL}/Calendar/Simple.pm:${PORTSDIR}/devel/p5-Calendar-Simple \
+ ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \
+ ${SITE_PERL}/GD/Text.pm:${PORTSDIR}/graphics/p5-GD-TextUtil \
+ ${SITE_PERL}/Calendar/Simple.pm:${PORTSDIR}/devel/p5-Calendar-Simple \
${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
${SITE_PERL}/CSS/Squish.pm:${PORTSDIR}/textproc/p5-CSS-Squish \
p5-Devel-StackTrace>=1.19:${PORTSDIR}/devel/p5-Devel-StackTrace \
diff --git a/www/syndigator/Makefile b/www/syndigator/Makefile
index 763982005a55..7433f7779610 100644
--- a/www/syndigator/Makefile
+++ b/www/syndigator/Makefile
@@ -9,7 +9,7 @@
PORTNAME= syndigator
PORTVERSION= 0.15.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/Syndigator/${PORTVERSION}
@@ -18,7 +18,6 @@ COMMENT= An RSS feed reader based on Gtk2
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS \
${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \