[70395] trunk/dports/devel/darcs/Portfile

gwright at macports.org gwright at macports.org
Sun Aug 8 00:22:14 PDT 2010


Revision: 70395
          http://trac.macports.org/changeset/70395
Author:   gwright at macports.org
Date:     2010-08-08 00:22:13 -0700 (Sun, 08 Aug 2010)
Log Message:
-----------
Change the hs-hashed-storage dependency to hs-hashed-storage-04.
Required since this version of darcs will not build against
version 0.5.x of hashed-storage.

Modified Paths:
--------------
    trunk/dports/devel/darcs/Portfile

Modified: trunk/dports/devel/darcs/Portfile
===================================================================
--- trunk/dports/devel/darcs/Portfile	2010-08-08 07:20:50 UTC (rev 70394)
+++ trunk/dports/devel/darcs/Portfile	2010-08-08 07:22:13 UTC (rev 70395)
@@ -21,14 +21,14 @@
 		sha1    fa140c035514bee9531d56dde0e7ae1cb245d993 \
 		rmd160  5a909b22a1aab1f8acf07f65dfd3f5f12e6de312
 
-depends_build	port:hs-platform-mtl	\
-		port:hs-platform-html	\
-		port:hs-platform-parsec	\
+depends_build	port:hs-platform-mtl		\
+		port:hs-platform-html		\
+		port:hs-platform-parsec		\
 		port:hs-platform-regex-compat	\
-		port:hs-haskeline	\
-		port:hs-hashed-storage	\
-		port:hs-utf8-string	\
-		port:hs-zlib		\
+		port:hs-haskeline		\
+		port:hs-hashed-storage-04	\
+		port:hs-utf8-string		\
+		port:hs-zlib			\
 		port:hs-HTTP
 depends_lib	port:gmp
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100808/653dcc0a/attachment-0001.html>


More information about the macports-changes mailing list