[145443] trunk/dports/devel/libgit2
devans at macports.org
devans at macports.org
Fri Feb 5 14:17:21 PST 2016
Revision: 145443
https://trac.macports.org/changeset/145443
Author: devans at macports.org
Date: 2016-02-05 14:17:21 -0800 (Fri, 05 Feb 2016)
Log Message:
-----------
libgit2: depend on curl to prevent opportunistic linking with system curl, increment revision.
Modified Paths:
--------------
trunk/dports/devel/libgit2/Portfile
Property Changed:
----------------
trunk/dports/devel/libgit2/
Property changes on: trunk/dports/devel/libgit2
___________________________________________________________________
Modified: svn:mergeinfo
- /users/devans/GNOME-3/stable/dports/devel/libgit2:120932-143825
+ /users/devans/GNOME-3/stable/dports/devel/libgit2:120932-145441
Modified: trunk/dports/devel/libgit2/Portfile
===================================================================
--- trunk/dports/devel/libgit2/Portfile 2016-02-05 22:16:16 UTC (rev 145442)
+++ trunk/dports/devel/libgit2/Portfile 2016-02-05 22:17:21 UTC (rev 145443)
@@ -9,7 +9,7 @@
# don't forget to update libgit2-glib as well
github.setup libgit2 libgit2 0.23.4 v
-revision 1
+revision 2
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/b82f9f2a/attachment.html>
More information about the macports-changes
mailing list