diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2007-02-07 04:57:46 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2007-02-07 04:57:46 +0000 |
commit | 38790f117e9ef1ff03713288e0a3f00f12cdd892 (patch) | |
tree | e97609c2ae848e9ad74eb37c5d813097ca4c2300 /net | |
parent | 7be70074021eb52320b22bf8ef3eeb3a21e2fd0b (diff) | |
download | ports-38790f117e9ef1ff03713288e0a3f00f12cdd892.tar.gz ports-38790f117e9ef1ff03713288e0a3f00f12cdd892.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-IP-Country/Makefile | 15 | ||||
-rw-r--r-- | net/p5-IP-Country/distinfo | 6 |
2 files changed, 5 insertions, 16 deletions
diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index 37a51239232a..9dc40fa88b2b 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IP-Country -PORTVERSION= 2.22 +PORTVERSION= 2.23 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/N/NW/NWETTERS @@ -15,9 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= dikshie@lapi.itb.ac.id COMMENT= Fast lookup of country codes from IP addresses -BUILD_DEPENDS= ${SITE_PERL}/Geography/Countries.pm:${PORTSDIR}/misc/p5-Geography-Countries -RUN_DEPENDS= ${BUILD_DEPENDS} - PERL_CONFIGURE= yes MAN1= ip2cc.1 @@ -28,12 +25,4 @@ MAN3= IP::Authority.3 \ IP::Country::Slow.3 \ IP::Country.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -post-patch: - ${FIND} ${WRKSRC} -name "*.pm" | ${XARGS} ${REINPLACE_CMD} -e '/warnings/d' - ${FIND} ${WRKSRC} -name "*.pm.bak" -delete -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/net/p5-IP-Country/distinfo b/net/p5-IP-Country/distinfo index 72771b7727a4..2a3cd4d24383 100644 --- a/net/p5-IP-Country/distinfo +++ b/net/p5-IP-Country/distinfo @@ -1,3 +1,3 @@ -MD5 (IP-Country-2.22.tar.gz) = b0759e48d3f8a0be58ec76234958e905 -SHA256 (IP-Country-2.22.tar.gz) = f59256c539103239c712e3316eb374b74e143b910f418fa098bbe38e02f66d18 -SIZE (IP-Country-2.22.tar.gz) = 169508 +MD5 (IP-Country-2.23.tar.gz) = 0665e7b9cbab77fd18e255a779a856e0 +SHA256 (IP-Country-2.23.tar.gz) = 2c16f478c4231a45a44223d545f4b690e2d281cae2cdf188ee2bf59bd79c5caf +SIZE (IP-Country-2.23.tar.gz) = 167797 |