aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-07-23 16:39:41 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-07-23 16:39:41 +0000
commit9dd53ec71278bcc9a7fa58ac87e6017ed42f49d1 (patch)
treed1c31fa9dc5d0f6725320f0d279bbd24e7a21a73 /net
parentba841d05180aaf4ae97d7d2730b5c9882595220f (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/GeoIP/Makefile5
-rw-r--r--net/GeoIP/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile
index ee909d245eea..6136054f6ffb 100644
--- a/net/GeoIP/Makefile
+++ b/net/GeoIP/Makefile
@@ -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
diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo
index 992ec53e05a2..95cdaa2bf0ce 100644
--- a/net/GeoIP/distinfo
+++ b/net/GeoIP/distinfo
@@ -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