[65050] trunk/dports/devel/hs-terminfo/Portfile

nox at macports.org nox at macports.org
Sat Mar 20 07:24:02 PDT 2010


Revision: 65050
          http://trac.macports.org/changeset/65050
Author:   nox at macports.org
Date:     2010-03-20 07:24:01 -0700 (Sat, 20 Mar 2010)
Log Message:
-----------
Update hs-terminfo to 0.3.1.1

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

Modified: trunk/dports/devel/hs-terminfo/Portfile
===================================================================
--- trunk/dports/devel/hs-terminfo/Portfile	2010-03-20 14:23:48 UTC (rev 65049)
+++ trunk/dports/devel/hs-terminfo/Portfile	2010-03-20 14:24:01 UTC (rev 65050)
@@ -3,7 +3,8 @@
 PortSystem      1.0
 PortGroup       haskell 1.0
 
-haskell.setup   terminfo 0.2.2.1
+haskell.setup   terminfo 0.3.1.1
+license         BSD-3
 maintainers     nox openmaintainer
 platforms       darwin
 description     Haskell bindings to the terminfo library.
@@ -13,6 +14,16 @@
     to the curses library). Terminfo allows programs to interact with a \
     variety of terminals using a standard set of capabilities.
 
-checksums       md5     b29fb263e6d9ed80a3b7db77219b26e5 \
-                sha1    2ab6055bf473ac381ca7d9ff693841201614176e \
-                rmd160  c3f834819ae6f7098938c600491baf9189963548
+checksums       md5     9145164514690114ca99be7b6bd9fb80 \
+                sha1    31461914b845615c4a9f7ab19f2b245e12d98861 \
+                rmd160  a5795ead40b88b1ca906f41f4968d323d96eecd1
+
+depends_lib \
+    port:ncursesw
+
+configure.args-append \
+    --docdir=${prefix}/share/doc/${name} \
+    --extra-include-dirs=${prefix}/include \
+    --extra-lib-dirs=${prefix}/lib
+
+universal_variant no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100320/c8d742bc/attachment.html>


More information about the macports-changes mailing list