aboutsummaryrefslogtreecommitdiff
path: root/net/geoipupdate
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-01-05 14:16:45 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-01-05 14:16:45 +0000
commit646b57cc565399fe441a529ef0889a11ea51ff67 (patch)
treecc4059e5eb8c3c86555238fea4fa818994d78181 /net/geoipupdate
parenta0a587455a20e02faa7bbcc786baf375ab1f689a (diff)
downloadports-646b57cc565399fe441a529ef0889a11ea51ff67.tar.gz
ports-646b57cc565399fe441a529ef0889a11ea51ff67.zip
Update to 2.3.1.
Notes
Notes: svn path=/head/; revision=430640
Diffstat (limited to 'net/geoipupdate')
-rw-r--r--net/geoipupdate/Makefile10
-rw-r--r--net/geoipupdate/distinfo6
2 files changed, 7 insertions, 9 deletions
diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile
index c765e3e6c515..1e2cdda3c679 100644
--- a/net/geoipupdate/Makefile
+++ b/net/geoipupdate/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= geoipupdate
-PORTVERSION= 2.3.0
+PORTVERSION= 2.3.1
DISTVERSIONPREFIX= v
CATEGORIES= net geography
@@ -21,10 +21,8 @@ GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS
-post-patch:
- ${REINPLACE_CMD} -e '/^doc_DATA =/s|conf/GeoIP.conf.default||' \
- ${WRKSRC}/Makefile.am
- ${REINPLACE_CMD} -e '/DEFAULT_CONFIG_FILE =/s/GeoIP.conf$$/&.sample/' \
- ${WRKSRC}/conf/Makefile.am
+post-install:
+ ${MV} ${STAGEDIR}${DOCSDIR}/GeoIP.conf.default \
+ ${STAGEDIR}${PREFIX}/etc/GeoIP.conf.sample
.include <bsd.port.mk>
diff --git a/net/geoipupdate/distinfo b/net/geoipupdate/distinfo
index 48ee35b97dc0..ea14320f4b3e 100644
--- a/net/geoipupdate/distinfo
+++ b/net/geoipupdate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483568399
-SHA256 (maxmind-geoipupdate-v2.3.0_GH0.tar.gz) = 8e36ac53076b915d89647e7b48cc0db4618357d48ee0a19584e6b9465a01f14d
-SIZE (maxmind-geoipupdate-v2.3.0_GH0.tar.gz) = 34452
+TIMESTAMP = 1483625432
+SHA256 (maxmind-geoipupdate-v2.3.1_GH0.tar.gz) = 581f3783cdd1bdc68f13507e7e7515f8e98c687ae5390a753f9415777a047a4e
+SIZE (maxmind-geoipupdate-v2.3.1_GH0.tar.gz) = 34627