[64786] trunk/dports/devel/hs-libcabal/Portfile
gwright at macports.org
gwright at macports.org
Mon Mar 15 12:02:42 PDT 2010
Revision: 64786
http://trac.macports.org/changeset/64786
Author: gwright at macports.org
Date: 2010-03-15 12:02:42 -0700 (Mon, 15 Mar 2010)
Log Message:
-----------
Update hs-libcabal to the most recent version.
Modified Paths:
--------------
trunk/dports/devel/hs-libcabal/Portfile
Modified: trunk/dports/devel/hs-libcabal/Portfile
===================================================================
--- trunk/dports/devel/hs-libcabal/Portfile 2010-03-15 18:57:07 UTC (rev 64785)
+++ trunk/dports/devel/hs-libcabal/Portfile 2010-03-15 19:02:42 UTC (rev 64786)
@@ -2,18 +2,14 @@
PortSystem 1.0
-# Override some of the PortGroup haskell defaults because of the odd naming
-# conventions for cabal.
-
PortGroup haskell 1.0
-revision 1
-haskell.setup Cabal 1.6.0.3
+haskell.setup Cabal 1.8.0.2
name hs-libcabal
categories devel haskell
maintainers gwright
platforms darwin
-description Library for Haskell's Cabal build system.
+description Library for Haskell's Cabal build system (development version).
long_description \
Cabal is a system for building and packaging Haskell \
libraries and programs It defines a common interface \
@@ -25,11 +21,14 @@
This port provides only the library. The hs-cabal \
port provides the "cabal" installer program.
-checksums md5 71cf18d4b49734142c273a9c4ce063ed \
- sha1 d6f4ed4a4c1d837f778baf3da7366943f8a81e0c \
- rmd160 41e9e82776ec03768bdc43eb0ea299a1d76f7b19
+checksums md5 3092a2376a370d1041f5e62b2d19ed25 \
+ sha1 3efd0468442d758cd05a04b572c7eb3746dc62af \
+ rmd160 228532221d542051062165080c461be44af2a8f7
-configure.args-append --enable-library-profiling
+universal_variant no
+configure.args-append -v --enable-library-profiling \
+ --with-gcc=${configure.cc}
+
build.args-append -v
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100315/5fff1b53/attachment.html>
More information about the macports-changes
mailing list