mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Update GeoIP to 1.0.8. Grab maintainership of both of these ports.
Approved by: knu (mentor) && old maintainer
This commit is contained in:
parent
f26fe11531
commit
6640fa04e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67532
@ -6,11 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= GeoIP
|
||||
PORTVERSION= 1.0.5
|
||||
PORTVERSION= 1.0.8
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://maxmind.com/download/geoip/api/c/
|
||||
|
||||
MAINTAINER= leeym@FreeBSD.org
|
||||
MAINTAINER= seanc@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (GeoIP-1.0.5.tar.gz) = 2bfeaef9a4843107b2e3f3d6e1c44796
|
||||
MD5 (GeoIP-1.0.8.tar.gz) = dcf0a8b924f03674a5b216f0c7e78b7b
|
||||
|
@ -7,4 +7,4 @@ lib/libGeoIP.la
|
||||
lib/libGeoIP.so
|
||||
lib/libGeoIP.so.1
|
||||
share/GeoIP/GeoIP.dat
|
||||
@dirrm share/GeoIP
|
||||
@unexec rmdir %D/share/GeoIP 2>/dev/null || true
|
||||
|
@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
|
||||
MASTER_SITE_SUBDIR= Geo
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= leeym@FreeBSD.org
|
||||
MAINTAINER= seanc@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= GeoIP.1:${PORTSDIR}/misc/GeoIP
|
||||
|
||||
|
@ -6,11 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= GeoIP
|
||||
PORTVERSION= 1.0.5
|
||||
PORTVERSION= 1.0.8
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://maxmind.com/download/geoip/api/c/
|
||||
|
||||
MAINTAINER= leeym@FreeBSD.org
|
||||
MAINTAINER= seanc@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (GeoIP-1.0.5.tar.gz) = 2bfeaef9a4843107b2e3f3d6e1c44796
|
||||
MD5 (GeoIP-1.0.8.tar.gz) = dcf0a8b924f03674a5b216f0c7e78b7b
|
||||
|
@ -7,4 +7,4 @@ lib/libGeoIP.la
|
||||
lib/libGeoIP.so
|
||||
lib/libGeoIP.so.1
|
||||
share/GeoIP/GeoIP.dat
|
||||
@dirrm share/GeoIP
|
||||
@unexec rmdir %D/share/GeoIP 2>/dev/null || true
|
||||
|
@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
|
||||
MASTER_SITE_SUBDIR= Geo
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= leeym@FreeBSD.org
|
||||
MAINTAINER= seanc@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= GeoIP.1:${PORTSDIR}/misc/GeoIP
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user