diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-04-15 01:53:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-04-15 01:53:21 +0800 |
commit | 8c6a366bdbfbee9a89df7c24f5a4d1a344202a92 (patch) | |
tree | 8e0df37010c012b703357f1a279f7e1f42a0e27e /net | |
parent | 2324c0d74e76a5264c623bcbbe9ac34e0fdf445f (diff) | |
download | freebsd-ports-gnome-8c6a366bdbfbee9a89df7c24f5a4d1a344202a92.tar.gz freebsd-ports-gnome-8c6a366bdbfbee9a89df7c24f5a4d1a344202a92.tar.zst freebsd-ports-gnome-8c6a366bdbfbee9a89df7c24f5a4d1a344202a92.zip |
Update to 0.86
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Net-Amazon-S3
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Amazon-S3/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Amazon-S3/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile index 8d7ab516aed8..cb02805929fa 100644 --- a/net/p5-Net-Amazon-S3/Makefile +++ b/net/p5-Net-Amazon-S3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Amazon-S3 -PORTVERSION= 0.85 +PORTVERSION= 0.86 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -43,4 +43,6 @@ TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/net/p5-Net-Amazon-S3/distinfo b/net/p5-Net-Amazon-S3/distinfo index 7a3028413748..0d3dfb6d13c2 100644 --- a/net/p5-Net-Amazon-S3/distinfo +++ b/net/p5-Net-Amazon-S3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535560684 -SHA256 (Net-Amazon-S3-0.85.tar.gz) = 49b91233b9e994ce3536dd69c5106c968a03d199ff3968c8fc2f2b5be3d55430 -SIZE (Net-Amazon-S3-0.85.tar.gz) = 83897 +TIMESTAMP = 1555202573 +SHA256 (Net-Amazon-S3-0.86.tar.gz) = 6301e683a19b1302a234a1689d7c7f7e7102b3e86f4de428b8cc1cd975f0c38a +SIZE (Net-Amazon-S3-0.86.tar.gz) = 85918 |