From owner-svn-ports-head@FreeBSD.ORG Sat Feb 16 01:36:12 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2BCE33AC; Sat, 16 Feb 2013 01:36:12 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 0685E227; Sat, 16 Feb 2013 01:36:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1G1aB62081349; Sat, 16 Feb 2013 01:36:11 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1G1aBsK081348; Sat, 16 Feb 2013 01:36:11 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201302160136.r1G1aBsK081348@svn.freebsd.org> From: Thomas Abthorpe Date: Sat, 16 Feb 2013 01:36:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312316 - head/devel/p5-Locale-PO 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.14 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: Sat, 16 Feb 2013 01:36:12 -0000 Author: tabthorpe Date: Sat Feb 16 01:36:11 2013 New Revision: 312316 URL: http://svnweb.freebsd.org/changeset/ports/312316 Log: - Update to 0.23 - Trim header Submitted by: portscout Modified: head/devel/p5-Locale-PO/Makefile Modified: head/devel/p5-Locale-PO/Makefile ============================================================================== --- head/devel/p5-Locale-PO/Makefile Sat Feb 16 00:27:12 2013 (r312315) +++ head/devel/p5-Locale-PO/Makefile Sat Feb 16 01:36:11 2013 (r312316) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Locale-PO -# Date created: 2008-12-22 -# Whom: Thomas Abthorpe -# +# Created by: tabthorpe # $FreeBSD$ -# PORTNAME= Locale-PO -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5-