- upgrade to version 5.40
- add HOMEPAGE -- Ok'd by maintainer
This commit is contained in:
parent
67d0fa0334
commit
0b1ed12551
@ -1,13 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2001/04/10 00:57:27 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2001/06/12 07:09:28 kevlo Exp $
|
||||
|
||||
COMMENT= "manipulate dates in perl"
|
||||
DISTNAME= DateManip-5.39
|
||||
PKGNAME= p5-DateManip-5.39
|
||||
DISTNAME= DateManip-5.40
|
||||
PKGNAME= p5-DateManip-5.40
|
||||
CATEGORIES= converters perl5
|
||||
NEED_VERSION= 1.392
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Date
|
||||
|
||||
HOMEPAGE= http://www.cise.ufl.edu/~sbeck/
|
||||
|
||||
MAINTAINER= Marc Espie <espie@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (DateManip-5.39.tar.gz) = b1839b58c6913937f57a4d8571de0190
|
||||
RMD160 (DateManip-5.39.tar.gz) = 8660bb0d54b24d2253adb4fab9ab983291f8e16b
|
||||
SHA1 (DateManip-5.39.tar.gz) = c40c1f444ab50ea2345220c8410715b2ea360a20
|
||||
MD5 (DateManip-5.40.tar.gz) = 8db456b068eeaaeaa49eadc4c57baed7
|
||||
RMD160 (DateManip-5.40.tar.gz) = 1e6c36199b1c1fcec9d3e8d18f889ce885076ad7
|
||||
SHA1 (DateManip-5.40.tar.gz) = 7b210187ca070b33bd7efbbd2a88b523355d1f99
|
||||
|
@ -1,3 +1,5 @@
|
||||
Date::Manip is a very versatile conversion module, which can handle
|
||||
to and from any text representation of dates, including ranges and
|
||||
periodic dates.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user