[78205] trunk/dports/devel/hs-hashed-storage/Portfile

jmr at macports.org jmr at macports.org
Thu Apr 28 05:55:33 PDT 2011


Revision: 78205
          http://trac.macports.org/changeset/78205
Author:   jmr at macports.org
Date:     2011-04-28 05:55:30 -0700 (Thu, 28 Apr 2011)
Log Message:
-----------
hs-hashed-storage: add hs-zlib dependency (#24144)

Modified Paths:
--------------
    trunk/dports/devel/hs-hashed-storage/Portfile

Modified: trunk/dports/devel/hs-hashed-storage/Portfile
===================================================================
--- trunk/dports/devel/hs-hashed-storage/Portfile	2011-04-28 11:13:59 UTC (rev 78204)
+++ trunk/dports/devel/hs-hashed-storage/Portfile	2011-04-28 12:55:30 UTC (rev 78205)
@@ -4,6 +4,7 @@
 
 PortGroup	haskell 1.0
 haskell.setup	hashed-storage 0.4.7
+revision	1
 maintainers	gwright
 platforms	darwin
 
@@ -25,7 +26,8 @@
 depends_lib	port:ghc		\
 		port:hs-binary		\
 		port:hs-dataenc		\
-		port:hs-mmap
+		port:hs-mmap		\
+		port:hs-zlib
 
 universal_variant	no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110428/389b4b6e/attachment.html>


More information about the macports-changes mailing list