diff options
-rw-r--r-- | devel/cons-test/Makefile | 4 | ||||
-rw-r--r-- | devel/cvsmonitor/Makefile | 9 | ||||
-rw-r--r-- | devel/otrs/Makefile | 12 | ||||
-rw-r--r-- | devel/p5-Algorithm-Accounting/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Algorithm-Dependency-Objects/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-App-Cmd/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-App-Info/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-CPAN-Mini/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-CPANPLUS/Makefile | 13 | ||||
-rw-r--r-- | devel/p5-Class-Std-Fast/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-CommitBit/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Config-Any/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Config-Auto/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Config-MVP/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Config-Record/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-ConfigReader-Simple/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Coro/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Data-ClearSilver-HDF/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Data-HashArray/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Data-Serializer/Makefile | 4 |
20 files changed, 30 insertions, 63 deletions
diff --git a/devel/cons-test/Makefile b/devel/cons-test/Makefile index c002d7f6d2b7..3cd42daf2290 100644 --- a/devel/cons-test/Makefile +++ b/devel/cons-test/Makefile @@ -7,7 +7,7 @@ PORTNAME= cons-test PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.dsmit.com/cons/stable/ \ http://www.gnu.org/software/cons/stable/ \ @@ -18,7 +18,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A test bed for `Cons' development -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 ${LOCALBASE}/bin/cons:${PORTSDIR}/devel/cons +RUN_DEPENDS= ${LOCALBASE}/bin/cons:${PORTSDIR}/devel/cons USE_PERL5= yes NO_BUILD= yes diff --git a/devel/cvsmonitor/Makefile b/devel/cvsmonitor/Makefile index 449ddad36fb6..ff2e21af79cf 100644 --- a/devel/cvsmonitor/Makefile +++ b/devel/cvsmonitor/Makefile @@ -7,7 +7,7 @@ PORTNAME= cvsmonitor PORTVERSION= 0.6.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Stable DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} @@ -15,9 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= skv@FreeBSD.org COMMENT= Monitor activity on a CVS Repository -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ - ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ - ${SITE_PERL}/Time/Duration.pm:${PORTSDIR}/devel/p5-Time-Duration \ +BUILD_DEPENDS= ${SITE_PERL}/Time/Duration.pm:${PORTSDIR}/devel/p5-Time-Duration \ ${SITE_PERL}/Class/Autouse.pm:${PORTSDIR}/devel/p5-Class-Autouse \ ${SITE_PERL}/Class/Default.pm:${PORTSDIR}/devel/p5-Class-Default \ ${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \ @@ -27,7 +25,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storab ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \ ${SITE_PERL}/HTTP/BrowserDetect.pm:${PORTSDIR}/www/p5-HTTP-BrowserDetect \ ${SITE_PERL}/Validate/Net.pm:${PORTSDIR}/net/p5-Validate-Net \ - ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ ${SITE_PERL}/Chart/Math/Axis.pm:${PORTSDIR}/math/p5-Chart-Math-Axis \ ${SITE_PERL}/File/NCopy.pm:${PORTSDIR}/devel/p5-File-NCopy \ ${SITE_PERL}/File/Remove.pm:${PORTSDIR}/devel/p5-File-Remove \ @@ -40,11 +37,9 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storab ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \ ${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/devel/p5-Config-Tiny \ ${SITE_PERL}/Array/Window.pm:${PORTSDIR}/devel/p5-Array-Window \ - ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ ${SITE_PERL}/Number/Compare.pm:${PORTSDIR}/math/p5-Number-Compare \ ${SITE_PERL}/Text/Glob.pm:${PORTSDIR}/textproc/p5-Text-Glob \ ${SITE_PERL}/XML/Generator.pm:${PORTSDIR}/textproc/p5-XML-Generator \ - ${SITE_PERL}/CGI/Carp.pm:${PORTSDIR}/www/p5-CGI.pm \ ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile index 41e73290e5ed..9154f98cff5d 100644 --- a/devel/otrs/Makefile +++ b/devel/otrs/Makefile @@ -7,6 +7,7 @@ PORTNAME= otrs PORTVERSION= 2.4.6 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ ftp://ftp.samurai.com/pub/otrs/ \ @@ -16,15 +17,12 @@ MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ MAINTAINER= skv@FreeBSD.org COMMENT= Open Ticket Request System -BUILD_DEPENDS= p5-CGI.pm>=3.33:${PORTSDIR}/www/p5-CGI.pm \ - ${SITE_PERL}/${PERL_ARCH}/Date/Pcalc.pm:${PORTSDIR}/devel/p5-Date-Pcalc \ +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Date/Pcalc.pm:${PORTSDIR}/devel/p5-Date-Pcalc \ ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ - ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/Crypt/PasswdMD5.pm:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy \ - ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ p5-MIME-Tools>=5.427:${PORTSDIR}/mail/p5-MIME-Tools \ ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ @@ -90,14 +88,12 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ .endif .ifdef WITH_SMTP -RUN_DEPENDS+= ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ - p5-Net-SMTP-SSL>=0:${PORTSDIR}/mail/p5-Net-SMTP-SSL \ +RUN_DEPENDS+= p5-Net-SMTP-SSL>=0:${PORTSDIR}/mail/p5-Net-SMTP-SSL \ ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL .endif .ifdef WITH_POP3 -RUN_DEPENDS+= ${SITE_PERL}/Net/POP3.pm:${PORTSDIR}/net/p5-Net \ - ${SITE_PERL}/Mail/POP3Client.pm:${PORTSDIR}/mail/p5-Mail-POP3Client +RUN_DEPENDS+= ${SITE_PERL}/Mail/POP3Client.pm:${PORTSDIR}/mail/p5-Mail-POP3Client .endif .ifdef WITH_IMAP diff --git a/devel/p5-Algorithm-Accounting/Makefile b/devel/p5-Algorithm-Accounting/Makefile index a2563b81063d..cc4cb768e32c 100644 --- a/devel/p5-Algorithm-Accounting/Makefile +++ b/devel/p5-Algorithm-Accounting/Makefile @@ -7,7 +7,7 @@ PORTNAME= Algorithm-Accounting PORTVERSION= 0.08 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,7 +23,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Spiffy.pm:${PORTSDIR}/devel/p5-Spiffy \ ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \ ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \ ${SITE_PERL}/Imager/Graph/Pie.pm:${PORTSDIR}/graphics/p5-Imager-Graph \ - ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-Algorithm-Dependency-Objects/Makefile b/devel/p5-Algorithm-Dependency-Objects/Makefile index 7d9fe1d1b8c3..4a83ad3a2ce6 100644 --- a/devel/p5-Algorithm-Dependency-Objects/Makefile +++ b/devel/p5-Algorithm-Dependency-Objects/Makefile @@ -7,6 +7,7 @@ PORTNAME= Algorithm-Dependency-Objects PORTVERSION= 0.04 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of an Object Dependency Algorithm -BUILD_DEPENDS= p5-Scalar-List-Utils>1.10:${PORTSDIR}/lang/p5-Scalar-List-Utils \ - p5-Set-Object>0:${PORTSDIR}/devel/p5-Set-Object \ +BUILD_DEPENDS= p5-Set-Object>0:${PORTSDIR}/devel/p5-Set-Object \ p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-App-Cmd/Makefile b/devel/p5-App-Cmd/Makefile index 89561c15b5fa..abc18a346007 100644 --- a/devel/p5-App-Cmd/Makefile +++ b/devel/p5-App-Cmd/Makefile @@ -7,6 +7,7 @@ PORTNAME= App-Cmd PORTVERSION= 0.304 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ COMMENT= App::Cmd - Write command line apps with less suffering BUILD_DEPENDS= \ p5-Getopt-Long-Descriptive>=0.06:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ - p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \ p5-Sub-Exporter>=0.975:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-IO-TieCombine>=0:${PORTSDIR}/devel/p5-IO-TieCombine \ p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install diff --git a/devel/p5-App-Info/Makefile b/devel/p5-App-Info/Makefile index 77c990ac0597..f2598e0025d6 100644 --- a/devel/p5-App-Info/Makefile +++ b/devel/p5-App-Info/Makefile @@ -14,9 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Interface for providing metadata about installed software packages -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ - ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple - PERL_MODBUILD= YES MAN3= App::Info::HTTPD.3 App::Info::Lib::Iconv.3 \ diff --git a/devel/p5-CPAN-Mini/Makefile b/devel/p5-CPAN-Mini/Makefile index 9df95050ba52..d72702326651 100644 --- a/devel/p5-CPAN-Mini/Makefile +++ b/devel/p5-CPAN-Mini/Makefile @@ -7,6 +7,7 @@ PORTNAME= CPAN-Mini PORTVERSION= 0.576 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ COMMENT= CPAN::Mini - create a minimal mirror of CPAN RUN_DEPENDS= p5-Compress-Zlib>=1.20:${PORTSDIR}/archivers/p5-Compress-Zlib \ p5-File-HomeDir>=0.57:${PORTSDIR}/devel/p5-File-HomeDir \ - p5-File-Path>=2.04:${PORTSDIR}/devel/p5-File-Path \ p5-libwww>=5:${PORTSDIR}/www/p5-libwww \ p5-URI>=1:${PORTSDIR}/net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-CPANPLUS/Makefile b/devel/p5-CPANPLUS/Makefile index 4b2a047931b7..ec12615f109f 100644 --- a/devel/p5-CPANPLUS/Makefile +++ b/devel/p5-CPANPLUS/Makefile @@ -7,7 +7,7 @@ PORTNAME= CPANPLUS PORTVERSION= 0.8400 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -62,15 +62,6 @@ MAN3= CPANPLUS.3 \ .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500703 -RUN_DEPENDS+= p5-Digest-MD5>=0.0:${PORTSDIR}/security/p5-Digest-MD5 \ - p5-Storable>=0.0:${PORTSDIR}/devel/p5-Storable -.endif - -.if ${PERL_LEVEL} < 500808 -RUN_DEPENDS+= p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker -.endif - .if ${PERL_LEVEL} < 500904 RUN_DEPENDS+= p5-Module-Load>=0.10:${PORTSDIR}/devel/p5-Module-Load \ p5-Module-Loaded>=0.01:${PORTSDIR}/devel/p5-Module-Loaded \ @@ -82,8 +73,6 @@ RUN_DEPENDS+= p5-Archive-Extract>=0.16:${PORTSDIR}/archivers/p5-Archive-Extract p5-IPC-Cmd>=0.36:${PORTSDIR}/devel/p5-IPC-Cmd \ p5-Locale-Maketext-Simple>=0.01:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \ p5-Log-Message>=0.01:${PORTSDIR}/devel/p5-Log-Message \ - p5-Module-CoreList>=2.09:${PORTSDIR}/devel/p5-Module-CoreList \ - p5-Module-Pluggable>=2.4:${PORTSDIR}/devel/p5-Module-Pluggable \ p5-Object-Accessor>=0.32:${PORTSDIR}/devel/p5-Object-Accessor \ p5-Params-Check>=0.22:${PORTSDIR}/devel/p5-Params-Check .endif diff --git a/devel/p5-Class-Std-Fast/Makefile b/devel/p5-Class-Std-Fast/Makefile index 596dbab04144..c0185a6df976 100644 --- a/devel/p5-Class-Std-Fast/Makefile +++ b/devel/p5-Class-Std-Fast/Makefile @@ -7,6 +7,7 @@ PORTNAME= Class-Std-Fast DISTVERSION= v0.0.8 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,9 +17,7 @@ COMMENT= Faster but less secure than Class::Std BUILD_DEPENDS= p5-Test-Simple>=0.86:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version \ - p5-Class-Std>=0.0.9:${PORTSDIR}/devel/p5-Class-Std \ - ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ - p5-Data-Dumper>=2.121:${PORTSDIR}/devel/p5-Data-Dumper + p5-Class-Std>=0.0.9:${PORTSDIR}/devel/p5-Class-Std PERL_CONFIGURE= YES diff --git a/devel/p5-CommitBit/Makefile b/devel/p5-CommitBit/Makefile index 1d844a826a4d..448566a8d9e5 100644 --- a/devel/p5-CommitBit/Makefile +++ b/devel/p5-CommitBit/Makefile @@ -7,7 +7,7 @@ PORTNAME= CommitBit PORTVERSION= 0.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/J/JE/JESSE @@ -16,8 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= A project administration tool -RUN_DEPENDS= ${SITE_PERL}/Module/CoreList.pm:${PORTSDIR}/devel/p5-Module-CoreList \ - ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \ +RUN_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \ p5-Jifty>=0.60728:${PORTSDIR}/www/p5-Jifty \ p5-Text-Password-Pronounceable>=0:${PORTSDIR}/security/p5-Text-Password-Pronounceable diff --git a/devel/p5-Config-Any/Makefile b/devel/p5-Config-Any/Makefile index 4327916892e9..c682666a7c39 100644 --- a/devel/p5-Config-Any/Makefile +++ b/devel/p5-Config-Any/Makefile @@ -7,6 +7,7 @@ PORTNAME= Config-Any PORTVERSION= 0.18 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Load class configuration data from a number of file formats -RUN_DEPENDS= p5-Module-Pluggable>=3.01:${PORTSDIR}/devel/p5-Module-Pluggable \ - p5-version>=0:${PORTSDIR}/devel/p5-version +RUN_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.0+ diff --git a/devel/p5-Config-Auto/Makefile b/devel/p5-Config-Auto/Makefile index 8877c1ad1852..dfaef6605869 100644 --- a/devel/p5-Config-Auto/Makefile +++ b/devel/p5-Config-Auto/Makefile @@ -6,6 +6,7 @@ PORTNAME= Config-Auto PORTVERSION= 0.20 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Config @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Magical config file parser -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ - ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles \ +BUILD_DEPENDS= ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-Config-MVP/Makefile b/devel/p5-Config-MVP/Makefile index c5e6aa3de4d4..4466f56dd950 100644 --- a/devel/p5-Config-MVP/Makefile +++ b/devel/p5-Config-MVP/Makefile @@ -6,6 +6,7 @@ PORTNAME= Config-MVP PORTVERSION= 0.093350 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= andrey@kostenko.name COMMENT= Multivalue-property package-oriented configuration -BUILD_DEPENDS= p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ +BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-Config-Record/Makefile b/devel/p5-Config-Record/Makefile index e635ebbfed65..22ece93321e3 100644 --- a/devel/p5-Config-Record/Makefile +++ b/devel/p5-Config-Record/Makefile @@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= cm@therek.net COMMENT= Configuration file access -BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ - ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ +BUILD_DEPENDS+= ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage MAN3= Config::Record.3 diff --git a/devel/p5-ConfigReader-Simple/Makefile b/devel/p5-ConfigReader-Simple/Makefile index c9b07f5b48cd..a372403ffbc5 100644 --- a/devel/p5-ConfigReader-Simple/Makefile +++ b/devel/p5-ConfigReader-Simple/Makefile @@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Simple configuration file parser -BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ - ${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn +BUILD_DEPENDS= ${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn PERL_CONFIGURE= yes diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile index fcdd2b0e3b50..61eee77e4d6f 100644 --- a/devel/p5-Coro/Makefile +++ b/devel/p5-Coro/Makefile @@ -7,6 +7,7 @@ PORTNAME= Coro PORTVERSION= 5.21 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -20,7 +21,6 @@ RUN_DEPENDS= p5-Event>=1.08:${PORTSDIR}/devel/p5-Event \ p5-AnyEvent>=5.0:${PORTSDIR}/devel/p5-AnyEvent \ p5-AnyEvent-AIO>=1.0:${PORTSDIR}/devel/p5-AnyEvent-AIO \ p5-EV>=3.3:${PORTSDIR}/devel/p5-EV \ - p5-Storable>=2.15:${PORTSDIR}/devel/p5-Storable \ p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense \ p5-IO-AIO>=3.1:${PORTSDIR}/devel/p5-IO-AIO BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-Data-ClearSilver-HDF/Makefile b/devel/p5-Data-ClearSilver-HDF/Makefile index 9f28a0329c7b..6caddfceeefd 100644 --- a/devel/p5-Data-ClearSilver-HDF/Makefile +++ b/devel/p5-Data-ClearSilver-HDF/Makefile @@ -7,6 +7,7 @@ PORTNAME= Data-ClearSilver-HDF PORTVERSION= 0.04 +PORTREVISION= 1 CATEGORIES= devel www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,9 +18,6 @@ COMMENT= Convert from Perl Data Structure to ClearSilver HDF BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/ClearSilver.pm:${PORTSDIR}/www/p5-ClearSilver \ ${SITE_PERL}/${PERL_ARCH}/Data/Structure/Util.pm:${PORTSDIR}/devel/p5-Data-Structure-Util \ ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \ - ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ - ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ - ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-Pod-Parser \ ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-Data-HashArray/Makefile b/devel/p5-Data-HashArray/Makefile index 31bba7fb1717..1a96eaca916b 100644 --- a/devel/p5-Data-HashArray/Makefile +++ b/devel/p5-Data-HashArray/Makefile @@ -14,9 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= glarkin@FreeBSD.org COMMENT= Array class of hashes with properties via overloading and AUTOLOAD -BUILD_DEPENDS= p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \ - p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils - PERL_CONFIGURE= yes MAN3= Data::HashArray.3 diff --git a/devel/p5-Data-Serializer/Makefile b/devel/p5-Data-Serializer/Makefile index 5df40bf8ac2b..2f8091bd5c95 100644 --- a/devel/p5-Data-Serializer/Makefile +++ b/devel/p5-Data-Serializer/Makefile @@ -7,6 +7,7 @@ PORTNAME= Data-Serializer PORTVERSION= 0.49 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Modules that serialize data structures -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ - ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ +BUILD_DEPENDS= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= ${BUILD_DEPENDS} |