diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-25 11:09:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-25 11:09:04 +0800 |
commit | aec54d5c863018f70be053326244ccbefd787e22 (patch) | |
tree | a684fc50683c3b78ae8443092477651cbec546cc /net | |
parent | 67cec397d24819ad44f37d827149bda3b0949fff (diff) | |
download | freebsd-ports-gnome-aec54d5c863018f70be053326244ccbefd787e22.tar.gz freebsd-ports-gnome-aec54d5c863018f70be053326244ccbefd787e22.tar.zst freebsd-ports-gnome-aec54d5c863018f70be053326244ccbefd787e22.zip |
- Update to 0.25
- Add NO_ARCH
Changes: http://search.cpan.org/dist/VM-EC2-Security-CredentialCache/CHANGES
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-VM-EC2-Security-CredentialCache/Makefile | 3 | ||||
-rw-r--r-- | net/p5-VM-EC2-Security-CredentialCache/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/p5-VM-EC2-Security-CredentialCache/Makefile b/net/p5-VM-EC2-Security-CredentialCache/Makefile index 92fe0aa18dee..bc42a1551df4 100644 --- a/net/p5-VM-EC2-Security-CredentialCache/Makefile +++ b/net/p5-VM-EC2-Security-CredentialCache/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= VM-EC2-Security-CredentialCache -PORTVERSION= 0.23 +PORTVERSION= 0.25 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,6 +17,7 @@ BUILD_DEPENDS= p5-DateTime-Format-ISO8601>=0:${PORTSDIR}/devel/p5-DateTime-Forma p5-VM-EC2>=0:${PORTSDIR}/net/p5-VM-EC2 RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 diff --git a/net/p5-VM-EC2-Security-CredentialCache/distinfo b/net/p5-VM-EC2-Security-CredentialCache/distinfo index 621944d74a37..d3879aa8f0f5 100644 --- a/net/p5-VM-EC2-Security-CredentialCache/distinfo +++ b/net/p5-VM-EC2-Security-CredentialCache/distinfo @@ -1,2 +1,2 @@ -SHA256 (VM-EC2-Security-CredentialCache-0.23.tar.gz) = d0bb344afe053d5e23ce69b292c2570219dd1765ab737c65c247d68393a82859 -SIZE (VM-EC2-Security-CredentialCache-0.23.tar.gz) = 9681 +SHA256 (VM-EC2-Security-CredentialCache-0.25.tar.gz) = fc7e9c152ff2b721ccb221ac40089934775cf58366aedb5cc1693609f840937b +SIZE (VM-EC2-Security-CredentialCache-0.25.tar.gz) = 9743 |