diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-06-24 16:00:35 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-06-24 16:00:35 +0000 |
commit | ee1caa9b152a32dfdb87fc78b792c5b1a53b7d71 (patch) | |
tree | 02abe4003705ccc8f691236839b0ab208e47aef4 /devel | |
parent | bd43ea1d18851257600075560e9d4a68266b15e2 (diff) | |
download | ports-ee1caa9b152a32dfdb87fc78b792c5b1a53b7d71.tar.gz ports-ee1caa9b152a32dfdb87fc78b792c5b1a53b7d71.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Storable/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Storable/distinfo | 2 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index 6782ddb213d3..e0128c6ef00e 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Storable -# Version required: 0.5.9 +# Version required: 0.6.2 # Date created: July 7th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.6 1998/05/08 00:22:28 vanilla Exp $ +# $Id: Makefile,v 1.7 1998/05/14 07:52:45 vanilla Exp $ # -DISTNAME= Storable-0.5@9 -PKGNAME= p5-Storable-0.5.9 +DISTNAME= Storable-0.6_402 +PKGNAME= p5-Storable-0.6.2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Storable @@ -16,6 +16,7 @@ MAINTAINER= jfitz@FreeBSD.ORG USE_PERL5= YES +WRKSRC= ${WRKDIR}/Storable-0.6@2 MANPREFIX= ${PREFIX}/lib/perl5 MAN3= Storable.3 diff --git a/devel/p5-Storable/distinfo b/devel/p5-Storable/distinfo index b0e3c31454de..e3a27131313e 100644 --- a/devel/p5-Storable/distinfo +++ b/devel/p5-Storable/distinfo @@ -1 +1 @@ -MD5 (Storable-0.5@9.tar.gz) = 7908ba1e8125021e74038d0a25699f19 +MD5 (Storable-0.6_402.tar.gz) = 27b5249cda9d1ea41947481f0ca0e5de |