svn commit: r386539 - head/devel/p5-Test-TempDir
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 16 13:35:25 UTC 2015
Author: sunpoet
Date: Sat May 16 13:35:24 2015
New Revision: 386539
URL: https://svnweb.freebsd.org/changeset/ports/386539
Log:
- Update to 0.10
- Set EXPIRATION_DATE to 2015-06-30: no other ports depend on this one
Changes: http://search.cpan.org/dist/Test-TempDir/Changes
Modified:
head/devel/p5-Test-TempDir/Makefile
head/devel/p5-Test-TempDir/distinfo
Modified: head/devel/p5-Test-TempDir/Makefile
==============================================================================
--- head/devel/p5-Test-TempDir/Makefile Sat May 16 13:35:19 2015 (r386538)
+++ head/devel/p5-Test-TempDir/Makefile Sat May 16 13:35:24 2015 (r386539)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Test-TempDir
-PORTVERSION= 0.09
+PORTVERSION= 0.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -25,6 +25,7 @@ TEST_DEPENDS= p5-Test-Requires>=0:${PORT
p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
DEPRECATED= Use devel/p5-Test-TempDir-Tiny instead
+EXPIRATION_DATE=2015-06-30
USES= perl5
USE_PERL5= modbuildtiny
Modified: head/devel/p5-Test-TempDir/distinfo
==============================================================================
--- head/devel/p5-Test-TempDir/distinfo Sat May 16 13:35:19 2015 (r386538)
+++ head/devel/p5-Test-TempDir/distinfo Sat May 16 13:35:24 2015 (r386539)
@@ -1,2 +1,2 @@
-SHA256 (Test-TempDir-0.09.tar.gz) = 21e5df078c27e7c96e61ea2b5ce577b112f170c51e43be3eb07ba46974b801fb
-SIZE (Test-TempDir-0.09.tar.gz) = 30130
+SHA256 (Test-TempDir-0.10.tar.gz) = cf997dc72e85d79b36b360408222662665857d83f5a7d69da328bd8e815b9b36
+SIZE (Test-TempDir-0.10.tar.gz) = 30932
More information about the svn-ports-all
mailing list