diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2020-08-04 18:00:21 +0800 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2020-08-04 18:00:21 +0800 |
commit | 2fbb3d85e8a7a29ab75fdabcff2973d4f93152cc (patch) | |
tree | 456bbb5aabde3231d3d856e2db8def95bfc802f4 /net | |
parent | 4022aca28b6a475b96c7b924aa28fd7f58960673 (diff) | |
download | freebsd-ports-gnome-2fbb3d85e8a7a29ab75fdabcff2973d4f93152cc.tar.gz freebsd-ports-gnome-2fbb3d85e8a7a29ab75fdabcff2973d4f93152cc.tar.zst freebsd-ports-gnome-2fbb3d85e8a7a29ab75fdabcff2973d4f93152cc.zip |
- Update to 20200722
Diffstat (limited to 'net')
-rw-r--r-- | net/ip2proxy/Makefile | 7 | ||||
-rw-r--r-- | net/ip2proxy/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/net/ip2proxy/Makefile b/net/ip2proxy/Makefile index 91c2aa94b177..e4c234510628 100644 --- a/net/ip2proxy/Makefile +++ b/net/ip2proxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ip2proxy -PORTVERSION= 20190910 +PORTVERSION= 20200722 CATEGORIES= net MAINTAINER= zi@FreeBSD.org @@ -13,16 +13,13 @@ LICENSE= MIT USE_GITHUB= yes GH_ACCOUNT= ip2location GH_PROJECT= ${PORTNAME}-c -GH_TAGNAME= 40abce6 +GH_TAGNAME= 4ce220b USES= autoreconf libtool HAS_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -post-patch: - ${CHMOD} +x ${WRKSRC}/configure - post-install: (cd ${WRKSRC} && ${MAKE} install-data DESTDIR=${STAGEDIR}) diff --git a/net/ip2proxy/distinfo b/net/ip2proxy/distinfo index c0cae02cbbaf..6ead1436fc25 100644 --- a/net/ip2proxy/distinfo +++ b/net/ip2proxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1568151757 -SHA256 (ip2location-ip2proxy-c-20190910-40abce6_GH0.tar.gz) = e016ab59376c90554df7712f20aca0f43697b90f12dd749dd8e7f30e4032e549 -SIZE (ip2location-ip2proxy-c-20190910-40abce6_GH0.tar.gz) = 7934388 +TIMESTAMP = 1596534712 +SHA256 (ip2location-ip2proxy-c-20200722-4ce220b_GH0.tar.gz) = 58e5ba8df5493ea7d736c462d877be7e03567cb572a16e3612cdcc23d7c02409 +SIZE (ip2location-ip2proxy-c-20200722-4ce220b_GH0.tar.gz) = 7808703 |