svn commit: r380045 - head/net/GeoIP

Adam Weinberger adamw at FreeBSD.org
Thu Feb 26 19:09:49 UTC 2015


Author: adamw
Date: Thu Feb 26 19:09:47 2015
New Revision: 380045
URL: https://svnweb.freebsd.org/changeset/ports/380045
QAT: https://qat.redports.org/buildarchive/r380045/

Log:
  Update to 1.6.5.

Modified:
  head/net/GeoIP/Makefile
  head/net/GeoIP/distinfo

Modified: head/net/GeoIP/Makefile
==============================================================================
--- head/net/GeoIP/Makefile	Thu Feb 26 18:11:38 2015	(r380044)
+++ head/net/GeoIP/Makefile	Thu Feb 26 19:09:47 2015	(r380045)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GeoIP
-PORTVERSION=	1.6.4
+PORTVERSION=	1.6.5
 CATEGORIES=	net geography
 
 MAINTAINER=	adamw at FreeBSD.org
@@ -14,7 +14,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	maxmind
 GH_PROJECT=	geoip-api-c
 GH_TAGNAME=	v${PORTVERSION}
-GH_COMMIT=	d4dda16
+GH_COMMIT=	fd1d4fa
 
 USES=		autoreconf libtool pathfix
 PATHFIX_MAKEFILEIN=	Makefile.am

Modified: head/net/GeoIP/distinfo
==============================================================================
--- head/net/GeoIP/distinfo	Thu Feb 26 18:11:38 2015	(r380044)
+++ head/net/GeoIP/distinfo	Thu Feb 26 19:09:47 2015	(r380045)
@@ -1,2 +1,2 @@
-SHA256 (GeoIP-1.6.4.tar.gz) = f5b0e224ec8caa4ad48e7136836fbc6f4fa956ab0bfbd444bc61005aaf19af7d
-SIZE (GeoIP-1.6.4.tar.gz) = 156453
+SHA256 (GeoIP-1.6.5.tar.gz) = 4a5b85270020d7ba9e31b36e223e32bfcde27555fe64b25dbddbf3d740dbb7e8
+SIZE (GeoIP-1.6.5.tar.gz) = 156476


More information about the svn-ports-all mailing list