[104330] trunk/dports/devel/hs-utf8-string/Portfile

sean at macports.org sean at macports.org
Sat Mar 23 09:42:24 PDT 2013


Revision: 104330
          https://trac.macports.org/changeset/104330
Author:   sean at macports.org
Date:     2013-03-23 09:42:24 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
hs-utf8-string: update to 0.3.7 which simplifies portfile

Modified Paths:
--------------
    trunk/dports/devel/hs-utf8-string/Portfile

Modified: trunk/dports/devel/hs-utf8-string/Portfile
===================================================================
--- trunk/dports/devel/hs-utf8-string/Portfile	2013-03-23 16:42:14 UTC (rev 104329)
+++ trunk/dports/devel/hs-utf8-string/Portfile	2013-03-23 16:42:24 UTC (rev 104330)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       utf8-string 0.3.6
+haskell.setup       utf8-string 0.3.7
 license             BSD
 maintainers         nomaintainer
 platforms           darwin
@@ -15,13 +15,5 @@
    The utf8-string package provides operations for encoding UTF8 strings to \
    Word8 lists and back, and for reading and writing UTF8 without truncation.
 
-checksums           md5     be8c5ef52a0824babdc89d60c1e9b600 \
-                    sha1    06c5b38dbf60952d8a9767186984164f638dce7f \
-                    rmd160  9c09a826a933c998d710a38b3bdb9f68fef242e5
-
-depends_lib	port:ghc
-
-configure.args-append	-v --enable-library-profiling	\
-			--with-gcc=${configure.cc}
-
-build.args-append	-v
+checksums           rmd160  31b890cf3759dfe775a42238644c35326a594eee \
+                    sha256  785b4b31476adab9d4ea553a9a6b590acb0b906836abb3facd218c18b8eea9e8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130323/48f983d9/attachment.html>


More information about the macports-changes mailing list