svn commit: r367194 - head/devel/p5-Test-Manifest
Frederic Culot
culot at FreeBSD.org
Wed Sep 3 13:23:19 UTC 2014
Author: culot
Date: Wed Sep 3 13:23:18 2014
New Revision: 367194
URL: http://svnweb.freebsd.org/changeset/ports/367194
QAT: https://qat.redports.org/buildarchive/r367194/
Log:
- Update to 2.02
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Test-Manifest/Changes
Modified:
head/devel/p5-Test-Manifest/Makefile
head/devel/p5-Test-Manifest/distinfo
Modified: head/devel/p5-Test-Manifest/Makefile
==============================================================================
--- head/devel/p5-Test-Manifest/Makefile Wed Sep 3 13:21:58 2014 (r367193)
+++ head/devel/p5-Test-Manifest/Makefile Wed Sep 3 13:23:18 2014 (r367194)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Test-Manifest
-PORTVERSION= 2.01
+PORTVERSION= 2.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -9,6 +9,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Perl module to interact with a t/test_manifest file
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
Modified: head/devel/p5-Test-Manifest/distinfo
==============================================================================
--- head/devel/p5-Test-Manifest/distinfo Wed Sep 3 13:21:58 2014 (r367193)
+++ head/devel/p5-Test-Manifest/distinfo Wed Sep 3 13:23:18 2014 (r367194)
@@ -1,2 +1,2 @@
-SHA256 (Test-Manifest-2.01.tar.gz) = 25149b5f94d59bc5dc6e54550a2b492a3d4330eb30c8f3d8a3b620bb619852d9
-SIZE (Test-Manifest-2.01.tar.gz) = 9151
+SHA256 (Test-Manifest-2.02.tar.gz) = 064783ceaf7dd569a5724d40900a3f9d92168ee4c613f7a3cb99a99aa8283396
+SIZE (Test-Manifest-2.02.tar.gz) = 9180
More information about the svn-ports-all
mailing list