[109513] trunk/dports/devel/hs-data-accessor-template

cal at macports.org cal at macports.org
Fri Aug 16 14:59:17 PDT 2013


Revision: 109513
          https://trac.macports.org/changeset/109513
Author:   cal at macports.org
Date:     2013-08-16 14:59:17 -0700 (Fri, 16 Aug 2013)
Log Message:
-----------
hs-data-accessor-template: recreate from template, update to 0.2.1.10 to force rebuild with new GHC

Added Paths:
-----------
    trunk/dports/devel/hs-data-accessor-template/Portfile

Removed Paths:
-------------
    trunk/dports/devel/hs-data-accessor-template/Portfile

Deleted: trunk/dports/devel/hs-data-accessor-template/Portfile
===================================================================
--- trunk/dports/devel/hs-data-accessor-template/Portfile	2013-08-16 21:50:26 UTC (rev 109512)
+++ trunk/dports/devel/hs-data-accessor-template/Portfile	2013-08-16 21:59:17 UTC (rev 109513)
@@ -1,26 +0,0 @@
-# $Id$
-
-PortSystem      1.0
-PortGroup       haskell 1.0
-
-haskell.setup   data-accessor-template 0.2.1.3
-revision        1
-license         BSD
-platforms       darwin
-maintainers     nomaintainer
-description     Utilities for accessing and manipulating fields of records
-
-long_description \
-    Automate generation of Accessor's of the data-accessor package by Template \
-    Haskell functions.
-
-checksums       md5     0a84cb2983e6257baf7aa66bb5aebe23 \
-                sha1    da68e7379db30d318a9f46fdbe8a3868f80e0fcb \
-                rmd160  1b177b6705153f5766a6998a470247d7438e46de
-
-depends_build-append \
-    port:hs-data-accessor \
-    port:hs-utility-ht
-
-configure.args-append \
-    --docdir=${prefix}/share/doc/${name}

Copied: trunk/dports/devel/hs-data-accessor-template/Portfile (from rev 109488, trunk/dports/devel/hs-extensible-exceptions/Portfile)
===================================================================
--- trunk/dports/devel/hs-data-accessor-template/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-data-accessor-template/Portfile	2013-08-16 21:59:17 UTC (rev 109513)
@@ -0,0 +1,22 @@
+# -*- 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
+
+haskell.setup       data-accessor-template 0.2.1.10
+checksums           rmd160  e8ab0a4be533b0dcef4f4c88165c514110ab1cd1 \
+                    sha256  fe3b5588b1101ab5dac3a8ad7379c0ccb54374371d36a0a93df45e721e604485
+
+license             BSD
+maintainers         cal openmaintainer
+platforms           darwin
+
+description         Utilities for accessing and manipulating fields of records
+long_description    \
+    Automate generation of Accessor's of the data-accessor package by Template \
+    Haskell functions.
+
+depends_lib-append  port:hs-data-accessor \
+                    port:hs-template-haskell \
+                    port:hs-utility-ht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130816/f6eac0d5/attachment.html>


More information about the macports-changes mailing list