aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-04-21 06:11:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-04-21 06:11:23 +0000
commite8816a31a90765a71dfab0d210cd25087b732342 (patch)
treec2a548d1d500b2885f400b627c1b4d9d4543614f
parent258dbf79ebf07cf2670618438e4a8aa221b98230 (diff)
downloadports-e8816a31a90765a71dfab0d210cd25087b732342.tar.gz
ports-e8816a31a90765a71dfab0d210cd25087b732342.zip
Notes
-rw-r--r--graphics/p5-Color-Library/Makefile4
-rw-r--r--www/p5-Catalyst-Action-REST/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-Color-Library/Makefile b/graphics/p5-Color-Library/Makefile
index ac991211cb87..eef1a58c7d9d 100644
--- a/graphics/p5-Color-Library/Makefile
+++ b/graphics/p5-Color-Library/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Color-Library
PORTVERSION= 0.02.1
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ROKR
@@ -17,8 +18,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= An easy-to-use and comprehensive named-color library
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
- p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable
+ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most
diff --git a/www/p5-Catalyst-Action-REST/Makefile b/www/p5-Catalyst-Action-REST/Makefile
index f7afccb56587..385fe4b9e2a5 100644
--- a/www/p5-Catalyst-Action-REST/Makefile
+++ b/www/p5-Catalyst-Action-REST/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Catalyst-Action-REST
PORTVERSION= 1.00
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,7 +23,6 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80030:${PORTSDIR}/www/p5-Catalyst-Runtime
p5-Data-Serializer>=0.36:${PORTSDIR}/devel/p5-Data-Serializer \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat \
- p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \
p5-Moose>=1.03:${PORTSDIR}/devel/p5-Moose \
p5-Params-Validate>=0.76:${PORTSDIR}/devel/p5-Params-Validate \
p5-URI-Find>=0:${PORTSDIR}/textproc/p5-URI-Find \