- update to 0.32
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Geo-Postcodes
|
||||
PORTVERSION= 0.31.1
|
||||
PORTVERSION= 0.32
|
||||
CATEGORIES= misc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Geo
|
||||
@@ -18,8 +18,10 @@ COMMENT= Base class for the Geo::Postcodes::XX modules
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Geo::Postcodes.3 Geo::Postcodes::Selection.3 \
|
||||
Geo::Postcodes::Subclass.3 Geo::Postcodes::Tutorial.3 \
|
||||
MAN3= Geo::Postcodes.3 Geo::Postcodes::Ajax.3 \
|
||||
Geo::Postcodes::Selection.3 \
|
||||
Geo::Postcodes::Subclass.3 \
|
||||
Geo::Postcodes::Tutorial.3 \
|
||||
Geo::Postcodes::Update.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
MD5 (Geo-Postcodes-0.311.tar.gz) = 33ad1ffb35e246c72305002473f4699e
|
||||
SHA256 (Geo-Postcodes-0.311.tar.gz) = 2b22390339c53dc2cd0f853a18153acbfda74e691aa9e5d480255cc3b96e7f4d
|
||||
SIZE (Geo-Postcodes-0.311.tar.gz) = 22170
|
||||
MD5 (Geo-Postcodes-0.32.tar.gz) = b6b632903ffe5f5febc70ca0025d7347
|
||||
SHA256 (Geo-Postcodes-0.32.tar.gz) = 32471fd3a93d42a6f46d5954263990f1b7fcb6710b96ec444d893c622e17675e
|
||||
SIZE (Geo-Postcodes-0.32.tar.gz) = 25900
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
@comment $FreeBSD$
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes/.packlist
|
||||
%%SITE_PERL%%/Geo/Postcodes.pm
|
||||
%%SITE_PERL%%/Geo/Postcodes/Ajax.pod
|
||||
%%SITE_PERL%%/Geo/Postcodes/Selection.pod
|
||||
%%SITE_PERL%%/Geo/Postcodes/Subclass.pod
|
||||
%%SITE_PERL%%/Geo/Postcodes/Tutorial.pod
|
||||
|
||||
Reference in New Issue
Block a user