svn commit: r332898 - head/devel/p5-Test-Simple
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Nov 5 19:05:00 UTC 2013
Author: sunpoet
Date: Tue Nov 5 19:04:59 2013
New Revision: 332898
URL: http://svnweb.freebsd.org/changeset/ports/332898
Log:
- Update to 1.001002
- Add LICENSE
Changes: http://search.cpan.org/dist/Test-Simple/Changes
Modified:
head/devel/p5-Test-Simple/Makefile
head/devel/p5-Test-Simple/distinfo
Modified: head/devel/p5-Test-Simple/Makefile
==============================================================================
--- head/devel/p5-Test-Simple/Makefile Tue Nov 5 19:04:54 2013 (r332897)
+++ head/devel/p5-Test-Simple/Makefile Tue Nov 5 19:04:59 2013 (r332898)
@@ -2,15 +2,19 @@
# $FreeBSD$
PORTNAME= Test-Simple
-PORTVERSION= 0.99
+PORTVERSION= 1.001.002
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RJBS
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl at FreeBSD.org
COMMENT= Basic utilities for writing tests in perl
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
Modified: head/devel/p5-Test-Simple/distinfo
==============================================================================
--- head/devel/p5-Test-Simple/distinfo Tue Nov 5 19:04:54 2013 (r332897)
+++ head/devel/p5-Test-Simple/distinfo Tue Nov 5 19:04:59 2013 (r332898)
@@ -1,2 +1,2 @@
-SHA256 (Test-Simple-0.99.tar.gz) = 921041fdd7f9f672a62db9bb25c19070e77d18d1c9cbeef6ffbe08adec3ad619
-SIZE (Test-Simple-0.99.tar.gz) = 111560
+SHA256 (Test-Simple-1.001002.tar.gz) = 0cd3bcdb030f17a824bb35916b8200f3aa77530c6833c81b9a0e275ebfa9374c
+SIZE (Test-Simple-1.001002.tar.gz) = 112428
More information about the svn-ports-head
mailing list