update to libgit2-0.27.0
This commit is contained in:
parent
696efc2cfc
commit
322a052233
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2018/03/19 18:28:12 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2018/04/27 15:12:00 jasper Exp $
|
||||
|
||||
COMMENT= the Git library, take 2
|
||||
|
||||
GH_ACCOUNT = libgit2
|
||||
GH_PROJECT = libgit2
|
||||
GH_TAGNAME = v0.26.3
|
||||
GH_TAGNAME = v0.27.0
|
||||
|
||||
SHARED_LIBS += git2 10.0 # 0.25
|
||||
SHARED_LIBS += git2 11.0 # 0.25
|
||||
|
||||
MODULES= devel/cmake \
|
||||
lang/python
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libgit/libgit2-0.26.3.tar.gz) = DaTiEd+2PCLl9D8qSlNz6GoUCvqIolymujzCyuWCY9I=
|
||||
SIZE (libgit/libgit2-0.26.3.tar.gz) = 4728289
|
||||
SHA256 (libgit/libgit2-0.27.0.tar.gz) = VFsEWCkseGq6M08b8cj3NgCuc91yBae7eRoYfuSKuNI=
|
||||
SIZE (libgit/libgit2-0.27.0.tar.gz) = 4761312
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-src_openssl_stream_h,v 1.8 2018/03/19 18:28:12 jasper Exp $
|
||||
$OpenBSD: patch-src_streams_openssl_h,v 1.1 2018/04/27 15:12:00 jasper Exp $
|
||||
|
||||
Index: src/openssl_stream.h
|
||||
--- src/openssl_stream.h.orig
|
||||
+++ src/openssl_stream.h
|
||||
@@ -27,7 +27,8 @@ extern int git_openssl_stream_new(git_stream **out, co
|
||||
Index: src/streams/openssl.h
|
||||
--- src/streams/openssl.h.orig
|
||||
+++ src/streams/openssl.h
|
||||
@@ -31,7 +31,8 @@ extern int git_openssl__set_cert_location(const char *
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2017/07/23 10:08:27 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2018/04/27 15:12:00 jasper Exp $
|
||||
include/git2/
|
||||
include/git2.h
|
||||
include/git2/annotated_commit.h
|
||||
@ -68,7 +68,6 @@ include/git2/sys/openssl.h
|
||||
include/git2/sys/refdb_backend.h
|
||||
include/git2/sys/reflog.h
|
||||
include/git2/sys/refs.h
|
||||
include/git2/sys/remote.h
|
||||
include/git2/sys/repository.h
|
||||
include/git2/sys/stream.h
|
||||
include/git2/sys/time.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user