- update p5-Geo-TigerLine to 0.03
This commit is contained in:
parent
a99e60ff20
commit
1093ac66e0
@ -1,11 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/12/03 11:45:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/12/20 00:00:33 jasper Exp $
|
||||
|
||||
COMMENT= parse TIGER/Line geographic data
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-TigerLine-0.02
|
||||
REVISION= 0
|
||||
DISTNAME= Geo-TigerLine-0.03
|
||||
CATEGORIES= geo
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (Geo-TigerLine-0.02.tar.gz) = iIe1P+At+lJl4hwaN4Wllg==
|
||||
RMD160 (Geo-TigerLine-0.02.tar.gz) = ehFDu8PjKD4jr6XxNbm45WViC5c=
|
||||
SHA1 (Geo-TigerLine-0.02.tar.gz) = EizwuZDJh1NFAcBY+zBATnnFqyU=
|
||||
SHA256 (Geo-TigerLine-0.02.tar.gz) = vZSXTRMUTNNgb8zh/KGFpTKOpptCkwBvZrs3EEKhR9Q=
|
||||
SIZE (Geo-TigerLine-0.02.tar.gz) = 40601
|
||||
MD5 (Geo-TigerLine-0.03.tar.gz) = 987S9h7akJupY09ZGXONIQ==
|
||||
RMD160 (Geo-TigerLine-0.03.tar.gz) = tfJCpdsvBj+SHj4PdhgKPsjV57E=
|
||||
SHA1 (Geo-TigerLine-0.03.tar.gz) = r9AGpIkMFHFHOrmC72VS9M5zjJc=
|
||||
SHA256 (Geo-TigerLine-0.03.tar.gz) = 6JZWcwHDinEnUqEyHEJ4GFXt65iD1wN0i2vPNqBjskk=
|
||||
SIZE (Geo-TigerLine-0.03.tar.gz) = 42608
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/09/15 14:01:15 jolan Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2010/12/20 00:00:33 jasper Exp $
|
||||
${P5SITE}/Geo/
|
||||
${P5SITE}/Geo/TigerLine/
|
||||
${P5SITE}/Geo/TigerLine.pm
|
||||
@ -18,6 +18,7 @@ ${P5SITE}/Geo/TigerLine/Record/C.pm
|
||||
${P5SITE}/Geo/TigerLine/Record/E.pm
|
||||
${P5SITE}/Geo/TigerLine/Record/H.pm
|
||||
${P5SITE}/Geo/TigerLine/Record/I.pm
|
||||
${P5SITE}/Geo/TigerLine/Record/M.pm
|
||||
${P5SITE}/Geo/TigerLine/Record/P.pm
|
||||
${P5SITE}/Geo/TigerLine/Record/Parser.pm
|
||||
${P5SITE}/Geo/TigerLine/Record/R.pm
|
||||
@ -41,6 +42,7 @@ ${P5SITE}/Geo/TigerLine/Record/Z.pm
|
||||
@man man/man3p/Geo::TigerLine::Record::E.3p
|
||||
@man man/man3p/Geo::TigerLine::Record::H.3p
|
||||
@man man/man3p/Geo::TigerLine::Record::I.3p
|
||||
@man man/man3p/Geo::TigerLine::Record::M.3p
|
||||
@man man/man3p/Geo::TigerLine::Record::P.3p
|
||||
@man man/man3p/Geo::TigerLine::Record::Parser.3p
|
||||
@man man/man3p/Geo::TigerLine::Record::R.3p
|
||||
|
Loading…
Reference in New Issue
Block a user