diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-11-06 23:31:09 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-11-06 23:31:09 +0000 |
commit | d75e43386fd548fba6dd4da1c324798caf40e52d (patch) | |
tree | 0fa18618b2a46e3106e5910e7a7934b060510ee0 /net/geoipupdate | |
parent | 012bc12500ad29e4a09076a3699634071e36f60c (diff) | |
download | ports-d75e43386fd548fba6dd4da1c324798caf40e52d.tar.gz ports-d75e43386fd548fba6dd4da1c324798caf40e52d.zip |
Notes
Diffstat (limited to 'net/geoipupdate')
-rw-r--r-- | net/geoipupdate/Makefile | 8 | ||||
-rw-r--r-- | net/geoipupdate/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index bcc0c23d7e6c..ea17afecebb6 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geoipupdate -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= net geography MAINTAINER= adamw@FreeBSD.org @@ -15,11 +15,9 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl USE_GITHUB= yes GH_ACCOUNT= maxmind GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 929d6a7 +GH_COMMIT= 7d46127 -USES= libtool pathfix -USE_AUTOTOOLS= aclocal automake autoconf libtoolize -AUTOMAKE_ARGS= --add-missing +USES= libtool pathfix autoreconf PATHFIX_MAKEFILEIN= Makefile.am GNU_CONFIGURE= yes diff --git a/net/geoipupdate/distinfo b/net/geoipupdate/distinfo index ba03317af80c..48fcb1837b9e 100644 --- a/net/geoipupdate/distinfo +++ b/net/geoipupdate/distinfo @@ -1,2 +1,2 @@ -SHA256 (geoipupdate-2.0.2.tar.gz) = c4e86c7fb813e5937b6e87ec9a7c2489445dd4382813fbde38105a926181c548 -SIZE (geoipupdate-2.0.2.tar.gz) = 30709 +SHA256 (geoipupdate-2.1.0.tar.gz) = 792082f6920f928ff7e0349094abd3c4cae888b499c2178d2ba8e51426d74ab8 +SIZE (geoipupdate-2.1.0.tar.gz) = 30902 |