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

sean at macports.org sean at macports.org
Sat Mar 23 14:10:50 PDT 2013


Revision: 104356
          https://trac.macports.org/changeset/104356
Author:   sean at macports.org
Date:     2013-03-23 14:10:50 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
hs-zip-archive: use depends_lib-append

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

Modified: trunk/dports/devel/hs-zip-archive/Portfile
===================================================================
--- trunk/dports/devel/hs-zip-archive/Portfile	2013-03-23 21:10:45 UTC (rev 104355)
+++ trunk/dports/devel/hs-zip-archive/Portfile	2013-03-23 21:10:50 UTC (rev 104356)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       zip-archive 0.1.3.4
+revision            1
 maintainers         nomaintainer
 platforms           darwin
 license             GPL-2+
@@ -17,5 +18,5 @@
 checksums           rmd160  77f3b929bf6b3b836a80bdaf41653ddcb37a1bb9 \
                     sha256  cbef41120d995a87702f7bb0c1ed8107f3f36a61714b2e31d9d19df5466e7643
 
-depends_lib         port:hs-binary port:hs-digest port:hs-zlib \
+depends_lib-append  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/20130323/7b01b4e8/attachment.html>


More information about the macports-changes mailing list