svn commit: r471815 - in branches/2018Q2/devel: libgit2 py-pygit2

Matthias Fechner mfechner at FreeBSD.org
Tue Jun 5 19:46:05 UTC 2018


Author: mfechner
Date: Tue Jun  5 19:46:03 2018
New Revision: 471815
URL: https://svnweb.freebsd.org/changeset/ports/471815

Log:
  MFH: r471741
  
  Took maintainer (approved by wg).
  Security update to 0.27.1.
  
  Reviewed by:	wg (maintainer), tz (mentor)
  Approved by:	wg (maintainer), tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15654
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2018Q2/devel/libgit2/Makefile
  branches/2018Q2/devel/libgit2/distinfo
  branches/2018Q2/devel/py-pygit2/Makefile
  branches/2018Q2/devel/py-pygit2/distinfo
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/devel/libgit2/Makefile
==============================================================================
--- branches/2018Q2/devel/libgit2/Makefile	Tue Jun  5 19:43:48 2018	(r471814)
+++ branches/2018Q2/devel/libgit2/Makefile	Tue Jun  5 19:46:03 2018	(r471815)
@@ -1,12 +1,11 @@
 # $FreeBSD$
 
 PORTNAME=	libgit2
-PORTVERSION=	0.27.0
-PORTREVISION=	1
+PORTVERSION=	0.27.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
-MAINTAINER=	wg at FreeBSD.org
+MAINTAINER=	mfechner at FreeBSD.org
 COMMENT=	Portable, pure C implementation of the Git core
 
 LICENSE=	GPLv2

Modified: branches/2018Q2/devel/libgit2/distinfo
==============================================================================
--- branches/2018Q2/devel/libgit2/distinfo	Tue Jun  5 19:43:48 2018	(r471814)
+++ branches/2018Q2/devel/libgit2/distinfo	Tue Jun  5 19:46:03 2018	(r471815)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524466383
-SHA256 (libgit2-libgit2-v0.27.0_GH0.tar.gz) = 545b0458292c786aba334f1bf1c8f73600ae73dd7205a7bb791a187ee48ab8d2
-SIZE (libgit2-libgit2-v0.27.0_GH0.tar.gz) = 4761312
+TIMESTAMP = 1528010397
+SHA256 (libgit2-libgit2-v0.27.1_GH0.tar.gz) = 837b11927bc5f64e7f9ab0376f57cfe3ca5aa52ffd2007ac41184b21124fb086
+SIZE (libgit2-libgit2-v0.27.1_GH0.tar.gz) = 4765926

Modified: branches/2018Q2/devel/py-pygit2/Makefile
==============================================================================
--- branches/2018Q2/devel/py-pygit2/Makefile	Tue Jun  5 19:43:48 2018	(r471814)
+++ branches/2018Q2/devel/py-pygit2/Makefile	Tue Jun  5 19:46:03 2018	(r471815)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	pygit2
-PORTVERSION=	0.27.0
+PORTVERSION=	0.27.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	wg at FreeBSD.org
+MAINTAINER=	mfechner at FreeBSD.org
 COMMENT=	Python bindings for libgit2
 
 LICENSE=	GPLv2

Modified: branches/2018Q2/devel/py-pygit2/distinfo
==============================================================================
--- branches/2018Q2/devel/py-pygit2/distinfo	Tue Jun  5 19:43:48 2018	(r471814)
+++ branches/2018Q2/devel/py-pygit2/distinfo	Tue Jun  5 19:46:03 2018	(r471815)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524467582
-SHA256 (pygit2-0.27.0.tar.gz) = 6febce4aea72f12ed5a1e7529b91119f21d93cb2ccb3f834eea26af76cc9a4cb
-SIZE (pygit2-0.27.0.tar.gz) = 477427
+TIMESTAMP = 1528010741
+SHA256 (pygit2-0.27.1.tar.gz) = 1aa5ba1d59370bda158950ba4849bb6e59f13ac7e6fca5e392bfd873bd2c1cf9
+SIZE (pygit2-0.27.1.tar.gz) = 477820


More information about the svn-ports-all mailing list