Date: Sun, 9 Feb 2014 17:23:57 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343528 - head/devel/p5-PerlIO-locale Message-ID: <201402091723.s19HNviE031840@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Feb 9 17:23:57 2014 New Revision: 343528 URL: http://svnweb.freebsd.org/changeset/ports/343528 QAT: https://qat.redports.org/buildarchive/r343528/ Log: - Update to 0.09 Modified: head/devel/p5-PerlIO-locale/Makefile head/devel/p5-PerlIO-locale/distinfo Modified: head/devel/p5-PerlIO-locale/Makefile ============================================================================== --- head/devel/p5-PerlIO-locale/Makefile Sun Feb 9 17:23:52 2014 (r343527) +++ head/devel/p5-PerlIO-locale/Makefile Sun Feb 9 17:23:57 2014 (r343528) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PerlIO-locale -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PerlIO layer to use the encoding of the current locale +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure Modified: head/devel/p5-PerlIO-locale/distinfo ============================================================================== --- head/devel/p5-PerlIO-locale/distinfo Sun Feb 9 17:23:52 2014 (r343527) +++ head/devel/p5-PerlIO-locale/distinfo Sun Feb 9 17:23:57 2014 (r343528) @@ -1,2 +1,2 @@ -SHA256 (PerlIO-locale-0.08.tar.gz) = 1b528693c9246dc87dced305453caf3699471b7240c9fa052808cda2d795e893 -SIZE (PerlIO-locale-0.08.tar.gz) = 3140 +SHA256 (PerlIO-locale-0.09.tar.gz) = 1ee0691477990c955e619167f52b84d523f1dc7a3554505499a5e73be71c8452 +SIZE (PerlIO-locale-0.09.tar.gz) = 2966
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402091723.s19HNviE031840>