diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-02-18 15:28:23 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-02-18 15:28:23 +0000 |
commit | e2a9b1cd20a5f4abf1e404e4e76f331518892071 (patch) | |
tree | 4e39238dcf72863d869d435405d9073db0ec096c /devel/p5-Date-Manip | |
parent | 5aa9244b6cba2300985a2c5e99292897c99adb66 (diff) |
Upgrade to 5.30.
Notes
Notes:
svn path=/head/; revision=9803
Diffstat (limited to 'devel/p5-Date-Manip')
-rw-r--r-- | devel/p5-Date-Manip/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-Date-Manip/distinfo | 2 | ||||
-rw-r--r-- | devel/p5-Date-Manip/pkg-descr | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile index 106b912544c1..bd40c88637ed 100644 --- a/devel/p5-Date-Manip/Makefile +++ b/devel/p5-Date-Manip/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Date-Manip -# Version required: 5.10 +# Version required: 5.30 # Date created: April 28th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.2 1997/05/24 13:17:01 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/06/24 18:43:12 jfitz Exp $ # -DISTNAME= DateManip-5.10 -PKGNAME= p5-Date-Manip-5.10 +DISTNAME= DateManip-5.30 +PKGNAME= p5-Date-Manip-5.30 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Date diff --git a/devel/p5-Date-Manip/distinfo b/devel/p5-Date-Manip/distinfo index ca6f1819784f..8761c8a6da30 100644 --- a/devel/p5-Date-Manip/distinfo +++ b/devel/p5-Date-Manip/distinfo @@ -1 +1 @@ -MD5 (DateManip-5.10.tar.gz) = c06b976c7f980034a059161347e92098 +MD5 (DateManip-5.30.tar.gz) = 3cf054f1d0dce179990f12a13123772f diff --git a/devel/p5-Date-Manip/pkg-descr b/devel/p5-Date-Manip/pkg-descr index 3717ae972091..4578f53846a6 100644 --- a/devel/p5-Date-Manip/pkg-descr +++ b/devel/p5-Date-Manip/pkg-descr @@ -53,4 +53,3 @@ actually somewhat misleading. Date::Manip works with the full date AND time (year, month, day, hour, minute, second). - |