Date: Tue, 30 Oct 2018 16:12:18 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483496 - head/devel/libgit2 Message-ID: <201810301612.w9UGCIlK039619@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Tue Oct 30 16:12:18 2018 New Revision: 483496 URL: https://svnweb.freebsd.org/changeset/ports/483496 Log: Upgrade to 0.27.7. Approved by: mentors (implicit) Modified: head/devel/libgit2/Makefile head/devel/libgit2/distinfo Modified: head/devel/libgit2/Makefile ============================================================================== --- head/devel/libgit2/Makefile Tue Oct 30 16:11:10 2018 (r483495) +++ head/devel/libgit2/Makefile Tue Oct 30 16:12:18 2018 (r483496) @@ -3,7 +3,7 @@ # Also update devel/libgit2-glib, devel/rubygem-rugged, devel/py-pygit2 PORTNAME= libgit2 -PORTVERSION= 0.27.5 +PORTVERSION= 0.27.7 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/libgit2/distinfo ============================================================================== --- head/devel/libgit2/distinfo Tue Oct 30 16:11:10 2018 (r483495) +++ head/devel/libgit2/distinfo Tue Oct 30 16:12:18 2018 (r483496) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539602141 -SHA256 (libgit2-libgit2-v0.27.5_GH0.tar.gz) = 15f2775f4f325951d9139ed906502b6c71fee6787cada9b045f5994072ccbd33 -SIZE (libgit2-libgit2-v0.27.5_GH0.tar.gz) = 4775158 +TIMESTAMP = 1540899281 +SHA256 (libgit2-libgit2-v0.27.7_GH0.tar.gz) = 1a5435a483759b1cd96feb12b11abb5231b0688016db506ce5947178f6ba2531 +SIZE (libgit2-libgit2-v0.27.7_GH0.tar.gz) = 4782856
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810301612.w9UGCIlK039619>