Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Nov 2014 23:31:09 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372241 - head/net/geoipupdate
Message-ID:  <201411062331.sA6NV9Mj039056@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411062331.sA6NV9Mj039056>