update to 0.93
ok pea@
This commit is contained in:
parent
cb09b15cfe
commit
246b590a90
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2009/05/20 06:43:15 pea Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2009/09/04 03:11:47 kevlo Exp $
|
||||
|
||||
COMMENT= DateTime submodule for TZ
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= DateTime-TimeZone-0.90
|
||||
DISTNAME= DateTime-TimeZone-0.93
|
||||
CATEGORIES= devel
|
||||
|
||||
# Perl
|
||||
@ -12,6 +12,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::devel/p5-Params-Validate \
|
||||
::devel/p5-Class-Singleton
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (DateTime-TimeZone-0.90.tar.gz) = 0O/q+dUuUbcn+9kn4zSOWA==
|
||||
RMD160 (DateTime-TimeZone-0.90.tar.gz) = wecYZP/rAmHKQnDH6gGj9ebPXrk=
|
||||
SHA1 (DateTime-TimeZone-0.90.tar.gz) = A01zRaTZCFG1bMKNbXhLKSvlC/w=
|
||||
SHA256 (DateTime-TimeZone-0.90.tar.gz) = sM9CqGABhdZXOIyswL9o1toiBf+92tOYq2XlMVunIN4=
|
||||
SIZE (DateTime-TimeZone-0.90.tar.gz) = 377361
|
||||
MD5 (DateTime-TimeZone-0.93.tar.gz) = dIvuWTvETz6IrZymq90fyg==
|
||||
RMD160 (DateTime-TimeZone-0.93.tar.gz) = rNccWfDHXG2Xof/rFlEiR+jAORg=
|
||||
SHA1 (DateTime-TimeZone-0.93.tar.gz) = 6m/z+D6BUayOF3yQx8VTPf/nB9I=
|
||||
SHA256 (DateTime-TimeZone-0.93.tar.gz) = VMDnusXsC+IzRjGe4rbsvWyybfjIo3Ph3oXt/idkMAU=
|
||||
SIZE (DateTime-TimeZone-0.93.tar.gz) = 509450
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2009/03/23 14:02:12 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2009/09/04 03:11:47 kevlo Exp $
|
||||
${P5SITE}/DateTime/
|
||||
${P5SITE}/DateTime/TimeZone/
|
||||
${P5SITE}/DateTime/TimeZone.pm
|
||||
@ -377,7 +377,12 @@ ${P5SITE}/DateTime/TimeZone/MET.pm
|
||||
${P5SITE}/DateTime/TimeZone/MST.pm
|
||||
${P5SITE}/DateTime/TimeZone/MST7MDT.pm
|
||||
${P5SITE}/DateTime/TimeZone/OffsetOnly.pm
|
||||
${P5SITE}/DateTime/TimeZone/OlsonDB/
|
||||
${P5SITE}/DateTime/TimeZone/OlsonDB.pm
|
||||
${P5SITE}/DateTime/TimeZone/OlsonDB/Change.pm
|
||||
${P5SITE}/DateTime/TimeZone/OlsonDB/Observance.pm
|
||||
${P5SITE}/DateTime/TimeZone/OlsonDB/Rule.pm
|
||||
${P5SITE}/DateTime/TimeZone/OlsonDB/Zone.pm
|
||||
${P5SITE}/DateTime/TimeZone/PST8PDT.pm
|
||||
${P5SITE}/DateTime/TimeZone/Pacific/
|
||||
${P5SITE}/DateTime/TimeZone/Pacific/Apia.pm
|
||||
|
Loading…
Reference in New Issue
Block a user