update to 1.50
This commit is contained in:
parent
8427005e5e
commit
7757eef370
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2016/03/20 19:56:51 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2016/09/04 13:38:59 giovanni Exp $
|
||||
|
||||
COMMENT= look up country by IP address/hostname
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME = Geo-IP-1.45
|
||||
REVISION = 0
|
||||
DISTNAME = Geo-IP-1.50
|
||||
CPAN_AUTHOR= MAXMIND
|
||||
CATEGORIES= net geo
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Geo-IP-1.45.tar.gz) = Drdlwjjd5KKdXIY9R1xyB45TYd6rLPwWi5KFvASeNmI=
|
||||
SIZE (Geo-IP-1.45.tar.gz) = 134181
|
||||
SHA256 (Geo-IP-1.50.tar.gz) = +R/qcE4JbprSyCH0Ph/qMl8nNzMXONmxNjcbUTNNJis=
|
||||
SIZE (Geo-IP-1.50.tar.gz) = 145419
|
||||
|
@ -1,18 +1,16 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2014/12/14 16:43:39 benoit Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2016/09/04 13:38:59 giovanni Exp $
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Geo/
|
||||
${P5ARCH}/Geo/IP/
|
||||
${P5ARCH}/Geo/IP.pm
|
||||
${P5ARCH}/Geo/IP/Record.pm
|
||||
${P5ARCH}/Geo/IP/Record.pod
|
||||
${P5ARCH}/Geo/Mirror.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Geo/
|
||||
${P5ARCH}/auto/Geo/IP/
|
||||
${P5ARCH}/auto/Geo/IP/IP.so
|
||||
@man man/man3p/Geo::IP.3p
|
||||
@man man/man3p/Geo::IP::Record.3p
|
||||
@man man/man3p/Geo::Mirror.3p
|
||||
share/examples/p5-Geo-IP/
|
||||
share/examples/p5-Geo-IP/benchmark.pl
|
||||
share/examples/p5-Geo-IP/city.pl
|
||||
|
Loading…
Reference in New Issue
Block a user