[140951] trunk/dports/devel/libgit2

devans at macports.org devans at macports.org
Tue Oct 6 11:22:38 PDT 2015


Revision: 140951
          https://trac.macports.org/changeset/140951
Author:   devans at macports.org
Date:     2015-10-06 11:22:38 -0700 (Tue, 06 Oct 2015)
Log Message:
-----------
libgit2: update to version 0.23.3.

Modified Paths:
--------------
    trunk/dports/devel/libgit2/Portfile
    trunk/dports/devel/libgit2/files/patch-strnlen-posix.h.diff

Modified: trunk/dports/devel/libgit2/Portfile
===================================================================
--- trunk/dports/devel/libgit2/Portfile	2015-10-06 17:32:03 UTC (rev 140950)
+++ trunk/dports/devel/libgit2/Portfile	2015-10-06 18:22:38 UTC (rev 140951)
@@ -8,7 +8,7 @@
 cmake.out_of_source yes
 
 # don't forget to update libgit2-glib as well
-github.setup        libgit2 libgit2 0.23.2 v
+github.setup        libgit2 libgit2 0.23.3 v
 categories          devel
 platforms           darwin
 maintainers         juanrgar devans openmaintainer
@@ -24,8 +24,8 @@
 
 homepage            http://libgit2.github.com/
 
-checksums           rmd160  dc7458afbaa105123b69453023d520360f8bd1d2 \
-                    sha256  97ad19f26d978b08ae20494e3614ab58530a5a884e05d1f3afb6ed57570069b4
+checksums           rmd160  1dd700b7c05bea25b1fa52dcfe4c90e61edcaca3 \
+                    sha256  f35f9fad1c567abcbdf1ad115133a0231332957bc9479f9fe87eb79eef08453e
 
 depends_lib         port:libiconv \
                     port:libssh2 \

Modified: trunk/dports/devel/libgit2/files/patch-strnlen-posix.h.diff
===================================================================
--- trunk/dports/devel/libgit2/files/patch-strnlen-posix.h.diff	2015-10-06 17:32:03 UTC (rev 140950)
+++ trunk/dports/devel/libgit2/files/patch-strnlen-posix.h.diff	2015-10-06 18:22:38 UTC (rev 140951)
@@ -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-10-05 14:37:22.000000000 -0700
++++ src/posix.h	2015-10-06 10:59:08.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/20151006/89954e1d/attachment.html>


More information about the macports-changes mailing list