diff options
author | az <az@FreeBSD.org> | 2011-06-07 17:13:15 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-06-07 17:13:15 +0800 |
commit | a04ea56a92ddbb0c530b7c6d6955e3b13d4b6993 (patch) | |
tree | bb4b9171e0b05dc04d65efebf12e7faaaf65cbb2 /net | |
parent | f969f2cab6369ed234183f6e877b5f269f13164c (diff) | |
download | freebsd-ports-gnome-a04ea56a92ddbb0c530b7c6d6955e3b13d4b6993.tar.gz freebsd-ports-gnome-a04ea56a92ddbb0c530b7c6d6955e3b13d4b6993.tar.zst freebsd-ports-gnome-a04ea56a92ddbb0c530b7c6d6955e3b13d4b6993.zip |
Update devel/p5-Moose to version 2.0007
Changelog: http://cpansearch.perl.org/dist/Moose/Changes
See also UPDATING entry 20110607 about this.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Amazon-S3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile index 4ef430f2c883..e25533a58104 100644 --- a/net/p5-Net-Amazon-S3/Makefile +++ b/net/p5-Net-Amazon-S3/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-Amazon-S3 PORTVERSION= 0.53 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +16,6 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Use the Amazon S3 - Simple Storage Service RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Class-MOP>=0.88:${PORTSDIR}/devel/p5-Class-MOP \ p5-Data-Stream-Bulk>=0.06:${PORTSDIR}/devel/p5-Data-Stream-Bulk \ p5-DateTime-Format-HTTP>=0:${PORTSDIR}/devel/p5-DateTime-Format-HTTP \ p5-DateTime-Format-ISO8601>=0:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 \ |