svn commit: r372241 - head/net/geoipupdate
Adam Weinberger
adamw at FreeBSD.org
Thu Nov 6 23:31:10 UTC 2014
Author: adamw
Date: Thu Nov 6 23:31:09 2014
New Revision: 372241
URL: https://svnweb.freebsd.org/changeset/ports/372241
QAT: https://qat.redports.org/buildarchive/r372241/
Log:
Update to 2.1.0.
Modified:
head/net/geoipupdate/Makefile
head/net/geoipupdate/distinfo
Modified: head/net/geoipupdate/Makefile
==============================================================================
--- head/net/geoipupdate/Makefile Thu Nov 6 22:10:31 2014 (r372240)
+++ head/net/geoipupdate/Makefile Thu Nov 6 23:31:09 2014 (r372241)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= geoipupdate
-PORTVERSION= 2.0.2
+PORTVERSION= 2.1.0
CATEGORIES= net geography
MAINTAINER= adamw at FreeBSD.org
@@ -15,11 +15,9 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/
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
Modified: head/net/geoipupdate/distinfo
==============================================================================
--- head/net/geoipupdate/distinfo Thu Nov 6 22:10:31 2014 (r372240)
+++ head/net/geoipupdate/distinfo Thu Nov 6 23:31:09 2014 (r372241)
@@ -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
More information about the svn-ports-all
mailing list