diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index 28d04abbe68c..278186e0a2df 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geoipupdate -PORTVERSION= 2.4.0 +PORTVERSION= 2.5.0 DISTVERSIONPREFIX= v CATEGORIES= net geography @@ -27,6 +27,7 @@ post-patch: ${WRKSRC}/Makefile.am post-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/GeoIP ${MV} ${STAGEDIR}${DOCSDIR}/GeoIP.conf.default \ ${STAGEDIR}${PREFIX}/etc/GeoIP.conf.sample diff --git a/net/geoipupdate/distinfo b/net/geoipupdate/distinfo index a543662e293c..ea0edfcc4b34 100644 --- a/net/geoipupdate/distinfo +++ b/net/geoipupdate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495818112 -SHA256 (maxmind-geoipupdate-v2.4.0_GH0.tar.gz) = 7054b21774de8c2bd17ccd8114a2257550c042cb86b715c916c8511db5c74d10 -SIZE (maxmind-geoipupdate-v2.4.0_GH0.tar.gz) = 40445 +TIMESTAMP = 1509412759 +SHA256 (maxmind-geoipupdate-v2.5.0_GH0.tar.gz) = ef0dc397055d14df93ab5d67ce4c3c1d91dabe1875e808cc60951ff523b2fcab +SIZE (maxmind-geoipupdate-v2.5.0_GH0.tar.gz) = 35407 diff --git a/net/geoipupdate/pkg-plist b/net/geoipupdate/pkg-plist index 83bed632b1cb..5f8a6ed1d52b 100644 --- a/net/geoipupdate/pkg-plist +++ b/net/geoipupdate/pkg-plist @@ -2,6 +2,7 @@ bin/geoipupdate @sample etc/GeoIP.conf.sample man/man1/geoipupdate.1.gz man/man5/GeoIP.conf.5.gz +@dir share/GeoIP %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.md %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README.md