[96582] users/cal/ports/devel/hs-platform-regex-base/Portfile

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


Revision: 96582
          https://trac.macports.org/changeset/96582
Author:   cal at macports.org
Date:     2012-08-14 14:49:35 -0700 (Tue, 14 Aug 2012)
Log Message:
-----------
hs-platform-regex-base: Update to 0.93.2, untested

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

Modified: users/cal/ports/devel/hs-platform-regex-base/Portfile
===================================================================
--- users/cal/ports/devel/hs-platform-regex-base/Portfile	2012-08-14 21:46:14 UTC (rev 96581)
+++ users/cal/ports/devel/hs-platform-regex-base/Portfile	2012-08-14 21:49:35 UTC (rev 96582)
@@ -1,29 +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-base 0.72.0.2
-name		hs-platform-regex-base
-maintainers	nomaintainer
-license		BSD
-platforms	darwin
+haskellplatform.setup   regex-base 0.93.2
+checksums               rmd160  c009e193dd453666c7c3b585a25f3a8add7ec6b6 \
+                        sha256  20dc5713a16f3d5e2e6d056b4beb9cfdc4368cd09fd56f47414c847705243278
 
-description	A replacement for Haskell's Text.Regex
-long_description	\
-	Interface API for regex-posix, pcre, parsec, dfa
+license                 BSD
+maintainers             cal openmaintainer
+platforms               darwin
 
-homepage	http://sourceforge.net/projects/lazy-regex
+depends_lib-append      port:hs-platform-mtl
 
-checksums	md5     f2eeb11fecaafaf903fc6211e19258ce \
-		sha1    6e113b980462938a9821b0fe23a9f40b70c05cea \
-		rmd160  d26b3fcb95bac459c9e52c0dbb0810ac002509c7
-
-universal_variant	no
-
-configure.args-append	-v --enable-library-profiling		\
-			--with-gcc=${configure.cc}
-
-build.args-append	-v
-
-livecheck.type	none
+description             Interface API for regex-posix,pcre,parsec,tdfa,dfa
+long_description        ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120814/749b30be/attachment.html>


More information about the macports-changes mailing list