svn commit: r509438 - head/devel/libgit2

Matthias Fechner mfechner at FreeBSD.org
Tue Aug 20 18:04:09 UTC 2019


Author: mfechner
Date: Tue Aug 20 18:04:08 2019
New Revision: 509438
URL: https://svnweb.freebsd.org/changeset/ports/509438

Log:
  devel/libgit2: security upgrade to 0.28.3.
  
  PR:		239932
  Submitted by:	tobik
  Approved by:	mfechner
  MFH:		2019Q3
  Security:	d51b52cf-c199-11e9-b13f-001b217b3468

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

Modified: head/devel/libgit2/Makefile
==============================================================================
--- head/devel/libgit2/Makefile	Tue Aug 20 18:03:28 2019	(r509437)
+++ head/devel/libgit2/Makefile	Tue Aug 20 18:04:08 2019	(r509438)
@@ -6,7 +6,7 @@
 # Tools/scripts/search_lib_depends_and_bump.sh devel/libgit2
 
 PORTNAME=	libgit2
-PORTVERSION=	0.28.1
+PORTVERSION=	0.28.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/libgit2/distinfo
==============================================================================
--- head/devel/libgit2/distinfo	Tue Aug 20 18:03:28 2019	(r509437)
+++ head/devel/libgit2/distinfo	Tue Aug 20 18:04:08 2019	(r509438)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553163133
-SHA256 (libgit2-libgit2-v0.28.1_GH0.tar.gz) = 0ca11048795b0d6338f2e57717370208c2c97ad66c6d5eac0c97a8827d13936b
-SIZE (libgit2-libgit2-v0.28.1_GH0.tar.gz) = 4987204
+TIMESTAMP = 1566119726
+SHA256 (libgit2-libgit2-v0.28.3_GH0.tar.gz) = ee5344730fe11ce7c86646e19c2d257757be293f5a567548d398fb3af8b8e53b
+SIZE (libgit2-libgit2-v0.28.3_GH0.tar.gz) = 4988580


More information about the svn-ports-all mailing list