svn commit: r474487 - branches/2018Q3/devel/libgit2
Matthias Fechner
mfechner at FreeBSD.org
Thu Jul 12 06:35:41 UTC 2018
Author: mfechner
Date: Thu Jul 12 06:35:39 2018
New Revision: 474487
URL: https://svnweb.freebsd.org/changeset/ports/474487
Log:
MFH: r474463
Update to 0.27.3 which fixes some security vulnerabilities.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Security: 3c9b7698-84da-11e8-8c75-d8cb8abf62dd
Differential Revision: https://reviews.freebsd.org/D16225
Approved by: ports-secteam (swills)
Modified:
branches/2018Q3/devel/libgit2/Makefile
branches/2018Q3/devel/libgit2/distinfo
Directory Properties:
branches/2018Q3/ (props changed)
Modified: branches/2018Q3/devel/libgit2/Makefile
==============================================================================
--- branches/2018Q3/devel/libgit2/Makefile Thu Jul 12 06:01:25 2018 (r474486)
+++ branches/2018Q3/devel/libgit2/Makefile Thu Jul 12 06:35:39 2018 (r474487)
@@ -3,7 +3,7 @@
# Also update devel/libgit2-glib, devel/rubygem-rugged, devel/py-pygit2
PORTNAME= libgit2
-PORTVERSION= 0.27.2
+PORTVERSION= 0.27.3
DISTVERSIONPREFIX= v
CATEGORIES= devel
Modified: branches/2018Q3/devel/libgit2/distinfo
==============================================================================
--- branches/2018Q3/devel/libgit2/distinfo Thu Jul 12 06:01:25 2018 (r474486)
+++ branches/2018Q3/devel/libgit2/distinfo Thu Jul 12 06:35:39 2018 (r474487)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529407675
-SHA256 (libgit2-libgit2-v0.27.2_GH0.tar.gz) = ffacdbd5588aeb03e98e3866a7e2ceace468723a439bdc9bb01362fe140fa9e5
-SIZE (libgit2-libgit2-v0.27.2_GH0.tar.gz) = 4770842
+TIMESTAMP = 1531291350
+SHA256 (libgit2-libgit2-v0.27.3_GH0.tar.gz) = 50a57bd91f57aa310fb7d5e2a340b3779dc17e67b4e7e66111feac5c2432f1a5
+SIZE (libgit2-libgit2-v0.27.3_GH0.tar.gz) = 4771877
More information about the svn-ports-branches
mailing list