svn commit: r509501 - branches/2019Q3/devel/libgit2

Matthias Fechner mfechner at FreeBSD.org
Wed Aug 21 12:09:41 UTC 2019


Author: mfechner
Date: Wed Aug 21 12:09:40 2019
New Revision: 509501
URL: https://svnweb.freebsd.org/changeset/ports/509501

Log:
  MFH: r509438
  
  devel/libgit2: security upgrade to 0.28.3.
  
  PR:		239932
  Submitted by:	tobik
  Approved by:	mfechner
  Security:	d51b52cf-c199-11e9-b13f-001b217b3468
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q3/devel/libgit2/Makefile
  branches/2019Q3/devel/libgit2/distinfo
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/devel/libgit2/Makefile
==============================================================================
--- branches/2019Q3/devel/libgit2/Makefile	Wed Aug 21 11:45:31 2019	(r509500)
+++ branches/2019Q3/devel/libgit2/Makefile	Wed Aug 21 12:09:40 2019	(r509501)
@@ -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: branches/2019Q3/devel/libgit2/distinfo
==============================================================================
--- branches/2019Q3/devel/libgit2/distinfo	Wed Aug 21 11:45:31 2019	(r509500)
+++ branches/2019Q3/devel/libgit2/distinfo	Wed Aug 21 12:09:40 2019	(r509501)
@@ -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