From owner-svn-ports-all@FreeBSD.ORG Wed Nov 14 09:10:20 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC95F959; Wed, 14 Nov 2012 09:10:20 +0000 (UTC) (envelope-from tobez@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 A22598FC12; Wed, 14 Nov 2012 09:10:20 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAE9AKwE041317; Wed, 14 Nov 2012 09:10:20 GMT (envelope-from tobez@svn.freebsd.org) Received: (from tobez@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAE9AKB7041315; Wed, 14 Nov 2012 09:10:20 GMT (envelope-from tobez@svn.freebsd.org) Message-Id: <201211140910.qAE9AKB7041315@svn.freebsd.org> From: Anton Berezin Date: Wed, 14 Nov 2012 09:10:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307406 - head/textproc/p5-Text-Format X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2012 09:10:20 -0000 Author: tobez Date: Wed Nov 14 09:10:20 2012 New Revision: 307406 URL: http://svnweb.freebsd.org/changeset/ports/307406 Log: Update to 0.58. Changes: http://cpansearch.perl.org/src/SHLOMIF/Text-Format-0.58/Changes Feature safe: yes Modified: head/textproc/p5-Text-Format/Makefile head/textproc/p5-Text-Format/distinfo Modified: head/textproc/p5-Text-Format/Makefile ============================================================================== --- head/textproc/p5-Text-Format/Makefile Wed Nov 14 09:07:54 2012 (r307405) +++ head/textproc/p5-Text-Format/Makefile Wed Nov 14 09:10:20 2012 (r307406) @@ -1,12 +1,7 @@ -# New ports collection makefile for: textproc/p5-Text-Format -# Date created: 30 December 2000 -# Whom: Anton Berezin -# # $FreeBSD$ -# PORTNAME= Text-Format -PORTVERSION= 0.53 +PORTVERSION= 0.58 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-Text-Format/distinfo ============================================================================== --- head/textproc/p5-Text-Format/distinfo Wed Nov 14 09:07:54 2012 (r307405) +++ head/textproc/p5-Text-Format/distinfo Wed Nov 14 09:10:20 2012 (r307406) @@ -1,2 +1,2 @@ -SHA256 (Text-Format-0.53.tar.gz) = fe6995f07029feccaaf706912a48f8769e974e6972c724d1c819f2d712dc5c10 -SIZE (Text-Format-0.53.tar.gz) = 15113 +SHA256 (Text-Format-0.58.tar.gz) = a26fde0832f27c2fb9e520c4377b24d86ea9de233a49ed88ce96165488d06003 +SIZE (Text-Format-0.58.tar.gz) = 16444