[Midnightbsd-cvs] CVS Commit: devel/p5-Test-Simple: Updated to 0.79
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Sun Aug 19 01:43:16 EDT 2007
Log Message:
-----------
Updated to 0.79
Modified Files:
--------------
mports/devel/p5-Test-Simple:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
Removed Files:
-------------
mports/devel/p5-Test-Simple/files:
patch-Makefile.PL
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/p5-Test-Simple/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ldevel/p5-Test-Simple/Makefile -Ldevel/p5-Test-Simple/Makefile -u -r1.1 -r1.2
--- devel/p5-Test-Simple/Makefile
+++ devel/p5-Test-Simple/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= Test-Simple
-PORTVERSION= 0.64
+PORTVERSION= 0.70
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test
@@ -15,6 +15,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Basic utilities for writing tests in perl
+LICENSE= perl
RUN_DEPENDS= ${SITE_PERL}/Test/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness
BUILD_DEPENDS= ${RUN_DEPENDS}
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/devel/p5-Test-Simple/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ldevel/p5-Test-Simple/distinfo -Ldevel/p5-Test-Simple/distinfo -u -r1.1 -r1.2
--- devel/p5-Test-Simple/distinfo
+++ devel/p5-Test-Simple/distinfo
@@ -1,3 +1,3 @@
-MD5 (Test-Simple-0.64.tar.gz) = e22dcd4f06eed7b389f2bd0d17ed4dc1
-SHA256 (Test-Simple-0.64.tar.gz) = 4d06bff53e2f3bdcd8535898469a7c816d6b4067a5f586255049223bf1bb9883
-SIZE (Test-Simple-0.64.tar.gz) = 70874
+MD5 (Test-Simple-0.70.tar.gz) = 8fc54e4c018e7a6fda7b916effd27824
+SHA256 (Test-Simple-0.70.tar.gz) = 8968190e8970ae4e3baad4a6513b8bc3049fafe3d42fb40d15f95cb4ad3bda67
+SIZE (Test-Simple-0.70.tar.gz) = 77621
--- devel/p5-Test-Simple/files/patch-Makefile.PL
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.PL~ Mon Aug 26 06:53:00 2002
-+++ Makefile.PL Wed Aug 28 11:15:58 2002
-@@ -37,7 +37,7 @@
- File::Spec => 0.6,
- },
- # Added to the core somewhere around 5.7.2.
-- INSTALLDIRS => $] >= 5.00702 ? 'perl' : 'site'
-+ INSTALLDIRS => 'site'
- );
-
-
More information about the Midnightbsd-cvs
mailing list