Date: Sun, 9 Sep 2012 20:59:44 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r303994 - head/devel/p5-Thread-Cancel Message-ID: <201209092059.q89KxiBv036940@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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 -@dirrmtry %%SITE_PERL%%/Thread/Cancel @dirrmtry %%SITE_PERL%%/Thread @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Thread/Cancel @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Thread
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209092059.q89KxiBv036940>