[97023] users/cal/ports/devel
cal at macports.org
cal at macports.org
Fri Aug 24 12:19:11 PDT 2012
Revision: 97023
https://trac.macports.org/changeset/97023
Author: cal at macports.org
Date: 2012-08-24 12:19:07 -0700 (Fri, 24 Aug 2012)
Log Message:
-----------
hunit: update to 1.2.4.2
Modified Paths:
--------------
users/cal/ports/devel/hs-platform-hunit/Portfile
Added Paths:
-----------
users/cal/ports/devel/hs-platform-hunit/
Modified: users/cal/ports/devel/hs-platform-hunit/Portfile
===================================================================
--- users/cal/ports/devel/hs-platform-HUnit/Portfile 2012-08-24 18:57:37 UTC (rev 97020)
+++ users/cal/ports/devel/hs-platform-hunit/Portfile 2012-08-24 19:19:07 UTC (rev 97023)
@@ -1,30 +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 HUnit 1.2.0.3
-name hs-platform-HUnit
-license BSD
-maintainers nomaintainer
-platforms darwin
+haskellplatform.setup HUnit 1.2.4.2
+checksums rmd160 a8a8dca99fc5f6fd37a35e7e71305d195e2a52e2 \
+ sha256 fdbcbc28196d616b449bf3e46c30dcd5577dc92f290458e2dbdbfc5a65de327a
-description A unit testing framework for Haskell
-long_description \
- HUnit is a unit testing framework for Haskell, inspired by the \
- JUnit tool for Java, see: <http://www.junit.org>.
-
-checksums md5 948b5b20ff22fa81c6390b08d6af5104 \
- sha1 558793b852d3c0e0f2025b60b4b165a80ba34dea \
- rmd160 9c3ff1c8d086cb9aff7d27b558964ce931247c1b
+license BSD
+maintainers cal openmaintainer
+platforms darwin
-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 \
+ HUnit is a unit testing framework for Haskell, inspired by the JUnit tool \
+ for Java, see: http://www.junit.org.
+long_description ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120824/8ed0e314/attachment.html>
More information about the macports-changes
mailing list