[139285] users/devans/GNOME-3/unstable/dports/devel

devans at macports.org devans at macports.org
Mon Aug 10 18:46:18 PDT 2015


Revision: 139285
          https://trac.macports.org/changeset/139285
Author:   devans at macports.org
Date:     2015-08-10 18:46:17 -0700 (Mon, 10 Aug 2015)
Log Message:
-----------
GNOME-3/unstable: libgit2, copy from trunk and update to unstable version 0.23.1.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/devel/libgit2/Portfile
    users/devans/GNOME-3/unstable/dports/devel/libgit2/files/patch-strnlen-posix.h.diff

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/devel/libgit2/

Modified: users/devans/GNOME-3/unstable/dports/devel/libgit2/Portfile
===================================================================
--- trunk/dports/devel/libgit2/Portfile	2015-08-06 02:10:52 UTC (rev 139186)
+++ users/devans/GNOME-3/unstable/dports/devel/libgit2/Portfile	2015-08-11 01:46:17 UTC (rev 139285)
@@ -7,7 +7,7 @@
 
 cmake.out_of_source yes
 
-github.setup        libgit2 libgit2 0.22.3 v
+github.setup        libgit2 libgit2 0.23.1 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  78dd9721fb9de1f3e941bf0669c1b30fd663da25 \
+                    sha256  14e101ec422404d7e96c2c8ae6f43ccb77e554466b604c62aee92a57a3fe16e7
 
 depends_lib         port:libiconv \
                     port:libssh2 \

Modified: users/devans/GNOME-3/unstable/dports/devel/libgit2/files/patch-strnlen-posix.h.diff
===================================================================
--- trunk/dports/devel/libgit2/files/patch-strnlen-posix.h.diff	2015-08-06 02:10:52 UTC (rev 139186)
+++ users/devans/GNOME-3/unstable/dports/devel/libgit2/files/patch-strnlen-posix.h.diff	2015-08-11 01:46:17 UTC (rev 139285)
@@ -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-08-03 11:07:35.000000000 -0700
++++ src/posix.h	2015-08-05 23:28:32.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/20150810/70d8158b/attachment.html>


More information about the macports-changes mailing list