svn commit: r410780 - head/devel/p5-Struct-Dumb
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Mar 10 19:54:41 UTC 2016
Author: sunpoet
Date: Thu Mar 10 19:54:39 2016
New Revision: 410780
URL: https://svnweb.freebsd.org/changeset/ports/410780
Log:
- Update to 0.09
Changes: http://search.cpan.org/dist/Struct-Dumb/Changes
Modified:
head/devel/p5-Struct-Dumb/Makefile
head/devel/p5-Struct-Dumb/distinfo
Modified: head/devel/p5-Struct-Dumb/Makefile
==============================================================================
--- head/devel/p5-Struct-Dumb/Makefile Thu Mar 10 19:54:00 2016 (r410779)
+++ head/devel/p5-Struct-Dumb/Makefile Thu Mar 10 19:54:39 2016 (r410780)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Struct-Dumb
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PEVANS
@@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
NO_ARCH= yes
-USE_PERL5= configure
+USE_PERL5= modbuild
USES= perl5
.include <bsd.port.mk>
Modified: head/devel/p5-Struct-Dumb/distinfo
==============================================================================
--- head/devel/p5-Struct-Dumb/distinfo Thu Mar 10 19:54:00 2016 (r410779)
+++ head/devel/p5-Struct-Dumb/distinfo Thu Mar 10 19:54:39 2016 (r410780)
@@ -1,2 +1,2 @@
-SHA256 (Struct-Dumb-0.08.tar.gz) = e0b72fecfed927286c007bbc3493725bc29a71f4faf4bc04a92caa98cf2a23a7
-SIZE (Struct-Dumb-0.08.tar.gz) = 15353
+SHA256 (Struct-Dumb-0.09.tar.gz) = 337d917920e66afc752675397487a03dac813f773e3c30e006a0ce8e55fc393d
+SIZE (Struct-Dumb-0.09.tar.gz) = 16084
More information about the svn-ports-head
mailing list