svn commit: r303994 - head/devel/p5-Thread-Cancel
Steve Wills
swills at FreeBSD.org
Sun Sep 9 20:59:45 UTC 2012
Author: swills
Date: Sun Sep 9 20:59:44 2012
New Revision: 303994
URL: http://svn.freebsd.org/changeset/ports/303994
Log:
- Update to 1.13
PR: ports/171089
Approved by: maintainer timeout (ruben at verweg.com, >2 weeks)
Modified:
head/devel/p5-Thread-Cancel/Makefile (contents, props changed)
head/devel/p5-Thread-Cancel/distinfo (contents, props changed)
head/devel/p5-Thread-Cancel/pkg-plist (contents, props changed)
Modified: head/devel/p5-Thread-Cancel/Makefile
==============================================================================
--- head/devel/p5-Thread-Cancel/Makefile Sun Sep 9 20:58:54 2012 (r303993)
+++ head/devel/p5-Thread-Cancel/Makefile Sun Sep 9 20:59:44 2012 (r303994)
@@ -6,7 +6,7 @@
#
PORTNAME= Thread-Cancel
-PORTVERSION= 1.11
+PORTVERSION= 1.13
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: head/devel/p5-Thread-Cancel/distinfo
==============================================================================
--- head/devel/p5-Thread-Cancel/distinfo Sun Sep 9 20:58:54 2012 (r303993)
+++ head/devel/p5-Thread-Cancel/distinfo Sun Sep 9 20:59:44 2012 (r303994)
@@ -1,2 +1,2 @@
-SHA256 (Thread-Cancel-1.11.tar.gz) = 50ae0faa0e2bcfee5fa44e8a3763d48f8c7bc46e31fc02d80665e1bf641ff09a
-SIZE (Thread-Cancel-1.11.tar.gz) = 5580
+SHA256 (Thread-Cancel-1.13.tar.gz) = 8ae70f61ed539ca99f711d5d3d656bc211d69560429b394cd08a5d3dde4f5e5f
+SIZE (Thread-Cancel-1.13.tar.gz) = 5519
Modified: head/devel/p5-Thread-Cancel/pkg-plist
==============================================================================
--- head/devel/p5-Thread-Cancel/pkg-plist Sun Sep 9 20:58:54 2012 (r303993)
+++ head/devel/p5-Thread-Cancel/pkg-plist Sun Sep 9 20:59:44 2012 (r303994)
@@ -1,6 +1,5 @@
%%SITE_PERL%%/Thread/Cancel.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Thread/Cancel/.packlist
- at dirrmtry %%SITE_PERL%%/Thread/Cancel
@dirrmtry %%SITE_PERL%%/Thread
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Thread/Cancel
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Thread
More information about the svn-ports-head
mailing list