[96584] users/cal/ports/devel/hs-platform-regex-posix/Portfile

cal at macports.org cal at macports.org
Tue Aug 14 14:54:34 PDT 2012


Revision: 96584
          https://trac.macports.org/changeset/96584
Author:   cal at macports.org
Date:     2012-08-14 14:54:34 -0700 (Tue, 14 Aug 2012)
Log Message:
-----------
hs-platform-regex-posix: update to 0.95.1, untested

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

Modified: users/cal/ports/devel/hs-platform-regex-posix/Portfile
===================================================================
--- users/cal/ports/devel/hs-platform-regex-posix/Portfile	2012-08-14 21:52:24 UTC (rev 96583)
+++ users/cal/ports/devel/hs-platform-regex-posix/Portfile	2012-08-14 21:54:34 UTC (rev 96584)
@@ -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	regex-posix 0.72.0.3
-name		hs-platform-regex-posix
-license		BSD
-maintainers	nomaintainer
-platforms	darwin
+haskellplatform.setup   regex-posix 0.95.1
+checksums               rmd160  eee72b352cc887d919d179969b3d9535805d235d \
+                        sha256  74ed145b1a5b3c766a2694a58661f1d5e03a8dee283c5ddb9d689cff16efef0a
 
-description	A replacement for Haskell's Text.Regex
-long_description	\
-	The posix backend for regex-base
+license                 BSD
+maintainers             cal openmaintainer
+platforms               darwin
 
-homepage	http://sourceforge.net/projects/lazy-regex
+depends_lib-append      port:hs-platform-regex-base
 
-checksums	md5     94eaac0d07a5ad18276d86f9a65a4e25 \
-		sha1    b75f5bc6957dcb7a6dddc024ccb282d36fae28a7 \
-		rmd160  f2da6d572e89a81632d8e5e71b45a3bafd967db1
-
-depends_lib	port:ghc	\
-		port:hs-platform-regex-base
-
-universal_variant	no
-
-configure.args-append	-v --enable-library-profiling		\
-			--with-gcc=${configure.cc}
-
-build.args-append	-v
-
-livecheck.type	none
+description             The posix regex backend for regex-base
+long_description        ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120814/31223650/attachment.html>


More information about the macports-changes mailing list