FreeBSD Bugzilla – Attachment 163609 Details for
Bug 204862
[PATCH] devel/libgit2: update to 0.23.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel/libgit2 patch
devel_libgit2 (text/plain), 2.28 KB, created by
Po-Chuan Hsieh
on 2015-11-28 12:48:26 UTC
(
hide
)
Description:
devel/libgit2 patch
Filename:
MIME Type:
Creator:
Po-Chuan Hsieh
Created:
2015-11-28 12:48:26 UTC
Size:
2.28 KB
patch
obsolete
>Index: devel/libgit2/Makefile >=================================================================== >--- devel/libgit2/Makefile (revision 402508) >+++ devel/libgit2/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= libgit2 >-PORTVERSION= 0.23.1 >+PORTVERSION= 0.23.4 > DISTVERSIONPREFIX= v > CATEGORIES= devel > >@@ -17,12 +17,12 @@ > USE_LDCONFIG= yes > USE_OPENSSL= yes > >-PLIST_SUB= SHLIB_VER=${PORTVERSION:R:E} >+PLIST_SUB= PORTVERSION=${PORTVERSION} SHLIB_VER=${PORTVERSION:R:E} > > OPTIONS_DEFINE= SSH THREADS CURL > OPTIONS_DEFAULT=SSH THREADS CURL > SSH_DESC= Enable SSH support through libssh2 >-CURL_DESC= Enable HTTP support through cURL >+CURL_DESC= Enable HTTP support through cURL > > SSH_LIB_DEPENDS= libssh2.so:${PORTSDIR}/security/libssh2 > SSH_CMAKE_ON= -DUSE_SSH=ON >@@ -29,16 +29,14 @@ > SSH_CMAKE_OFF= -DUSE_SSH=OFF > THREADS_CMAKE_ON= -DTHREADSAFE=ON > THREADS_CMAKE_OFF= -DTHREADSAFE=OFF >-CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl >+CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl > CURL_CMAKE_ON= -DCURL=ON > CURL_CMAKE_OFF= -DCURL=OFF > >+BROKEN_sparc64= does not install: thread-local storage not supported >+ > .include <bsd.port.pre.mk> > >-.if ${ARCH} == "sparc64" >-BROKEN= Does not install on sparc64: thread-local storage not supported >-.endif >- > post-patch: > @${REINPLACE_CMD} -e "s|/pkgconfig|/../libdata/pkgconfig|; \ > /LIBGIT2_PC_REQUIRES.*zlib/ d" ${WRKSRC}/CMakeLists.txt >Index: devel/libgit2/distinfo >=================================================================== >--- devel/libgit2/distinfo (revision 402508) >+++ devel/libgit2/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (libgit2-libgit2-v0.23.1_GH0.tar.gz) = 113748018e5876bea84af5c749af25b62f58cb4ca82730dcbffaac90c87f7056 >-SIZE (libgit2-libgit2-v0.23.1_GH0.tar.gz) = 3717102 >+SHA256 (libgit2-libgit2-v0.23.4_GH0.tar.gz) = c7f5e2d7381dbc4d7e878013d14f9993ae8a41bd23f032718e39ffba57894029 >+SIZE (libgit2-libgit2-v0.23.4_GH0.tar.gz) = 4065303 >Index: devel/libgit2/pkg-plist >=================================================================== >--- devel/libgit2/pkg-plist (revision 402508) >+++ devel/libgit2/pkg-plist (working copy) >@@ -74,6 +74,6 @@ > include/git2/types.h > include/git2/version.h > lib/libgit2.so >-lib/libgit2.so.0.%%SHLIB_VER%%.1 >+lib/libgit2.so.%%PORTVERSION%% > lib/libgit2.so.%%SHLIB_VER%% > libdata/pkgconfig/libgit2.pc
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 204862
: 163609