Date: Sun, 22 Dec 2019 00:44:05 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520599 - head/net/ip2location Message-ID: <201912220044.xBM0i5Pc069073@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Sun Dec 22 00:44:05 2019 New Revision: 520599 URL: https://svnweb.freebsd.org/changeset/ports/520599 Log: - Update to 8.0.9 Reported by: IP2Location support Modified: head/net/ip2location/Makefile head/net/ip2location/distinfo Modified: head/net/ip2location/Makefile ============================================================================== --- head/net/ip2location/Makefile Sun Dec 22 00:36:09 2019 (r520598) +++ head/net/ip2location/Makefile Sun Dec 22 00:44:05 2019 (r520599) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ip2location -PORTVERSION= 8.0.7 +PORTVERSION= 8.0.9 CATEGORIES= net MAINTAINER= zi@FreeBSD.org @@ -12,6 +12,7 @@ LICENSE= LGPL3 USES= autoreconf libtool perl5 USE_GITHUB= yes +GH_ACCOUNT= chrislim2888 GH_PROJECT= IP2Location-C-Library HAS_CONFIGURE= yes Modified: head/net/ip2location/distinfo ============================================================================== --- head/net/ip2location/distinfo Sun Dec 22 00:36:09 2019 (r520598) +++ head/net/ip2location/distinfo Sun Dec 22 00:44:05 2019 (r520599) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569417737 -SHA256 (ip2location-IP2Location-C-Library-8.0.7_GH0.tar.gz) = 79382611b735e3b31bc22a74912a29b7b08f5472fd74dc0f626cef1f1dbbe811 -SIZE (ip2location-IP2Location-C-Library-8.0.7_GH0.tar.gz) = 3774574 +TIMESTAMP = 1576975294 +SHA256 (chrislim2888-IP2Location-C-Library-8.0.9_GH0.tar.gz) = c557dffa854697484b972504c553ad296a0782bb2844646afc9528caeffe07c1 +SIZE (chrislim2888-IP2Location-C-Library-8.0.9_GH0.tar.gz) = 3775117
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912220044.xBM0i5Pc069073>