svn commit: r306795 - head/devel/p5-Storable
Anton Berezin
tobez at FreeBSD.org
Thu Nov 1 11:32:01 UTC 2012
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 at FreeBSD.org>
-#
+# Created by: James FitzGibbon <jfitz at 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
More information about the svn-ports-all
mailing list