[131008] trunk/dports/x11/lablgtk2/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Jan 4 18:54:33 PST 2015
Revision: 131008
https://trac.macports.org/changeset/131008
Author: ryandesign at macports.org
Date: 2015-01-04 18:54:33 -0800 (Sun, 04 Jan 2015)
Log Message:
-----------
lablgtk2: update to 2.18.3 and add ocaml-camlp4 dependency to fix build failure (#45559)
Modified Paths:
--------------
trunk/dports/x11/lablgtk2/Portfile
Modified: trunk/dports/x11/lablgtk2/Portfile
===================================================================
--- trunk/dports/x11/lablgtk2/Portfile 2015-01-05 01:43:51 UTC (rev 131007)
+++ trunk/dports/x11/lablgtk2/Portfile 2015-01-05 02:54:33 UTC (rev 131008)
@@ -6,7 +6,8 @@
PortGroup active_variants 1.1
name lablgtk2
-version 2.18.0
+version 2.18.3
+set download_id 1479
categories x11 ml
platforms darwin
maintainers nomaintainer
@@ -22,13 +23,15 @@
taken by gtk+.
homepage http://lablgtk.forge.ocamlcore.org/
-master_sites https://forge.ocamlcore.org/frs/download.php/1261/
+master_sites https://forge.ocamlcore.org/frs/download.php/${download_id}/
distname lablgtk-${version}
-checksums rmd160 af5d64cbcaa0bee3ad58954a74cd99096fe57152 \
- sha256 c76a7ae9454e89365666cf19728dbb51edb6810e2e57032b3bebd53ccec5946e
+checksums rmd160 33fc2a3c126c6cda6db8a9e8d9556fbafcfc13d2 \
+ sha256 975bebf2f9ca74dc3bf7431ebb640ff6a924bb80c8ee5f4467c475a7e4b0cbaf
-depends_build port:pkgconfig
+depends_build port:pkgconfig \
+ port:ocaml-camlp4
+
depends_lib port:ocaml \
port:ocaml-findlib \
port:gtk2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150104/d264f843/attachment.html>
More information about the macports-changes
mailing list