svn commit: r474463 - head/devel/libgit2

Matthias Fechner mfechner at FreeBSD.org
Wed Jul 11 16:30:05 UTC 2018


Author: mfechner
Date: Wed Jul 11 16:30:04 2018
New Revision: 474463
URL: https://svnweb.freebsd.org/changeset/ports/474463

Log:
  Update to 0.27.3 which fixes some security vulnerabilities.
  
  Reviewed by:	swills (mentor)
  Approved by:	swills (mentor)
  MFH:		2018Q3
  Security:	3c9b7698-84da-11e8-8c75-d8cb8abf62dd
  Differential Revision:	https://reviews.freebsd.org/D16225

Modified:
  head/devel/libgit2/Makefile
  head/devel/libgit2/distinfo

Modified: head/devel/libgit2/Makefile
==============================================================================
--- head/devel/libgit2/Makefile	Wed Jul 11 16:27:23 2018	(r474462)
+++ head/devel/libgit2/Makefile	Wed Jul 11 16:30:04 2018	(r474463)
@@ -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: head/devel/libgit2/distinfo
==============================================================================
--- head/devel/libgit2/distinfo	Wed Jul 11 16:27:23 2018	(r474462)
+++ head/devel/libgit2/distinfo	Wed Jul 11 16:30:04 2018	(r474463)
@@ -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-all mailing list