upgrade to GeoIP v1.0.4
Reminded by: Adam Kranzel <adam@blacktabby.org> Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
This commit is contained in:
parent
e2f0c5b272
commit
cabfb88ec1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65906
6 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= GeoIP
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.0.4
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://maxmind.com/download/geoip/api/c/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (GeoIP-1.0.2.tar.gz) = efbf8c3af50e3cb714d638b90ef11bc2
|
||||
MD5 (GeoIP-1.0.4.tar.gz) = dde625b05c1f72ff31e1eead82fe56a4
|
||||
|
|
|
@ -3,6 +3,7 @@ bin/geoipupdate
|
|||
etc/GeoIP.conf.default
|
||||
include/GeoIP.h
|
||||
lib/libGeoIP.a
|
||||
lib/libGeoIP.la
|
||||
lib/libGeoIP.so
|
||||
lib/libGeoIP.so.1
|
||||
share/GeoIP/GeoIP.dat
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= GeoIP
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.0.4
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://maxmind.com/download/geoip/api/c/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (GeoIP-1.0.2.tar.gz) = efbf8c3af50e3cb714d638b90ef11bc2
|
||||
MD5 (GeoIP-1.0.4.tar.gz) = dde625b05c1f72ff31e1eead82fe56a4
|
||||
|
|
|
@ -3,6 +3,7 @@ bin/geoipupdate
|
|||
etc/GeoIP.conf.default
|
||||
include/GeoIP.h
|
||||
lib/libGeoIP.a
|
||||
lib/libGeoIP.la
|
||||
lib/libGeoIP.so
|
||||
lib/libGeoIP.so.1
|
||||
share/GeoIP/GeoIP.dat
|
||||
|
|
Loading…
Reference in a new issue