[75593] trunk/dports/devel/hs-zip-archive/Portfile

singingwolfboy at macports.org singingwolfboy at macports.org
Mon Jan 31 16:46:01 PST 2011


Revision: 75593
          http://trac.macports.org/changeset/75593
Author:   singingwolfboy at macports.org
Date:     2011-01-31 16:45:59 -0800 (Mon, 31 Jan 2011)
Log Message:
-----------
hs-zip-archive: updated to version 0.1.1.7 and added hs-utf8-string dependency

Modified Paths:
--------------
    trunk/dports/devel/hs-zip-archive/Portfile

Modified: trunk/dports/devel/hs-zip-archive/Portfile
===================================================================
--- trunk/dports/devel/hs-zip-archive/Portfile	2011-01-31 23:06:09 UTC (rev 75592)
+++ trunk/dports/devel/hs-zip-archive/Portfile	2011-02-01 00:45:59 UTC (rev 75593)
@@ -2,8 +2,8 @@
 
 PortSystem          1.0
 PortGroup           haskell 1.0
-haskell.setup       zip-archive 0.1.1.6
-maintainers         nomaintainer
+haskell.setup       zip-archive 0.1.1.7
+maintainers         singingwolfboy openmaintainer
 description         Zip archive access for Haskell
 long_description \
    The zip-archive library provides functions for creating, modifying, and \
@@ -11,9 +11,10 @@
 
 platforms           darwin
 
-checksums           md5     4806077be79ecb5486306432ee93e38d \
-                    sha1    a3dd2ea4b3a79a9dd77152f3410b87665f1bf3ff \
-                    rmd160  26e20d8a0c374aaadf5b1ff62e37b11cbf3decaf
+checksums           md5     d48994de906df9cb7432fa30f25b30a2 \
+                    sha1    ae873998fdb33a1f143c76b3ebff42aad8cefdcf \
+                    rmd160  c9736be11aaacf303a8f48a74ed26a8738bea313
 
-depends_lib         port:hs-binary port:hs-digest port:hs-zlib
+depends_lib         port:hs-binary port:hs-digest port:hs-zlib \
+                    port:hs-utf8-string
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110131/3abbdd71/attachment.html>


More information about the macports-changes mailing list