[145440] users/devans/GNOME-3/unstable/dports/devel/libgit2

devans at macports.org devans at macports.org
Fri Feb 5 13:31:39 PST 2016


Revision: 145440
          https://trac.macports.org/changeset/145440
Author:   devans at macports.org
Date:     2016-02-05 13:31:38 -0800 (Fri, 05 Feb 2016)
Log Message:
-----------
GNOME-3/unstable: libgit2, depend on curl to prevent opportunistic linking with system curl, increment revision.

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

Property Changed:
----------------
    users/devans/GNOME-3/unstable/dports/devel/libgit2/


Property changes on: users/devans/GNOME-3/unstable/dports/devel/libgit2
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/devel/libgit2:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/devel/libgit2:120932-140962
/users/cal/ports/devel/libgit2:96570-97031
   + /branches/mld-qt-481/dports/devel/libgit2:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/devel/libgit2:120932-140962
/users/cal/ports/devel/libgit2:96570-97031
/users/devans/GNOME-3/stable/dports/devel/libgit2:144707-145439

Modified: users/devans/GNOME-3/unstable/dports/devel/libgit2/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/devel/libgit2/Portfile	2016-02-05 21:29:50 UTC (rev 145439)
+++ users/devans/GNOME-3/unstable/dports/devel/libgit2/Portfile	2016-02-05 21:31:38 UTC (rev 145440)
@@ -9,7 +9,7 @@
 
 # don't forget to update libgit2-glib as well
 github.setup        libgit2 libgit2 0.23.4 v
-revision            2
+revision            3
 categories          devel
 platforms           darwin
 maintainers         juanrgar devans openmaintainer
@@ -28,7 +28,8 @@
 checksums           rmd160  6ca719695335b15a7cc415d0a8d8d644df20c672 \
                     sha256  bbcbc8a0d3aa426cbeabb5a3b45f60d6e24aaeb2e7f5d48101275752d965496b
 
-depends_lib         port:libiconv \
+depends_lib         port:curl \
+                    port:libiconv \
                     port:libssh2 \
                     path:lib/libssl.dylib:openssl \
                     port:zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160205/5496a320/attachment.html>


More information about the macports-changes mailing list