From owner-svn-ports-all@FreeBSD.ORG Thu Nov 1 11:32:01 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 B11E7B10; Thu, 1 Nov 2012 11:32:01 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 9AAE38FC12; Thu, 1 Nov 2012 11:32:01 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id qA1BW1Lw081724; Thu, 1 Nov 2012 11:32:01 GMT (envelope-from tobez@svn.freebsd.org) Received: (from tobez@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id qA1BW1SE081721; Thu, 1 Nov 2012 11:32:01 GMT (envelope-from tobez@svn.freebsd.org) Message-Id: <201211011132.qA1BW1SE081721@svn.freebsd.org> From: Anton Berezin Date: Thu, 1 Nov 2012 11:32:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306795 - head/devel/p5-Storable 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: Thu, 01 Nov 2012 11:32:01 -0000 Author: tobez Date: Thu Nov 1 11:32:01 2012 New Revision: 306795 URL: http://svn.freebsd.org/changeset/ports/306795 Log: - Update to 2.39 - Convert to the new header format Changes: http://cpansearch.perl.org/src/AMS/Storable-2.39/ChangeLog Feature safe: yes Modified: head/devel/p5-Storable/Makefile head/devel/p5-Storable/distinfo Modified: head/devel/p5-Storable/Makefile ============================================================================== --- head/devel/p5-Storable/Makefile Thu Nov 1 11:29:47 2012 (r306794) +++ head/devel/p5-Storable/Makefile Thu Nov 1 11:32:01 2012 (r306795) @@ -1,13 +1,8 @@ -# New ports collection makefile for: p5-Storable -# Date created: July 7th 1997 -# Whom: James FitzGibbon -# +# Created by: James FitzGibbon # $FreeBSD$ -# PORTNAME= Storable -PORTVERSION= 2.30 -PORTREVISION= 1 +PORTVERSION= 2.39 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Storable/distinfo ============================================================================== --- head/devel/p5-Storable/distinfo Thu Nov 1 11:29:47 2012 (r306794) +++ head/devel/p5-Storable/distinfo Thu Nov 1 11:32:01 2012 (r306795) @@ -1,2 +1,2 @@ -SHA256 (Storable-2.30.tar.gz) = 7a819c7be0f00cf093e5b0d920b5bfd99075aa7fcda134b07de18079f473b21a -SIZE (Storable-2.30.tar.gz) = 181079 +SHA256 (Storable-2.39.tar.gz) = 2ef1571205299a72691ad5bee77db0e0caf7450990138fd0335eace9ba99465f +SIZE (Storable-2.39.tar.gz) = 182104