From owner-svn-ports-all@freebsd.org Fri Feb 1 19:48:40 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF71614BEC8C; Fri, 1 Feb 2019 19:48:40 +0000 (UTC) (envelope-from mfechner@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) server-signature RSA-PSS (4096 bits) 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 72FCF76A0C; Fri, 1 Feb 2019 19:48:40 +0000 (UTC) (envelope-from mfechner@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 66EE2238D7; Fri, 1 Feb 2019 19:48:40 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x11Jme4b049032; Fri, 1 Feb 2019 19:48:40 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x11JmdNq049022; Fri, 1 Feb 2019 19:48:39 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201902011948.x11JmdNq049022@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Fri, 1 Feb 2019 19:48:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r491839 - in branches/2019Q1/devel: libgit2 py-pygit2 py-pygit2/files rubygem-rugged X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: in branches/2019Q1/devel: libgit2 py-pygit2 py-pygit2/files rubygem-rugged X-SVN-Commit-Revision: 491839 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 72FCF76A0C X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.95)[-0.950,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2019 19:48:41 -0000 Author: mfechner Date: Fri Feb 1 19:48:38 2019 New Revision: 491839 URL: https://svnweb.freebsd.org/changeset/ports/491839 Log: MFH: r491724 Upgrade devel/libgit2 to 0.27.8 and required ports. Reported by: PORTSCOUT, swills Approved by: ports-secteam (miwi) Modified: branches/2019Q1/devel/libgit2/Makefile branches/2019Q1/devel/libgit2/distinfo branches/2019Q1/devel/py-pygit2/Makefile branches/2019Q1/devel/py-pygit2/distinfo branches/2019Q1/devel/py-pygit2/files/patch-setup.py branches/2019Q1/devel/rubygem-rugged/Makefile branches/2019Q1/devel/rubygem-rugged/distinfo Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/devel/libgit2/Makefile ============================================================================== --- branches/2019Q1/devel/libgit2/Makefile Fri Feb 1 19:47:16 2019 (r491838) +++ branches/2019Q1/devel/libgit2/Makefile Fri Feb 1 19:48:38 2019 (r491839) @@ -3,7 +3,7 @@ # Also update devel/libgit2-glib, devel/rubygem-rugged, devel/py-pygit2 PORTNAME= libgit2 -PORTVERSION= 0.27.7 +PORTVERSION= 0.27.8 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: branches/2019Q1/devel/libgit2/distinfo ============================================================================== --- branches/2019Q1/devel/libgit2/distinfo Fri Feb 1 19:47:16 2019 (r491838) +++ branches/2019Q1/devel/libgit2/distinfo Fri Feb 1 19:48:38 2019 (r491839) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540899281 -SHA256 (libgit2-libgit2-v0.27.7_GH0.tar.gz) = 1a5435a483759b1cd96feb12b11abb5231b0688016db506ce5947178f6ba2531 -SIZE (libgit2-libgit2-v0.27.7_GH0.tar.gz) = 4782856 +TIMESTAMP = 1548885089 +SHA256 (libgit2-libgit2-v0.27.8_GH0.tar.gz) = 8313873d49dc01e8b880ec334d7430ae67496a89aaa8c6e7bbd3affb47a00c76 +SIZE (libgit2-libgit2-v0.27.8_GH0.tar.gz) = 4783928 Modified: branches/2019Q1/devel/py-pygit2/Makefile ============================================================================== --- branches/2019Q1/devel/py-pygit2/Makefile Fri Feb 1 19:47:16 2019 (r491838) +++ branches/2019Q1/devel/py-pygit2/Makefile Fri Feb 1 19:48:38 2019 (r491839) @@ -4,7 +4,7 @@ # Also update devel/libgit2, devel/libgit2-glib, devel/rubygem-rugged PORTNAME= pygit2 -PORTVERSION= 0.27.2 +PORTVERSION= 0.27.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2019Q1/devel/py-pygit2/distinfo ============================================================================== --- branches/2019Q1/devel/py-pygit2/distinfo Fri Feb 1 19:47:16 2019 (r491838) +++ branches/2019Q1/devel/py-pygit2/distinfo Fri Feb 1 19:48:38 2019 (r491839) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537177291 -SHA256 (pygit2-0.27.2.tar.gz) = fcc293c54bdca8d0e270fd8bfa2e7a63243e093bbdb222c1efb240665a7f2b35 -SIZE (pygit2-0.27.2.tar.gz) = 477237 +TIMESTAMP = 1548885188 +SHA256 (pygit2-0.27.4.tar.gz) = ff8ac78b29c58f4aa1bccf6eb07895c170e8180ca2be6221caf630c939ac8195 +SIZE (pygit2-0.27.4.tar.gz) = 479157 Modified: branches/2019Q1/devel/py-pygit2/files/patch-setup.py ============================================================================== --- branches/2019Q1/devel/py-pygit2/files/patch-setup.py Fri Feb 1 19:47:16 2019 (r491838) +++ branches/2019Q1/devel/py-pygit2/files/patch-setup.py Fri Feb 1 19:48:38 2019 (r491839) @@ -1,11 +1,11 @@ ---- setup.py.orig 2018-09-17 11:22:42 UTC +--- setup.py.orig 2019-01-30 21:54:31 UTC +++ setup.py -@@ -195,7 +195,7 @@ setup(name='pygit2', - long_description=long_description, +@@ -154,7 +154,7 @@ setup(name='pygit2', packages=['pygit2'], package_data={'pygit2': ['decl.h']}, -- setup_requires=['cffi', 'pycparser<2.18'], -+ setup_requires=['cffi', 'pycparser<2.19'], - install_requires=['cffi', 'six'], + setup_requires=['cffi'], +- install_requires=['cffi', 'six', 'pycparser<2.18'], ++ install_requires=['cffi', 'six', 'pycparser<2.19'], zip_safe=False, cmdclass=cmdclass, + **extra_args) Modified: branches/2019Q1/devel/rubygem-rugged/Makefile ============================================================================== --- branches/2019Q1/devel/rubygem-rugged/Makefile Fri Feb 1 19:47:16 2019 (r491838) +++ branches/2019Q1/devel/rubygem-rugged/Makefile Fri Feb 1 19:48:38 2019 (r491839) @@ -4,7 +4,7 @@ # Also update devel/libgit2, devel/libgit2-glib, devel/py-pygit2 PORTNAME= rugged -PORTVERSION= 0.27.5 +PORTVERSION= 0.27.7 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: branches/2019Q1/devel/rubygem-rugged/distinfo ============================================================================== --- branches/2019Q1/devel/rubygem-rugged/distinfo Fri Feb 1 19:47:16 2019 (r491838) +++ branches/2019Q1/devel/rubygem-rugged/distinfo Fri Feb 1 19:48:38 2019 (r491839) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539602085 -SHA256 (rubygem/rugged-0.27.5.gem) = a6a3bf97a08e52a97f315287eb408902c5693f7399520a2144b7d30d13b764cb -SIZE (rubygem/rugged-0.27.5.gem) = 1157120 +TIMESTAMP = 1548885484 +SHA256 (rubygem/rugged-0.27.7.gem) = 46ea20fc422e05211171d7c053683dfd603f51b1917f2c857058b7fc824dcb7e +SIZE (rubygem/rugged-0.27.7.gem) = 1169408