[96504] trunk/dports/devel/ocaml-vorbis/Portfile
mww at macports.org
mww at macports.org
Sun Aug 12 04:46:28 PDT 2012
Revision: 96504
https://trac.macports.org/changeset/96504
Author: mww at macports.org
Date: 2012-08-12 04:46:27 -0700 (Sun, 12 Aug 2012)
Log Message:
-----------
ocaml-vorbis: version 0.6.1
Modified Paths:
--------------
trunk/dports/devel/ocaml-vorbis/Portfile
Modified: trunk/dports/devel/ocaml-vorbis/Portfile
===================================================================
--- trunk/dports/devel/ocaml-vorbis/Portfile 2012-08-12 11:43:50 UTC (rev 96503)
+++ trunk/dports/devel/ocaml-vorbis/Portfile 2012-08-12 11:46:27 UTC (rev 96504)
@@ -1,10 +1,10 @@
# $Id$
PortSystem 1.0
+PortGroup ocaml 1.0
name ocaml-vorbis
-version 0.4.1
-revision 1
+version 0.6.1
categories devel ml audio
license GPL-2
maintainers rastageeks.org:toots
@@ -14,9 +14,8 @@
platforms darwin
master_sites sourceforge:savonet
-checksums md5 a37a3f5a87276687d281ab5a0d3af7f9 \
- sha1 35a1662155019ab079ecec664fba8ea813d280e8 \
- rmd160 90ab99eb69c750ebbb21aae0371481b611c324b9
+checksums rmd160 8839597a07c4d8bb3af7803c165fabbfd43df59d \
+ sha256 9bc313628a269eebb33db531119e90da75f37fe9ceb5a20143fbf6dc9df67782
depends_build port:pkgconfig
depends_lib port:ocaml \
@@ -27,6 +26,7 @@
configure.pkg_config ${prefix}/bin/pkg-config
build.args LIBDIRS=${prefix}/lib
+configure.env-append OCAMLFIND=${ocamlfind_wrapper} USER=macports
pre-destroot {
set ocamlfind_destdir "${destroot}[exec ${prefix}/bin/ocamlfind printconf destdir]"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120812/8b0d234b/attachment.html>
More information about the macports-changes
mailing list