From owner-svn-ports-head@FreeBSD.ORG Sun Feb 9 17:23:58 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F3E68D52; Sun, 9 Feb 2014 17:23:57 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DFEF51666; Sun, 9 Feb 2014 17:23:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s19HNvsZ031842; Sun, 9 Feb 2014 17:23:57 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s19HNviE031840; Sun, 9 Feb 2014 17:23:57 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201402091723.s19HNviE031840@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 9 Feb 2014 17:23:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343528 - head/devel/p5-PerlIO-locale X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 17:23:58 -0000 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