svn commit: r496728 - head/archivers/p5-Archive-Tar-Wrapper
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 24 14:31:32 UTC 2019
Author: sunpoet
Date: Sun Mar 24 14:31:26 2019
New Revision: 496728
URL: https://svnweb.freebsd.org/changeset/ports/496728
Log:
Update to 0.34
Changes: https://metacpan.org/changes/distribution/Archive-Tar-Wrapper
Modified:
head/archivers/p5-Archive-Tar-Wrapper/Makefile
head/archivers/p5-Archive-Tar-Wrapper/distinfo
Modified: head/archivers/p5-Archive-Tar-Wrapper/Makefile
==============================================================================
--- head/archivers/p5-Archive-Tar-Wrapper/Makefile Sun Mar 24 14:31:21 2019 (r496727)
+++ head/archivers/p5-Archive-Tar-Wrapper/Makefile Sun Mar 24 14:31:26 2019 (r496728)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Archive-Tar-Wrapper
-PORTVERSION= 0.33
+PORTVERSION= 0.34
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,9 +19,10 @@ RUN_DEPENDS= p5-File-Which>=0:sysutils/p5-File-Which \
p5-Log-Log4perl>=0:devel/p5-Log-Log4perl
TEST_DEPENDS= p5-Dumbbench>=0.111:benchmarks/p5-Dumbbench
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.pre.mk>
Modified: head/archivers/p5-Archive-Tar-Wrapper/distinfo
==============================================================================
--- head/archivers/p5-Archive-Tar-Wrapper/distinfo Sun Mar 24 14:31:21 2019 (r496727)
+++ head/archivers/p5-Archive-Tar-Wrapper/distinfo Sun Mar 24 14:31:26 2019 (r496728)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532714939
-SHA256 (Archive-Tar-Wrapper-0.33.tar.gz) = 8afd18e41a9274d897f7b70db44a32eac012eb3be74d5e378c967042df7ed67c
-SIZE (Archive-Tar-Wrapper-0.33.tar.gz) = 34530
+TIMESTAMP = 1553421914
+SHA256 (Archive-Tar-Wrapper-0.34.tar.gz) = 1d57c14fded369125c7cf38b29a2f5a2c72105464f02def9746943587a91bed5
+SIZE (Archive-Tar-Wrapper-0.34.tar.gz) = 36422
More information about the svn-ports-head
mailing list