[109550] trunk/dports/devel/hs-readline

cal at macports.org cal at macports.org
Sat Aug 17 07:44:05 PDT 2013


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

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

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

Deleted: trunk/dports/devel/hs-readline/Portfile
===================================================================
--- trunk/dports/devel/hs-readline/Portfile	2013-08-17 14:33:31 UTC (rev 109549)
+++ trunk/dports/devel/hs-readline/Portfile	2013-08-17 14:44:05 UTC (rev 109550)
@@ -1,19 +0,0 @@
-# $Id$
-
-PortSystem      1.0
-PortGroup       haskell 1.0
-
-haskell.setup   readline 1.0.1.0
-revision        1
-# license stated to be "same as readline"
-license         GPL-3+
-platforms       darwin
-maintainers     nomaintainer
-description     A Haskell interface to GNU readline
-
-depends_lib-append port:readline
-long_description A Haskell interface to the GNU readline library.
-
-checksums           md5     eade9576def53ed293628a2f8580007e \
-                    sha1    ffcb2569194037c28c6288dbcec75c169c7fa89c \
-                    rmd160  6554e24718cc1469e4c19b3e9c7244b527252a7a

Copied: trunk/dports/devel/hs-readline/Portfile (from rev 109543, trunk/dports/devel/hs-extensible-exceptions/Portfile)
===================================================================
--- trunk/dports/devel/hs-readline/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-readline/Portfile	2013-08-17 14:44:05 UTC (rev 109550)
@@ -0,0 +1,22 @@
+# -*- 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       readline 1.0.3.0
+checksums           rmd160  01af52c869af949a6dee8c69ceafa7b43ddf8f5a \
+                    sha256  c0b9e174910620db0edea8f9fd6fb6c1d7b066260d523e9a7208294c46a75feb
+
+# the source does not use the correct way to apply the GPL and never states
+# which versions of GPL apply. The LICENSE file is GPL-2.
+license             GPL-2+
+maintainers         cal openmaintainer
+platforms           darwin
+
+description         An interface to the GNU readline library
+long_description    \
+    More information on readline can be found at \
+    http://www.gnu.org/directory/readline.html.
+
+depends_lib-append  port:readline
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130817/dbbf0a5d/attachment.html>


More information about the macports-changes mailing list