Date: Fri, 11 Oct 2019 14:49:24 +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: r514281 - head/net/ip2location Message-ID: <201910111449.x9BEnO3W014911@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Fri Oct 11 14:49:23 2019 New Revision: 514281 URL: https://svnweb.freebsd.org/changeset/ports/514281 Log: - Update to 8.0.7 - Take maintainership PR: 240815 Submitted by: me Approved by: maintainer timeout (2+ weeks) Modified: head/net/ip2location/Makefile head/net/ip2location/distinfo Modified: head/net/ip2location/Makefile ============================================================================== --- head/net/ip2location/Makefile Fri Oct 11 14:44:27 2019 (r514280) +++ head/net/ip2location/Makefile Fri Oct 11 14:49:23 2019 (r514281) @@ -2,17 +2,18 @@ # $FreeBSD$ PORTNAME= ip2location -PORTVERSION= 7.0.2 +PORTVERSION= 8.0.7 CATEGORIES= net -MASTER_SITES= http://www.ip2location.com/downloads/ -DISTNAME= ${PORTNAME}-c-${PORTVERSION} -MAINTAINER= gasol.wu@gmail.com +MAINTAINER= zi@FreeBSD.org COMMENT= C library to find user\'s location LICENSE= LGPL3 USES= autoreconf libtool perl5 +USE_GITHUB= yes +GH_PROJECT= IP2Location-C-Library + HAS_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/net/ip2location/distinfo ============================================================================== --- head/net/ip2location/distinfo Fri Oct 11 14:44:27 2019 (r514280) +++ head/net/ip2location/distinfo Fri Oct 11 14:49:23 2019 (r514281) @@ -1,2 +1,3 @@ -SHA256 (ip2location-c-7.0.2.tar.gz) = 9df9e814d7c66a7f424d4bc121d75c3ab46374e07bc399971ac83acf1e1e44bf -SIZE (ip2location-c-7.0.2.tar.gz) = 3340416 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910111449.x9BEnO3W014911>