[120932] users/devans/GNOME-3/stable/dports/devel
devans at macports.org
devans at macports.org
Wed Jun 11 13:43:34 PDT 2014
Revision: 120932
https://trac.macports.org/changeset/120932
Author: devans at macports.org
Date: 2014-06-11 13:43:33 -0700 (Wed, 11 Jun 2014)
Log Message:
-----------
GNOME-3/stable: copy libgit2 from trunk and update to version 0.21.0-rc1 for testing.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/devel/libgit2/Portfile
users/devans/GNOME-3/stable/dports/devel/libgit2/files/patch-strnlen-posix.h.diff
Added Paths:
-----------
users/devans/GNOME-3/stable/dports/devel/libgit2/
Property changes on: users/devans/GNOME-3/stable/dports/devel/libgit2
___________________________________________________________________
Added: svn:mergeinfo
+ /branches/mld-qt-481/dports/devel/libgit2:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/cal/ports/devel/libgit2:96570-97031
Modified: users/devans/GNOME-3/stable/dports/devel/libgit2/Portfile
===================================================================
--- trunk/dports/devel/libgit2/Portfile 2014-06-11 20:21:04 UTC (rev 120931)
+++ users/devans/GNOME-3/stable/dports/devel/libgit2/Portfile 2014-06-11 20:43:33 UTC (rev 120932)
@@ -5,7 +5,7 @@
PortGroup github 1.0
PortGroup cmake 1.0
-github.setup libgit2 libgit2 0.20.0 v
+github.setup libgit2 libgit2 0.21.0-rc1 v
categories devel
platforms darwin
maintainers gmail.com:juanrgar devans openmaintainer
@@ -21,8 +21,8 @@
homepage http://libgit2.github.com/
-checksums rmd160 15d2635326274d1f6acefcb674a51506f8e319d8 \
- sha256 7251daf92958b7f3e59e90a989542d6ef05b1c1d9acade0632fc2becd067d6c7
+checksums rmd160 9320622f5cf27e22990166c5b7f4ddfd5d535880 \
+ sha256 2c1eff32f5c16348e74242cc9e2e7a61b29c3189174c9648af48fa2f3964bd6f
depends_lib port:libiconv \
port:libssh2 \
Modified: users/devans/GNOME-3/stable/dports/devel/libgit2/files/patch-strnlen-posix.h.diff
===================================================================
--- trunk/dports/devel/libgit2/files/patch-strnlen-posix.h.diff 2014-06-11 20:21:04 UTC (rev 120931)
+++ users/devans/GNOME-3/stable/dports/devel/libgit2/files/patch-strnlen-posix.h.diff 2014-06-11 20:43:33 UTC (rev 120932)
@@ -1,9 +1,9 @@
---- src/posix.h.orig 2014-02-22 12:30:23.000000000 +0100
-+++ src/posix.h 2014-02-22 12:35:02.000000000 +0100
-@@ -93,6 +93,19 @@
- # define p_strnlen strnlen
- #endif
+--- src/posix.h.orig 2014-06-08 07:44:32.000000000 -0700
++++ src/posix.h 2014-06-11 13:33:49.000000000 -0700
+@@ -101,6 +101,19 @@
+ #include "strnlen.h"
+
+#ifdef __APPLE__
+#include <Availability.h>
+#if __MAC_OS_X_VERSION_MIN_REQUIRED <= 1060
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140611/739cb16f/attachment-0001.html>
More information about the macports-changes
mailing list