Update to 0.86
- Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Net-Amazon-S3
This commit is contained in:
parent
e1c5c07cad
commit
a1e92b645c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498936
2 changed files with 6 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue