Date: Thu, 1 Nov 2012 11:32:01 +0000 (UTC) From: Anton Berezin <tobez@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306795 - head/devel/p5-Storable Message-ID: <201211011132.qA1BW1SE081721@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <jfitz@FreeBSD.org> -# +# Created by: James FitzGibbon <jfitz@FreeBSD.org> # $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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211011132.qA1BW1SE081721>