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

cal at macports.org cal at macports.org
Sat Jun 8 18:35:50 PDT 2013


Revision: 106841
          https://trac.macports.org/changeset/106841
Author:   cal at macports.org
Date:     2013-06-08 18:35:50 -0700 (Sat, 08 Jun 2013)
Log Message:
-----------
hs-utf8-string: revbump to rebuild against new GHC, update descriptions

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-06-09 01:21:26 UTC (rev 106840)
+++ trunk/dports/devel/hs-utf8-string/Portfile	2013-06-09 01:35:50 UTC (rev 106841)
@@ -5,15 +5,16 @@
 PortGroup           haskell 1.0
 
 haskell.setup       utf8-string 0.3.7
-revision            1
+revision            2
+checksums           rmd160  31b890cf3759dfe775a42238644c35326a594eee \
+                    sha256  785b4b31476adab9d4ea553a9a6b590acb0b906836abb3facd218c18b8eea9e8
+
 license             BSD
 maintainers         nomaintainer
 platforms           darwin
 
-description         UTF8 layer for IO and Strings
+description         Support for reading and writing UTF8 Strings
 long_description \
-   The utf8-string package provides operations for encoding UTF8 strings to \
-   Word8 lists and back, and for reading and writing UTF8 without truncation.
-
-checksums           rmd160  31b890cf3759dfe775a42238644c35326a594eee \
-                    sha256  785b4b31476adab9d4ea553a9a6b590acb0b906836abb3facd218c18b8eea9e8
+    A UTF8 layer for IO and Strings. The utf8-string package provides \
+    operations for encoding UTF8 strings to Word8 lists and back, and for \
+    reading and writing UTF8 without truncation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130608/cd3b091e/attachment-0001.html>


More information about the macports-changes mailing list