[122179] trunk/dports/devel/libgit2

devans at macports.org devans at macports.org
Wed Jul 16 14:08:21 PDT 2014


Revision: 122179
          https://trac.macports.org/changeset/122179
Author:   devans at macports.org
Date:     2014-07-16 14:08:21 -0700 (Wed, 16 Jul 2014)
Log Message:
-----------
libgit2: update to version 0.21.0 final release, update livecheck to ignore release candidates.

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

Property Changed:
----------------
    trunk/dports/devel/libgit2/


Property changes on: trunk/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
/users/devans/GNOME-3/stable/dports/devel/libgit2:120932-122177

Modified: trunk/dports/devel/libgit2/Portfile
===================================================================
--- trunk/dports/devel/libgit2/Portfile	2014-07-16 21:06:48 UTC (rev 122178)
+++ trunk/dports/devel/libgit2/Portfile	2014-07-16 21:08:21 UTC (rev 122179)
@@ -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 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  38d4f949ce22683268d807dbf0e36492ef64abff \
+                    sha256  cf40328e7916f570f6763fb77b63ce7c514a49bd50e40f166a636e74f11a23f0
 
 depends_lib         port:libiconv \
                     port:libssh2 \
@@ -39,3 +39,5 @@
 }
 
 configure.post_args ../${distname}
+
+livecheck.regex     "archive/v(\\d+(?:\\.\\d+)*)${extract.suffix}"

Modified: trunk/dports/devel/libgit2/files/patch-strnlen-posix.h.diff
===================================================================
--- trunk/dports/devel/libgit2/files/patch-strnlen-posix.h.diff	2014-07-16 21:06:48 UTC (rev 122178)
+++ trunk/dports/devel/libgit2/files/patch-strnlen-posix.h.diff	2014-07-16 21:08:21 UTC (rev 122179)
@@ -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/20140716/caa5ddf5/attachment-0001.html>


More information about the macports-changes mailing list