[104359] trunk/dports/devel/hs-sha/Portfile

sean at macports.org sean at macports.org
Sat Mar 23 14:11:05 PDT 2013


Revision: 104359
          https://trac.macports.org/changeset/104359
Author:   sean at macports.org
Date:     2013-03-23 14:11:05 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
hs-sha: use depends_lib-append

Modified Paths:
--------------
    trunk/dports/devel/hs-sha/Portfile

Modified: trunk/dports/devel/hs-sha/Portfile
===================================================================
--- trunk/dports/devel/hs-sha/Portfile	2013-03-23 21:11:00 UTC (rev 104358)
+++ trunk/dports/devel/hs-sha/Portfile	2013-03-23 21:11:05 UTC (rev 104359)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       SHA 1.6.1
+revision            1
 maintainers         nomaintainer
 platforms           darwin
 universal_variant   no
@@ -21,4 +22,4 @@
 checksums           rmd160  01950ac8e056fac60a50135d315a9f1896e031ec \
                     sha256  fdb9924aa31493ad198e3b3498a8204cc7013e0ef86215faf1c4e435a7166aec
 
-depends_lib         port:hs-binary
+depends_lib-append  port:hs-binary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130323/e59e5a6e/attachment-0001.html>


More information about the macports-changes mailing list