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

nox at macports.org nox at macports.org
Sat Mar 20 07:23:50 PDT 2010


Revision: 65049
          http://trac.macports.org/changeset/65049
Author:   nox at macports.org
Date:     2010-03-20 07:23:48 -0700 (Sat, 20 Mar 2010)
Log Message:
-----------
Make whitespace changes to hs-terminfo and take over maintainership

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

Modified: trunk/dports/devel/hs-terminfo/Portfile
===================================================================
--- trunk/dports/devel/hs-terminfo/Portfile	2010-03-20 13:54:18 UTC (rev 65048)
+++ trunk/dports/devel/hs-terminfo/Portfile	2010-03-20 14:23:48 UTC (rev 65049)
@@ -1,19 +1,18 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup  haskell 1.0
+PortSystem      1.0
+PortGroup       haskell 1.0
 
-haskell.setup	terminfo 0.2.2.1
-maintainers	nomaintainer
-platforms	darwin
+haskell.setup   terminfo 0.2.2.1
+maintainers     nox openmaintainer
+platforms       darwin
+description     Haskell bindings to the terminfo library.
 
-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.
+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     b29fb263e6d9ed80a3b7db77219b26e5		\
-		sha1    2ab6055bf473ac381ca7d9ff693841201614176e	\
-		rmd160  c3f834819ae6f7098938c600491baf9189963548
+checksums       md5     b29fb263e6d9ed80a3b7db77219b26e5 \
+                sha1    2ab6055bf473ac381ca7d9ff693841201614176e \
+                rmd160  c3f834819ae6f7098938c600491baf9189963548
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100320/a4c5ddfa/attachment.html>


More information about the macports-changes mailing list