[96579] users/cal/ports/devel/hs-platform-xhtml/Portfile

cal at macports.org cal at macports.org
Tue Aug 14 14:35:53 PDT 2012


Revision: 96579
          https://trac.macports.org/changeset/96579
Author:   cal at macports.org
Date:     2012-08-14 14:35:52 -0700 (Tue, 14 Aug 2012)
Log Message:
-----------
hs-platform-xhtml: update to 3000.2.1

Modified Paths:
--------------
    users/cal/ports/devel/hs-platform-xhtml/Portfile

Modified: users/cal/ports/devel/hs-platform-xhtml/Portfile
===================================================================
--- users/cal/ports/devel/hs-platform-xhtml/Portfile	2012-08-14 21:33:46 UTC (rev 96578)
+++ users/cal/ports/devel/hs-platform-xhtml/Portfile	2012-08-14 21:35:52 UTC (rev 96579)
@@ -1,32 +1,18 @@
+# -*- 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
+PortSystem              1.0
+PortGroup               haskellplatform 1.0
 
-haskell.setup	xhtml 3000.2.0.1
-name		hs-platform-xhtml
-license		BSD
-maintainers	nomaintainer
-platforms	darwin
+haskellplatform.setup   xhtml 3000.2.1
+checksums               rmd160  72e1095df0a8111ea696749d219df4ea78da1b4f \
+                        sha256  33020782170c1c083bc59fc3bfcb72cec2db223e02d1181c07ae23b9fa7fdcd8
 
-description	An XHTML combinator library
-long_description	\
-	This package provides combinators for producing		\
-	XHTML 1.0, including the Strict, Transitional and Frameset variants.
+license                 BSD
+maintainers             cal openmaintainer
+platforms               darwin
 
-homepage	http://semantic.org/TimeLib/
-
-checksums	md5     9e3e7d9c66618c5e29716f90e54363c9 \
-		sha1    2dc5765491a12bed90a147221a626c7840e19944 \
-		rmd160  96afa674a6049ee460257623308ff5fe1299b271
-
-depends_lib	port:ghc
-
-universal_variant	no
-
-configure.args-append	-v --enable-library-profiling		\
-			--with-gcc=${configure.cc}
-
-build.args-append	-v
-
-livecheck.type	none
+description             \
+    This package provides combinators for producing XHTML 1.0, including the \
+    Strict, Transitional and Frameset variants.
+long_description        ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120814/0d06d4d1/attachment.html>


More information about the macports-changes mailing list