Updated to p5-Date-Handler-0.19
- bump need_version
This commit is contained in:
parent
26744a7db2
commit
ab5d759f2c
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2002/03/13 20:04:41 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2002/04/18 14:03:52 shell Exp $
|
||||
|
||||
COMMENT= "perl module for calculates time differences"
|
||||
|
||||
VERSION= 0.15
|
||||
VERSION= 0.19
|
||||
DISTNAME= Date-Handler-${VERSION}
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
NEED_VERSION= 1.505
|
||||
NEED_VERSION= 1.524
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Date
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Date-Handler-0.15.tar.gz) = 7979991d8dcd5d54594ea2d5d6650e7e
|
||||
RMD160 (Date-Handler-0.15.tar.gz) = e82086ce4c2c5360debe028af1ac27edc2b76957
|
||||
SHA1 (Date-Handler-0.15.tar.gz) = 4cac46b8a132f6d4326d2c2f9bb6c122607ca56f
|
||||
MD5 (Date-Handler-0.19.tar.gz) = d369254ab61fabac3460e2ce6a2c96a9
|
||||
RMD160 (Date-Handler-0.19.tar.gz) = 0fa23ff0ba26b86b08a61dc1ebb4e0071df02ff2
|
||||
SHA1 (Date-Handler-0.19.tar.gz) = 6d45753445444c5ea3a8563744f10574cfe570d2
|
||||
|
@ -1,12 +1,13 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2002/04/16 19:25:03 espie Exp $
|
||||
libdata/perl5/site_perl/Date/Handler.pm
|
||||
libdata/perl5/site_perl/Date/Handler.pod
|
||||
libdata/perl5/site_perl/Date/Handler/Constants.pm
|
||||
libdata/perl5/site_perl/Date/Handler/Delta.pm
|
||||
libdata/perl5/site_perl/Date/Handler/Range.pm
|
||||
libdata/perl5/site_perl/Date/Handler/Test.pm
|
||||
@comment $OpenBSD: PLIST,v 1.3 2002/04/18 14:03:52 shell Exp $
|
||||
${P5SITE}/Date/Handler.pm
|
||||
${P5SITE}/Date/Handler.pod
|
||||
${P5SITE}/Date/Handler/Constants.pm
|
||||
${P5SITE}/Date/Handler/Delta.pm
|
||||
${P5SITE}/Date/Handler/Range.pm
|
||||
${P5SITE}/Date/Handler/Test.pm
|
||||
man/man3p/Date::Handler.3p
|
||||
man/man3p/Date::Handler::Delta.3p
|
||||
man/man3p/Date::Handler::Range.3p
|
||||
man/man3p/Date::Handler::Test.3p
|
||||
@dirrm libdata/perl5/site_perl/Date/Handler
|
||||
@dirrm man/man3p
|
||||
@dirrm ${P5SITE}/Date/Handler
|
||||
|
Loading…
Reference in New Issue
Block a user