aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-12-25 15:54:39 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-12-25 15:54:39 +0000
commite82422627fe5345a7eb7a895ff616ba1fcb48a80 (patch)
tree0e263aab6b22f605bba2ea8cc49850c51fb85cd5
parente4b135a2d0b226f5351d03edf6e31bab6b462b1f (diff)
downloadports-e82422627fe5345a7eb7a895ff616ba1fcb48a80.tar.gz
ports-e82422627fe5345a7eb7a895ff616ba1fcb48a80.zip
Notes
-rw-r--r--databases/p5-T2/Makefile3
-rw-r--r--devel/p5-Pod-Coverage-Moose/Makefile7
-rw-r--r--devel/p5-Test-File/Makefile4
-rw-r--r--devel/p5-Test-RandomResults/Makefile4
-rw-r--r--devel/p5-Tree-Node/Makefile7
-rw-r--r--math/p5-Task-Math-Symbolic/Makefile4
-rw-r--r--net-p2p/p5-Net-BitTorrent/Makefile5
-rw-r--r--net/p5-OurNet-BBS/Makefile3
-rw-r--r--textproc/p5-IDNA-Punycode/Makefile4
-rw-r--r--textproc/p5-Petal-Utils/Makefile1
-rw-r--r--textproc/p5-URI-Find/Makefile1
-rw-r--r--www/p5-Catalyst-Enzyme/Makefile3
-rw-r--r--www/p5-HTTP-Async/Makefile4
-rw-r--r--www/p5-WWW-VenusEnvy/Makefile5
14 files changed, 16 insertions, 39 deletions
diff --git a/databases/p5-T2/Makefile b/databases/p5-T2/Makefile
index 88a1a437b767..57622ae7d0a4 100644
--- a/databases/p5-T2/Makefile
+++ b/databases/p5-T2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= T2
PORTVERSION= 0.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Tangram/SAMV
@@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Object Relational mapping system
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Set/Object.pm:${PORTSDIR}/devel/p5-Set-Object \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${SITE_PERL}/Tangram.pm:${PORTSDIR}/databases/p5-Tangram \
${SITE_PERL}/Class/Tangram.pm:${PORTSDIR}/devel/p5-Class-Tangram
diff --git a/devel/p5-Pod-Coverage-Moose/Makefile b/devel/p5-Pod-Coverage-Moose/Makefile
index 5776a3dc02c6..52d383478710 100644
--- a/devel/p5-Pod-Coverage-Moose/Makefile
+++ b/devel/p5-Pod-Coverage-Moose/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Pod-Coverage-Moose
PORTVERSION= 0.02
+PORTREVISION= 1
CATEGORIES= devel textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,14 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Pod::Coverage extension for Moose
-BUILD_DEPENDS= ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser \
- ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \
- p5-Class-MOP>=0:${PORTSDIR}/devel/p5-Class-MOP \
+BUILD_DEPENDS= p5-Class-MOP>=0:${PORTSDIR}/devel/p5-Class-MOP \
p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
p5-Perl6-Junction>=0:${PORTSDIR}/devel/p5-Perl6-Junction \
p5-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Pod-Coverage \
- p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/devel/p5-Test-File/Makefile b/devel/p5-Test-File/Makefile
index 643a320aebfa..458257ce92f7 100644
--- a/devel/p5-Test-File/Makefile
+++ b/devel/p5-Test-File/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Test-File
PORTVERSION= 1.29
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Test file attributes
-BUILD_DEPENDS= ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= Test::File.3
diff --git a/devel/p5-Test-RandomResults/Makefile b/devel/p5-Test-RandomResults/Makefile
index 4a18496c60e2..424712101d7d 100644
--- a/devel/p5-Test-RandomResults/Makefile
+++ b/devel/p5-Test-RandomResults/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Test-RandomResults
PORTVERSION= 0.03
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Test non-deterministic functions
-BUILD_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS+= ${BUILD_DEPENDS}
-
MAN3= Test::RandomResults.3
PERL_CONFIGURE= yes
diff --git a/devel/p5-Tree-Node/Makefile b/devel/p5-Tree-Node/Makefile
index 831462fc99ec..b485945a69e0 100644
--- a/devel/p5-Tree-Node/Makefile
+++ b/devel/p5-Tree-Node/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Tree-Node
PORTVERSION= 0.08
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,12 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Memory-efficient tree nodes in Perl
-BUILD_DEPENDS+= ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
- ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
- ${SITE_PERL}/${PERL_ARCH}/Devel/Leak.pm:${PORTSDIR}/devel/p5-Devel-Leak \
- ${SITE_PERL}/Test/Portability/Files.pm:${PORTSDIR}/devel/p5-Test-Portability-Files
-RUN_DEPENDS+= ${BUILD_DEPENDS}
-
PERL_MODBUILD= 5.8.0+
MAN3= Tree::Node.3
diff --git a/math/p5-Task-Math-Symbolic/Makefile b/math/p5-Task-Math-Symbolic/Makefile
index 856dea4dc334..804f2fd4d666 100644
--- a/math/p5-Task-Math-Symbolic/Makefile
+++ b/math/p5-Task-Math-Symbolic/Makefile
@@ -29,9 +29,7 @@ RUN_DEPENDS= p5-Math-Symbolic>=0.163:${PORTSDIR}/math/p5-Math-Symbolic \
p5-Math-SymbolicX-NoSimplification>=0:${PORTSDIR}/math/p5-Math-SymbolicX-NoSimplification \
p5-Math-SymbolicX-ParserExtensionFactory>=0:${PORTSDIR}/math/p5-Math-SymbolicX-ParserExtensionFactory \
p5-Math-SymbolicX-Statistics-Distributions>=0:${PORTSDIR}/math/p5-Math-SymbolicX-Statistics-Distributions
-BUILD_DEPENDS= ${RUN_DEPENDS} \
- p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=1:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/net-p2p/p5-Net-BitTorrent/Makefile b/net-p2p/p5-Net-BitTorrent/Makefile
index bff28ce3c0cd..3ed0b9fba421 100644
--- a/net-p2p/p5-Net-BitTorrent/Makefile
+++ b/net-p2p/p5-Net-BitTorrent/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-BitTorrent
PORTVERSION= 0.051
+PORTREVISION= 1
CATEGORIES= net-p2p perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/S/SA/SANKO
@@ -16,9 +17,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= BitTorrent peer-to-peer protocol class
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA.pm:${PORTSDIR}/security/p5-Digest-SHA \
- ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+ ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version
BUILD_DEPENDS= ${RUN_DEPENDS}
CONFIGURE_ARGS= </dev/null
diff --git a/net/p5-OurNet-BBS/Makefile b/net/p5-OurNet-BBS/Makefile
index 127ac6178986..53d6c6be40b6 100644
--- a/net/p5-OurNet-BBS/Makefile
+++ b/net/p5-OurNet-BBS/Makefile
@@ -7,7 +7,7 @@
PORTNAME= OurNet-BBS
PORTVERSION= 1.66
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -24,7 +24,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/
${SITE_PERL}/${PERL_ARCH}/Crypt/TEA.pm:${PORTSDIR}/security/p5-Crypt-TEA \
${SITE_PERL}/${PERL_ARCH}/Crypt/Twofish.pm:${PORTSDIR}/security/p5-Crypt-Twofish \
${SITE_PERL}/${PERL_ARCH}/Crypt/Twofish2.pm:${PORTSDIR}/security/p5-Crypt-Twofish2 \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
${SITE_PERL}/Crypt/Blowfish_PP.pm:${PORTSDIR}/security/p5-Crypt-Blowfish_PP \
${SITE_PERL}/Crypt/DES_PP.pm:${PORTSDIR}/security/p5-Crypt-DES_PP \
diff --git a/textproc/p5-IDNA-Punycode/Makefile b/textproc/p5-IDNA-Punycode/Makefile
index b5c4da84018b..d1b58f6f7de7 100644
--- a/textproc/p5-IDNA-Punycode/Makefile
+++ b/textproc/p5-IDNA-Punycode/Makefile
@@ -7,6 +7,7 @@
PORTNAME= IDNA-Punycode
PORTVERSION= 0.03
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/R/RO/ROBURBAN/
@@ -15,9 +16,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to encode Unicode string in Punycode
-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= YES
MAN3= IDNA::Punycode.3
diff --git a/textproc/p5-Petal-Utils/Makefile b/textproc/p5-Petal-Utils/Makefile
index a18b7d6360bf..3068b379ccad 100644
--- a/textproc/p5-Petal-Utils/Makefile
+++ b/textproc/p5-Petal-Utils/Makefile
@@ -15,7 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Useful template modifiers for Petal
-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${SITE_PERL}/Petal.pm:${PORTSDIR}/textproc/p5-Petal \
${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
diff --git a/textproc/p5-URI-Find/Makefile b/textproc/p5-URI-Find/Makefile
index 0d4bbf817ebb..f1b59a350bbf 100644
--- a/textproc/p5-URI-Find/Makefile
+++ b/textproc/p5-URI-Find/Makefile
@@ -16,7 +16,6 @@ COMMENT= Perl module to find URIs in arbitrary text
RUN_DEPENDS= p5-URI>=1.00:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS= ${RUN_DEPENDS}
-BUILD_DEPENDS+= p5-Test-Simple>=0.82:${PORTSDIR}/devel/p5-Test-Simple
PERL_MODBUILD= yes
diff --git a/www/p5-Catalyst-Enzyme/Makefile b/www/p5-Catalyst-Enzyme/Makefile
index cb5a13732ac5..b40964ae4d0c 100644
--- a/www/p5-Catalyst-Enzyme/Makefile
+++ b/www/p5-Catalyst-Enzyme/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Catalyst-Enzyme
PORTVERSION= 0.11
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -31,9 +32,7 @@ BUILD_DEPENDS= \
p5-DBI-Shell>=0:${PORTSDIR}/databases/p5-DBI-Shell \
p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
- p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
- p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-HTTP-Async/Makefile b/www/p5-HTTP-Async/Makefile
index 949d60a28401..6f4333701249 100644
--- a/www/p5-HTTP-Async/Makefile
+++ b/www/p5-HTTP-Async/Makefile
@@ -7,6 +7,7 @@
PORTNAME= HTTP-Async
PORTVERSION= 0.09
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,8 +17,7 @@ COMMENT= Process multiple HTTP requests in parallel without blocking
BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Test-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= HTTP::Async.3 HTTP::Async::Polite.3
diff --git a/www/p5-WWW-VenusEnvy/Makefile b/www/p5-WWW-VenusEnvy/Makefile
index 8572223996dc..b0cabeed6dda 100644
--- a/www/p5-WWW-VenusEnvy/Makefile
+++ b/www/p5-WWW-VenusEnvy/Makefile
@@ -8,6 +8,7 @@
PORTNAME= WWW-VenusEnvy
PORTVERSION= 1.10
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= VenusEnvy comic strip archive and retrieval module
-RUN_DEPENDS= p5-Test-Pod>=1.24:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
- p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_MODBUILD= yes