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)
This commit is contained in:
parent
0803deb306
commit
d72ea79412
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q2/; revision=471815
@ -1,12 +1,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libgit2
|
||||
PORTVERSION= 0.27.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.27.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
COMMENT= Portable, pure C implementation of the Git core
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -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
|
||||
|
@ -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@FreeBSD.org
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
COMMENT= Python bindings for libgit2
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user