[109556] trunk/dports/devel/hs-terminfo

cal at macports.org cal at macports.org
Sat Aug 17 08:07:45 PDT 2013


Revision: 109556
          https://trac.macports.org/changeset/109556
Author:   cal at macports.org
Date:     2013-08-17 08:07:45 -0700 (Sat, 17 Aug 2013)
Log Message:
-----------
hs-terminfo: update to 0.3.2.5, recreate from template, rebuild with GHC 7

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

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

Deleted: trunk/dports/devel/hs-terminfo/Portfile
===================================================================
--- trunk/dports/devel/hs-terminfo/Portfile	2013-08-17 14:56:16 UTC (rev 109555)
+++ trunk/dports/devel/hs-terminfo/Portfile	2013-08-17 15:07:45 UTC (rev 109556)
@@ -1,28 +0,0 @@
-# $Id$
-
-PortSystem      1.0
-PortGroup       haskell 1.0
-
-haskell.setup   terminfo 0.3.1.1
-revision        1
-license         BSD
-maintainers     nomaintainer
-platforms       darwin
-description     Haskell bindings to the terminfo library.
-
-long_description \
-    This library provides an interface to the terminfo database (via bindings \
-    to the curses library). Terminfo allows programs to interact with a \
-    variety of terminals using a standard set of capabilities.
-
-checksums       md5     9145164514690114ca99be7b6bd9fb80 \
-                sha1    31461914b845615c4a9f7ab19f2b245e12d98861 \
-                rmd160  a5795ead40b88b1ca906f41f4968d323d96eecd1
-
-depends_lib-append \
-    port:ncurses
-
-configure.args-append \
-    --docdir=${prefix}/share/doc/${name} \
-    --extra-include-dirs=${prefix}/include \
-    --extra-lib-dirs=${prefix}/lib

Copied: trunk/dports/devel/hs-terminfo/Portfile (from rev 109550, trunk/dports/devel/hs-extensible-exceptions/Portfile)
===================================================================
--- trunk/dports/devel/hs-terminfo/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-terminfo/Portfile	2013-08-17 15:07:45 UTC (rev 109556)
@@ -0,0 +1,21 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           haskell 1.0
+
+haskell.setup       terminfo 0.3.2.5
+checksums           rmd160  a534812d1e698af4d28f90b4ee5844d8aeac2491 \
+                    sha256  6f419fa3a9afe995993f18022d6a347aedffc9a28a6974701f8421b15f584dc1
+
+license             BSD
+maintainers         cal openmaintainer
+platforms           darwin
+
+description         Haskell bindings to the terminfo library.
+long_description    \
+    This library provides an interface to the terminfo database (via bindings \
+    to the curses library). Terminfo allows POSIX systems to interact with \
+    a variety of terminals using a standard set of capabilities.
+
+depends_lib-append  port:ncurses
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130817/6540e672/attachment-0001.html>


More information about the macports-changes mailing list