From 9ad2182c4a09dd0cfcc455bc1f0f29af418a8987 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 6 Jan 2016 17:31:49 +0000 Subject: Update to 1.6.7. --- net/GeoIP/Makefile | 3 ++- net/GeoIP/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 4fcfcccfc519..04607de6fc85 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GeoIP -PORTVERSION= 1.6.6 +PORTVERSION= 1.6.7 DISTVERSIONPREFIX= v CATEGORIES= net geography @@ -32,6 +32,7 @@ post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libGeoIP.so.* @${MKDIR} ${STAGEDIR}${DATADIR} +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:C|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo index a58becea1644..93bd135a27cc 100644 --- a/net/GeoIP/distinfo +++ b/net/GeoIP/distinfo @@ -1,2 +1,2 @@ -SHA256 (maxmind-geoip-api-c-v1.6.6_GH0.tar.gz) = db8ed5d07292c75cb3018738e6411037f15cc2a517f38ee04c1232cbe3d30b46 -SIZE (maxmind-geoip-api-c-v1.6.6_GH0.tar.gz) = 156796 +SHA256 (maxmind-geoip-api-c-v1.6.7_GH0.tar.gz) = 6f0ee5cd63660a2ab3a8f30df8e7246ee87b0eb33c719843d691c8d010cbabb5 +SIZE (maxmind-geoip-api-c-v1.6.7_GH0.tar.gz) = 158276 -- cgit