FreeBSD Bugzilla – Attachment 184248 Details for
Bug 220620
devel/libgit2: Update to 0.26.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libgit2 patch
libgit2.patch (text/plain), 1.89 KB, created by
Iblis Lin
on 2017-07-11 07:07:32 UTC
(
hide
)
Description:
libgit2 patch
Filename:
MIME Type:
Creator:
Iblis Lin
Created:
2017-07-11 07:07:32 UTC
Size:
1.89 KB
patch
obsolete
>diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile >index e19d9b16b718..870d5426ff82 100644 >--- a/devel/libgit2/Makefile >+++ b/devel/libgit2/Makefile >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= libgit2 >-PORTVERSION= 0.25.1 >-PORTREVISION= 1 >+PORTVERSION= 0.26.0 > DISTVERSIONPREFIX= v > CATEGORIES= devel > >diff --git a/devel/libgit2/distinfo b/devel/libgit2/distinfo >index dd080e3d5637..d413b5250d56 100644 >--- a/devel/libgit2/distinfo >+++ b/devel/libgit2/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1488597111 >-SHA256 (libgit2-libgit2-v0.25.1_GH0.tar.gz) = 7ae8e699ff7ff9a1fa702249140ee31ea6fd556bf7968e84e38165870667bcb1 >-SIZE (libgit2-libgit2-v0.25.1_GH0.tar.gz) = 4252130 >+TIMESTAMP = 1499752648 >+SHA256 (libgit2-libgit2-v0.26.0_GH0.tar.gz) = 4ac70a2bbdf7a304ad2a9fb2c53ad3c8694be0dbec4f1fce0f3cd0cda14fb3b9 >+SIZE (libgit2-libgit2-v0.26.0_GH0.tar.gz) = 4697149 >diff --git a/devel/libgit2/files/patch-src_openssl__stream.h b/devel/libgit2/files/patch-src_openssl__stream.h >deleted file mode 100644 >index c895994389ab..000000000000 >--- a/devel/libgit2/files/patch-src_openssl__stream.h >+++ /dev/null >@@ -1,15 +0,0 @@ >-Fix build with LibreSSL >- >-https://github.com/libgit2/libgit2/commit/42ad85e >- >---- src/openssl_stream.h.orig 2017-01-09 20:26:45 UTC >-+++ src/openssl_stream.h >-@@ -27,7 +27,7 @@ extern int git_openssl_stream_new(git_stream **out, co >- >- >- >--# if OPENSSL_VERSION_NUMBER < 0x10100000L >-+# if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) >- >- GIT_INLINE(BIO_METHOD*) BIO_meth_new(int type, const char *name) >- { >diff --git a/devel/libgit2/pkg-plist b/devel/libgit2/pkg-plist >index 48048cfb5802..e172b97bd4b2 100644 >--- a/devel/libgit2/pkg-plist >+++ b/devel/libgit2/pkg-plist >@@ -77,6 +77,7 @@ include/git2/transport.h > include/git2/tree.h > include/git2/types.h > include/git2/version.h >+include/git2/worktree.h > lib/libgit2.so > lib/libgit2.so.%%PORTVERSION%% > lib/libgit2.so.%%SHLIB_VER%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval-
Actions:
View
|
Diff
Attachments on
bug 220620
: 184248