From owner-svn-ports-head@freebsd.org Tue Aug 4 10:00:22 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CA8A53B69CD; Tue, 4 Aug 2020 10:00:22 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BLVcQ44zHz48nY; Tue, 4 Aug 2020 10:00:22 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6ECEE23988; Tue, 4 Aug 2020 10:00:22 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 074A0Ms0041771; Tue, 4 Aug 2020 10:00:22 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 074A0Map041770; Tue, 4 Aug 2020 10:00:22 GMT (envelope-from zi@FreeBSD.org) Message-Id: <202008041000.074A0Map041770@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Tue, 4 Aug 2020 10:00:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544162 - head/net/ip2proxy X-SVN-Group: ports-head X-SVN-Commit-Author: zi X-SVN-Commit-Paths: head/net/ip2proxy X-SVN-Commit-Revision: 544162 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Aug 2020 10:00:22 -0000 Author: zi Date: Tue Aug 4 10:00:21 2020 New Revision: 544162 URL: https://svnweb.freebsd.org/changeset/ports/544162 Log: - Update to 20200722 Modified: head/net/ip2proxy/Makefile head/net/ip2proxy/distinfo Modified: head/net/ip2proxy/Makefile ============================================================================== --- head/net/ip2proxy/Makefile Tue Aug 4 09:59:57 2020 (r544161) +++ head/net/ip2proxy/Makefile Tue Aug 4 10:00:21 2020 (r544162) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ip2proxy -PORTVERSION= 20190910 +PORTVERSION= 20200722 CATEGORIES= net MAINTAINER= zi@FreeBSD.org @@ -13,15 +13,12 @@ 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}) Modified: head/net/ip2proxy/distinfo ============================================================================== --- head/net/ip2proxy/distinfo Tue Aug 4 09:59:57 2020 (r544161) +++ head/net/ip2proxy/distinfo Tue Aug 4 10:00:21 2020 (r544162) @@ -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