[138370] users/devans/GNOME-3/stable/dports/devel/libgit2

devans at macports.org devans at macports.org
Mon Jul 6 09:17:19 PDT 2015


Revision: 138370
          https://trac.macports.org/changeset/138370
Author:   devans at macports.org
Date:     2015-07-06 09:17:19 -0700 (Mon, 06 Jul 2015)
Log Message:
-----------
GNOME-3/stable: libgit2, update to version 0.23 for testing, API changes break current dependents.

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

Modified: users/devans/GNOME-3/stable/dports/devel/libgit2/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/devel/libgit2/Portfile	2015-07-06 14:59:29 UTC (rev 138369)
+++ users/devans/GNOME-3/stable/dports/devel/libgit2/Portfile	2015-07-06 16:17:19 UTC (rev 138370)
@@ -7,7 +7,7 @@
 
 cmake.out_of_source yes
 
-github.setup        libgit2 libgit2 0.22.3 v
+github.setup        libgit2 libgit2 0.23.0 v
 categories          devel
 platforms           darwin
 maintainers         juanrgar devans openmaintainer
@@ -23,8 +23,8 @@
 
 homepage            http://libgit2.github.com/
 
-checksums           rmd160  4c97c9f5f3c47d78c609e108bdf53683ac5ebd2c \
-                    sha256  6a31fde10e924fc18c9b02b14b2b7d2b296a9a5eda81cb222d7ff3b71980798b
+checksums           rmd160  b7b9868dd112d18cc0a46b461def4c881b805306 \
+                    sha256  ada7defd4996e55b86cf92d6dbce70eb678fe01e82058921587440d3a3d55d49
 
 depends_lib         port:libiconv \
                     port:libssh2 \

Modified: users/devans/GNOME-3/stable/dports/devel/libgit2/files/patch-strnlen-posix.h.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/devel/libgit2/files/patch-strnlen-posix.h.diff	2015-07-06 14:59:29 UTC (rev 138369)
+++ users/devans/GNOME-3/stable/dports/devel/libgit2/files/patch-strnlen-posix.h.diff	2015-07-06 16:17:19 UTC (rev 138370)
@@ -1,5 +1,5 @@
---- src/posix.h.orig	2015-01-16 15:39:35.000000000 -0800
-+++ src/posix.h	2015-01-20 19:17:39.000000000 -0800
+--- src/posix.h.orig	2015-07-06 07:23:44.000000000 -0700
++++ src/posix.h	2015-07-06 08:33:43.000000000 -0700
 @@ -121,6 +121,19 @@
  
  #include "strnlen.h"
@@ -18,5 +18,5 @@
 +#endif
 +
  #ifdef NO_READDIR_R
- #	include <dirent.h>
  GIT_INLINE(int) p_readdir_r(DIR *dirp, struct dirent *entry, struct dirent **result)
+ {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150706/5c03931d/attachment.html>


More information about the macports-changes mailing list