[64938] trunk/dports/devel/hs-bytestring-csv/Portfile

gwright at macports.org gwright at macports.org
Wed Mar 17 17:50:40 PDT 2010


Revision: 64938
          http://trac.macports.org/changeset/64938
Author:   gwright at macports.org
Date:     2010-03-17 17:50:36 -0700 (Wed, 17 Mar 2010)
Log Message:
-----------
Correct dependency: the bytestring library is now provided by the
ghc port as part of the core libraries.

Modified Paths:
--------------
    trunk/dports/devel/hs-bytestring-csv/Portfile

Modified: trunk/dports/devel/hs-bytestring-csv/Portfile
===================================================================
--- trunk/dports/devel/hs-bytestring-csv/Portfile	2010-03-17 23:54:30 UTC (rev 64937)
+++ trunk/dports/devel/hs-bytestring-csv/Portfile	2010-03-18 00:50:36 UTC (rev 64938)
@@ -9,14 +9,13 @@
 
 description	Parse CSV formatted data efficiently
 long_description	\
-		Parse CSV formatted data efficiently
+	${description}
 
 checksums	md5     45adcabc345af6bc8201e254a7de0683		\
 		sha1    fbcd2e6cb980133ec259f492246cd23cef339574	\
 		rmd160  24eb8ddc311b2643ab9b56cd15b060481c9e1b6a
 
-depends_lib	port:hs-bytestring	\
-		port:hs-dlist
+depends_lib	port:hs-dlist
 
 universal_variant	no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100317/257d39d1/attachment.html>


More information about the macports-changes mailing list