aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-12-23 11:18:44 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-12-23 11:18:44 +0000
commit6343c54625b5d63c68e17f3cdeb99a586a4c5599 (patch)
tree364e09cc713a40c3a54c208e7865d00efd045146 /devel
parent640b1f96bcb68f666161c6385f4d8751ea056197 (diff)
downloadports-6343c54625b5d63c68e17f3cdeb99a586a4c5599.tar.gz
ports-6343c54625b5d63c68e17f3cdeb99a586a4c5599.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-AI-Prolog/Makefile6
-rw-r--r--devel/p5-Class-Roles/Makefile5
-rw-r--r--devel/p5-DateTime-Incomplete/Makefile4
-rw-r--r--devel/p5-Locale-Maketext-Fuzzy/Makefile5
-rw-r--r--devel/p5-SSN-Validate/Makefile5
-rw-r--r--devel/p5-String-Random/Makefile2
6 files changed, 6 insertions, 21 deletions
diff --git a/devel/p5-AI-Prolog/Makefile b/devel/p5-AI-Prolog/Makefile
index 258b759570e5..e3473d116cf1 100644
--- a/devel/p5-AI-Prolog/Makefile
+++ b/devel/p5-AI-Prolog/Makefile
@@ -8,6 +8,7 @@
PORTNAME= AI-Prolog
PORTVERSION= 0.740
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,11 +21,6 @@ RUN_DEPENDS= p5-aliased>=0.11:${PORTSDIR}/devel/p5-aliased \
p5-Exporter-Tidy>=0.06:${PORTSDIR}/devel/p5-Exporter-Tidy \
p5-Hash-AsObject>=0.05:${PORTSDIR}/devel/p5-Hash-AsObject \
p5-Regexp-Common>=2.119:${PORTSDIR}/textproc/p5-Regexp-Common \
- p5-Test-Differences>=0.47:${PORTSDIR}/devel/p5-Test-Differences \
- p5-Test-Exception>=0.20:${PORTSDIR}/devel/p5-Test-Exception \
- p5-Test-MockModule>=0.04:${PORTSDIR}/devel/p5-Test-MockModule \
- p5-Test-Warn>=0.08:${PORTSDIR}/devel/p5-Test-Warn \
- p5-Text-Balanced>=1.95:${PORTSDIR}/textproc/p5-Text-Balanced \
p5-Text-Quote>=0.03:${PORTSDIR}/textproc/p5-Text-Quote \
p5-Term-ReadKey>=2.21:${PORTSDIR}/devel/p5-Term-ReadKey
BUILD_DEPENDS= ${RUN_DEPENDS}
diff --git a/devel/p5-Class-Roles/Makefile b/devel/p5-Class-Roles/Makefile
index 86796c7bdb34..f6cef095254b 100644
--- a/devel/p5-Class-Roles/Makefile
+++ b/devel/p5-Class-Roles/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Class-Roles
PORTVERSION= 0.30
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Provides a role-based system of OOP (emulates Perl6)
-BUILD_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \
- ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_MODBUILD= yes
MAN3= Class::Roles.3
diff --git a/devel/p5-DateTime-Incomplete/Makefile b/devel/p5-DateTime-Incomplete/Makefile
index 045c7638bee6..e392b6006f87 100644
--- a/devel/p5-DateTime-Incomplete/Makefile
+++ b/devel/p5-DateTime-Incomplete/Makefile
@@ -7,6 +7,7 @@
PORTNAME= DateTime-Incomplete
PORTVERSION= 0.04.00
+PORTREVISION= 1
DISTVERSION= ${PORTVERSION:C/\.(..)$//}
CATEGORIES= devel perl5
MASTER_SITES= CPAN
@@ -17,8 +18,7 @@ COMMENT= An incomplete DateTime, like January 5
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
${SITE_PERL}/DateTime/Set.pm:${PORTSDIR}/devel/p5-DateTime-Set \
- ${SITE_PERL}/DateTime/Event/Recurrence.pm:${PORTSDIR}/devel/p5-DateTime-Event-Recurrence \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+ ${SITE_PERL}/DateTime/Event/Recurrence.pm:${PORTSDIR}/devel/p5-DateTime-Event-Recurrence
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/devel/p5-Locale-Maketext-Fuzzy/Makefile b/devel/p5-Locale-Maketext-Fuzzy/Makefile
index 18051d4cd65f..3ebb902024ae 100644
--- a/devel/p5-Locale-Maketext-Fuzzy/Makefile
+++ b/devel/p5-Locale-Maketext-Fuzzy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Locale-Maketext-Fuzzy
PORTVERSION= 0.10
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Locale::Maketext::Fuzzy - Maketext from already interpolated strings
-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
- ${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= Locale::Maketext::Fuzzy.3
diff --git a/devel/p5-SSN-Validate/Makefile b/devel/p5-SSN-Validate/Makefile
index 391f0f1eb656..961ac393a425 100644
--- a/devel/p5-SSN-Validate/Makefile
+++ b/devel/p5-SSN-Validate/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SSN-Validate
PORTVERSION= 0.18
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN/../../authors/id/K/KM/KMELTZ
PKGNAMEPREFIX= p5-
@@ -14,10 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to do SSN Validation
-BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
- ${SITE_PERL}/Module/Signature.pm:${PORTSDIR}/security/p5-Module-Signature
-RUN_DEPENDS+= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= SSN::Validate.3
diff --git a/devel/p5-String-Random/Makefile b/devel/p5-String-Random/Makefile
index 02611a0625d6..02dac7314b1a 100644
--- a/devel/p5-String-Random/Makefile
+++ b/devel/p5-String-Random/Makefile
@@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to generate "random" strings
-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-
PERL_MODBUILD= yes
MAN3= String::Random.3