mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 1.4.8
This commit is contained in:
parent
ba841d0518
commit
9dd53ec712
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278208
@ -6,13 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= GeoIP
|
||||
PORTVERSION= 1.4.7
|
||||
PORTVERSION= 1.4.8
|
||||
CATEGORIES= net geography
|
||||
MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/c/
|
||||
|
||||
MAINTAINER= dhn@FreeBSD.org
|
||||
COMMENT= Find the country that any IP address or hostname originates from
|
||||
|
||||
CONFIGURE_ARGS= CC="${CC}" PATH="${PATH}" \
|
||||
CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
USE_GNOME= gnometarget
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (GeoIP-1.4.7.tar.gz) = 11c5e225c0efddf1827112203c1ad2143658c61056eaa9adb4b690efe65aaf26
|
||||
SIZE (GeoIP-1.4.7.tar.gz) = 1068781
|
||||
SHA256 (GeoIP-1.4.8.tar.gz) = cf0f6b2bac1153e34d6ef55ee3851479b347d2b5c191fda8ff6a51fab5291ff4
|
||||
SIZE (GeoIP-1.4.8.tar.gz) = 1074829
|
||||
|
Loading…
Reference in New Issue
Block a user