aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-XML-Directory/Makefile3
-rw-r--r--textproc/p5-XML-RSS-Feed/Makefile7
-rw-r--r--textproc/p5-XML-SemanticDiff/Makefile4
-rw-r--r--textproc/p5-podlators/Makefile5
-rw-r--r--www/amphetadesk/Makefile4
-rw-r--r--www/bins/Makefile3
-rw-r--r--www/foswiki/Makefile21
-rw-r--r--www/ljdeps/Makefile4
-rw-r--r--www/p5-Apache-Template/Makefile2
-rw-r--r--www/p5-App-Nopaste/Makefile3
-rw-r--r--www/p5-Business-PayPal/Makefile5
-rw-r--r--www/p5-CGI-Application-Plugin-Authorization/Makefile2
-rw-r--r--www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile2
-rw-r--r--www/p5-CGI-Session-ExpireSessions/Makefile4
-rw-r--r--www/p5-CGI.pm/Makefile4
-rw-r--r--www/p5-Catalyst-Controller-RequestToken/Makefile8
-rw-r--r--www/p5-Catalyst-Plugin-Session-FastMmap/Makefile2
-rw-r--r--www/p5-Flickr-API/Makefile4
-rw-r--r--www/p5-HTML-FormFu/Makefile2
-rw-r--r--www/p5-HTML-FormHandler/Makefile3
20 files changed, 32 insertions, 60 deletions
diff --git a/textproc/p5-XML-Directory/Makefile b/textproc/p5-XML-Directory/Makefile
index a2e009e7cba4..7619fd5c9ba2 100644
--- a/textproc/p5-XML-Directory/Makefile
+++ b/textproc/p5-XML-Directory/Makefile
@@ -7,7 +7,7 @@
PORTNAME= XML-Directory
PORTVERSION= 1.00
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,6 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= Returns a content of directory as XML
BUILD_DEPENDS= ${SITE_PERL}/RDF/Notation3.pm:${PORTSDIR}/textproc/p5-RDF-Notation3 \
- ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/textproc/p5-XML-RSS-Feed/Makefile b/textproc/p5-XML-RSS-Feed/Makefile
index 3caa7aea6634..f0f432081abe 100644
--- a/textproc/p5-XML-RSS-Feed/Makefile
+++ b/textproc/p5-XML-RSS-Feed/Makefile
@@ -7,6 +7,7 @@
PORTNAME= XML-RSS-Feed
PORTVERSION= 2.32
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,11 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Persistant XML RSS Encapsulation
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
- ${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS \
+BUILD_DEPENDS= ${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS \
${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
+ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/textproc/p5-XML-SemanticDiff/Makefile b/textproc/p5-XML-SemanticDiff/Makefile
index ec4a78ad96b9..ce3b2a02eeb6 100644
--- a/textproc/p5-XML-SemanticDiff/Makefile
+++ b/textproc/p5-XML-SemanticDiff/Makefile
@@ -7,6 +7,7 @@
PORTNAME= XML-SemanticDiff
PORTVERSION= 1.0000
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Perl extension for comparing XML documents
-BUILD_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
- p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/textproc/p5-podlators/Makefile b/textproc/p5-podlators/Makefile
index 3f88392cab27..55a922d34d93 100644
--- a/textproc/p5-podlators/Makefile
+++ b/textproc/p5-podlators/Makefile
@@ -7,7 +7,7 @@
PORTNAME= podlators
PORTVERSION= 2.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Pod
@@ -16,8 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Modules to convert and parse POD (Plain Old Documentation)
-RUN_DEPENDS= p5-Pod-Simple>=3.04:${PORTSDIR}/textproc/p5-Pod-Simple \
- ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser
+RUN_DEPENDS= p5-Pod-Simple>=3.04:${PORTSDIR}/textproc/p5-Pod-Simple
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/www/amphetadesk/Makefile b/www/amphetadesk/Makefile
index 0f513193e7a5..aa9cd8039535 100644
--- a/www/amphetadesk/Makefile
+++ b/www/amphetadesk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= amphetadesk
PORTVERSION= 0.93.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www perl5
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-v${PORTVERSION}
DISTNAME= ${PORTNAME}-src-v${PORTVERSION}
@@ -17,9 +17,7 @@ COMMENT= RSS client that serves HTTP to your local web browser
RUN_DEPENDS= \
${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${SITE_PERL}/HTML/Tagset.pm:${PORTSDIR}/www/p5-HTML-Tagset \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
diff --git a/www/bins/Makefile b/www/bins/Makefile
index 74b7fba6c2d1..b0783b26e970 100644
--- a/www/bins/Makefile
+++ b/www/bins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bins
PORTVERSION= 1.1.29
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://download.gna.org/bins/
@@ -20,7 +20,6 @@ RUN_DEPENDS= \
${PBASE}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
${PBASE}/${PERL_ARCH}/Text/Unaccent.pm:${PORTSDIR}/textproc/p5-Text-Unaccent \
${PBASE}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \
- ${PBASE}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
${PBASE}/HTML/Clean.pm:${PORTSDIR}/www/p5-HTML-Clean \
${PBASE}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
${PBASE}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \
diff --git a/www/foswiki/Makefile b/www/foswiki/Makefile
index 0c4d942144c4..bd8426383ed6 100644
--- a/www/foswiki/Makefile
+++ b/www/foswiki/Makefile
@@ -7,6 +7,7 @@
PORTNAME= foswiki
PORTVERSION= 1.0.7
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= SF
DISTNAME= Foswiki-${PORTVERSION}
@@ -15,14 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= glarkin@FreeBSD.org
COMMENT= A free and open source enterprise wiki
-BUILD_DEPENDS= p5-CGI.pm>3.37:${PORTSDIR}/www/p5-CGI.pm \
- p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \
- p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \
- p5-Error>=0:${PORTSDIR}/lang/p5-Error \
- p5-File-Path>=0:${PORTSDIR}/devel/p5-File-Path \
- p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp \
- p5-IO>=1.22:${PORTSDIR}/devel/p5-IO \
- p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
+BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PERL5= 5.8.4+
@@ -35,15 +29,9 @@ OPTIONS= OPTINT "Install Perl modules for intl character support" Off \
.include <bsd.port.pre.mk>
.if defined(WITH_OPTINT)
-BUILD_DEPENDS+= p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \
- p5-Encode-compat>=0:${PORTSDIR}/converters/p5-Encode-compat \
- p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \
- p5-Locale-Maketext-Lexicon>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \
+BUILD_DEPENDS+= p5-Locale-Maketext-Lexicon>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \
p5-Unicode-MapUTF8>=0:${PORTSDIR}/converters/p5-Unicode-MapUTF8
-RUN_DEPENDS+= p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \
- p5-Encode-compat>=0:${PORTSDIR}/converters/p5-Encode-compat \
- p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \
- p5-Locale-Maketext-Lexicon>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \
+RUN_DEPENDS+= p5-Locale-Maketext-Lexicon>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \
p5-Unicode-MapUTF8>=0:${PORTSDIR}/converters/p5-Unicode-MapUTF8
.endif
@@ -51,7 +39,6 @@ RUN_DEPENDS+= p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \
BUILD_DEPENDS+= p5-Apache-Htpasswd>=0:${PORTSDIR}/security/p5-Apache-Htpasswd \
p5-Archive-Tar>=0:${PORTSDIR}/archivers/p5-Archive-Tar \
p5-CGI-Session>=4.30:${PORTSDIR}/www/p5-CGI-Session \
- p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
p5-Lingua-EN-Sentence>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Sentence \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
diff --git a/www/ljdeps/Makefile b/www/ljdeps/Makefile
index 83f1605d16c8..ef0b4cc2cd0f 100644
--- a/www/ljdeps/Makefile
+++ b/www/ljdeps/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ljdeps
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= # Undefined
DISTFILES= # Undefined
@@ -17,12 +17,10 @@ COMMENT= A meta-port to install all the perl modules used by LiveJournal
RUN_DEPENDS= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \
${SITE_PERL}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size \
${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \
${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \
${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/HTML/Tagset.pm:${PORTSDIR}/www/p5-HTML-Tagset \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
diff --git a/www/p5-Apache-Template/Makefile b/www/p5-Apache-Template/Makefile
index a6663bee0e5b..880c68a7cd52 100644
--- a/www/p5-Apache-Template/Makefile
+++ b/www/p5-Apache-Template/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Apache-Template
PORTVERSION= 0.09
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,6 @@ MAINTAINER= hideo@lastamericanempire.com
COMMENT= Apache::Template - Apache/mod_perl interface to the Template Toolkit
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-App-Nopaste/Makefile b/www/p5-App-Nopaste/Makefile
index 425b2324df17..3de315028c28 100644
--- a/www/p5-App-Nopaste/Makefile
+++ b/www/p5-App-Nopaste/Makefile
@@ -7,6 +7,7 @@
PORTNAME= App-Nopaste
PORTVERSION= 0.18
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,11 +16,9 @@ MAINTAINER= baptiste.daroussin@gmail.com
COMMENT= Easy access to any pastebin
BUILD_DEPENDS+= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
${SITE_PERL}/MooseX/Getopt.pm:${PORTSDIR}/devel/p5-MooseX-Getopt
RUN_DEPENDS+= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
${SITE_PERL}/MooseX/Getopt.pm:${PORTSDIR}/devel/p5-MooseX-Getopt
OPTIONS= CLIPBOARD "Support Clipboard" On \
diff --git a/www/p5-Business-PayPal/Makefile b/www/p5-Business-PayPal/Makefile
index 549a103c8b3c..0810ea7d7aa8 100644
--- a/www/p5-Business-PayPal/Makefile
+++ b/www/p5-Business-PayPal/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Business-PayPal
PORTVERSION= 0.03
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Perl extension for automating PayPal transactions
-BUILD_DEPENDS= p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay \
- p5-Digest-MD5>=2.38:${PORTSDIR}/security/p5-Digest-MD5 \
- p5-CGI.pm>=3.42:${PORTSDIR}/www/p5-CGI.pm
+BUILD_DEPENDS= p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/www/p5-CGI-Application-Plugin-Authorization/Makefile b/www/p5-CGI-Application-Plugin-Authorization/Makefile
index 3b84858b2a6e..8232119dabe9 100644
--- a/www/p5-CGI-Application-Plugin-Authorization/Makefile
+++ b/www/p5-CGI-Application-Plugin-Authorization/Makefile
@@ -7,6 +7,7 @@
PORTNAME= CGI-Application-Plugin-Authorization
PORTVERSION= 0.07
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,7 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Applicatio
${SITE_PERL}/Class/ISA.pm:${PORTSDIR}/devel/p5-Class-ISA \
${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \
${SITE_PERL}/CGI/Application/Plugin/Authentication.pm:${PORTSDIR}/www/p5-CGI-Application-Plugin-Authentication \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile b/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile
index 1060492eb3c9..02ccfffdd722 100644
--- a/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile
+++ b/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile
@@ -7,6 +7,7 @@
PORTNAME= CGI-Application-Plugin-LinkIntegrity
PORTVERSION= 0.06
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +18,6 @@ COMMENT= Make tamper-resisistent links in CGI::Application
BUILD_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/Digest/HMAC.pm:${PORTSDIR}/security/p5-Digest-HMAC \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/CGI/Application/Plugin/AutoRunmode.pm:${PORTSDIR}/www/p5-CGI-Application-Plugin-AutoRunmode
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-CGI-Session-ExpireSessions/Makefile b/www/p5-CGI-Session-ExpireSessions/Makefile
index 39c1ba88b7c2..a47d0994ee67 100644
--- a/www/p5-CGI-Session-ExpireSessions/Makefile
+++ b/www/p5-CGI-Session-ExpireSessions/Makefile
@@ -7,6 +7,7 @@
PORTNAME= CGI-Session-ExpireSessions
PORTVERSION= 1.09
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CGI
@@ -17,8 +18,7 @@ MAINTAINER= gerard@seibercom.net
COMMENT= Perl module to delete expired CGI::Session-type sessions
BUILD_DEPENDS= p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod
-RUN_DEPENDS= p5-CGI-Session>=4.40:${PORTSDIR}/www/p5-CGI-Session \
- p5-PathTools>=3.2900:${PORTSDIR}/devel/p5-PathTools
+RUN_DEPENDS= p5-CGI-Session>=4.40:${PORTSDIR}/www/p5-CGI-Session
MAN3= CGI::Session::ExpireSessions.3
MANCOMPRESSED= no
diff --git a/www/p5-CGI.pm/Makefile b/www/p5-CGI.pm/Makefile
index 428b388f7655..4b08351e0261 100644
--- a/www/p5-CGI.pm/Makefile
+++ b/www/p5-CGI.pm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= CGI.pm
PORTVERSION= 3.48
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
@@ -16,9 +17,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Simple Common Gateway Interface Class for Perl
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= CGI.3 CGI::Apache.3 CGI::Carp.3 CGI::Cookie.3 \
diff --git a/www/p5-Catalyst-Controller-RequestToken/Makefile b/www/p5-Catalyst-Controller-RequestToken/Makefile
index d4bbf18be0ab..ffd3d7360374 100644
--- a/www/p5-Catalyst-Controller-RequestToken/Makefile
+++ b/www/p5-Catalyst-Controller-RequestToken/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Catalyst-Controller-RequestToken
PORTVERSION= 0.06
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,14 +15,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bill.brinzer@gmail.com
COMMENT= Generate and validate unique tokens across HTTP requests (anti-CSRF)
-BUILD_DEPENDS= p5-Digest>=0:${PORTSDIR}/security/p5-Digest \
- p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
- p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
+BUILD_DEPENDS= p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
RUN_DEPENDS= p5-Catalyst-Action-RenderView>=0:${PORTSDIR}/www/p5-Catalyst-Action-RenderView \
p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \
- p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-ExtUtils-MakeMaker>=6.42:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+ p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime
PERL_CONFIGURE= 5.8.8+
diff --git a/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
index 4534a800308b..248eee4822f5 100644
--- a/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Catalyst-Plugin-Session-FastMmap
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/M/MR/MRAMBERG
@@ -19,7 +20,6 @@ BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/${PERL_ARCH}/Cache/FastMmap.pm:${PORTSDIR}/devel/p5-Cache-FastMmap \
${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \
${SITE_PERL}/URI/Find.pm:${PORTSDIR}/textproc/p5-URI-Find \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \
${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-Flickr-API/Makefile b/www/p5-Flickr-API/Makefile
index 905124df1cb7..4c9f6ea52876 100644
--- a/www/p5-Flickr-API/Makefile
+++ b/www/p5-Flickr-API/Makefile
@@ -8,6 +8,7 @@
PORTNAME= Flickr-API
PORTVERSION= 1.04
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,8 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl interface to the Flickr API
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
+RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/XML/Parser/Lite/Tree.pm:${PORTSDIR}/textproc/p5-XML-Parser-Lite-Tree
diff --git a/www/p5-HTML-FormFu/Makefile b/www/p5-HTML-FormFu/Makefile
index 9add2049cfb5..87c613cb4dbe 100644
--- a/www/p5-HTML-FormFu/Makefile
+++ b/www/p5-HTML-FormFu/Makefile
@@ -7,6 +7,7 @@
PORTNAME= HTML-FormFu
PORTVERSION= 0.06001
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -33,7 +34,6 @@ BUILD_DEPENDS= p5-Class-Accessor-Chained>=0:${PORTSDIR}/devel/p5-Class-Accessor-
p5-HTML-Scrubber>=0:${PORTSDIR}/www/p5-HTML-Scrubber \
p5-HTML-TokeParser-Simple>=3.14:${PORTSDIR}/www/p5-HTML-TokeParser-Simple \
p5-List-MoreUtils>=0.16:${PORTSDIR}/lang/p5-List-MoreUtils \
- p5-Locale-Maketext>=0:${PORTSDIR}/devel/p5-Locale-Maketext \
p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \
p5-Number-Format>=0:${PORTSDIR}/textproc/p5-Number-Format \
p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
diff --git a/www/p5-HTML-FormHandler/Makefile b/www/p5-HTML-FormHandler/Makefile
index e4f5645966bd..7400387e8a8a 100644
--- a/www/p5-HTML-FormHandler/Makefile
+++ b/www/p5-HTML-FormHandler/Makefile
@@ -6,6 +6,7 @@
PORTNAME= HTML-FormHandler
PORTVERSION= 0.29
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
@@ -16,14 +17,12 @@ COMMENT= Form handler written in Moose
BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-namespace-autoclean>=0.09:${PORTSDIR}/devel/p5-namespace-autoclean \
- p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \
p5-Class-Load>=0.05:${PORTSDIR}/devel/p5-Class-Load \
p5-aliased>=0:${PORTSDIR}/devel/p5-aliased \
p5-MooseX-Traits>=0:${PORTSDIR}/devel/p5-MooseX-Traits \
p5-MooseX-Getopt>=0.16:${PORTSDIR}/devel/p5-MooseX-Getopt \
p5-MooseX-Types>=0.20:${PORTSDIR}/devel/p5-MooseX-Types \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
- p5-Locale-Maketext>=1.09:${PORTSDIR}/devel/p5-Locale-Maketext \
p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose
RUN_DEPENDS= ${BUILD_DEPENDS}