From f796892c9f0d9bdaea72c2eb6d26b7471335e034 Mon Sep 17 00:00:00 2001 From: adamw Date: Thu, 26 Feb 2015 19:12:04 +0000 Subject: Update to 2.2.1. --- net/geoipupdate/Makefile | 4 ++-- net/geoipupdate/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index ea17afecebb..d7a6b7ae7ab 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geoipupdate -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.1 CATEGORIES= net geography MAINTAINER= adamw@FreeBSD.org @@ -15,7 +15,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl USE_GITHUB= yes GH_ACCOUNT= maxmind GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 7d46127 +GH_COMMIT= 014f88b USES= libtool pathfix autoreconf PATHFIX_MAKEFILEIN= Makefile.am diff --git a/net/geoipupdate/distinfo b/net/geoipupdate/distinfo index 48fcb1837b9..821c14bc78d 100644 --- a/net/geoipupdate/distinfo +++ b/net/geoipupdate/distinfo @@ -1,2 +1,2 @@ -SHA256 (geoipupdate-2.1.0.tar.gz) = 792082f6920f928ff7e0349094abd3c4cae888b499c2178d2ba8e51426d74ab8 -SIZE (geoipupdate-2.1.0.tar.gz) = 30902 +SHA256 (geoipupdate-2.2.1.tar.gz) = e92db4c67ffcc8c40cda6c59c04a3c2f24eb9dfa964a4d62e220a0221ecf6299 +SIZE (geoipupdate-2.2.1.tar.gz) = 32698 -- cgit