[106878] trunk/dports/devel/hs-data-accessor/Portfile
cal at macports.org
cal at macports.org
Sun Jun 9 06:49:19 PDT 2013
Revision: 106878
https://trac.macports.org/changeset/106878
Author: cal at macports.org
Date: 2013-06-09 06:49:19 -0700 (Sun, 09 Jun 2013)
Log Message:
-----------
hs-data-accessor: revbump to rebuild with new GHC, format description
Modified Paths:
--------------
trunk/dports/devel/hs-data-accessor/Portfile
Modified: trunk/dports/devel/hs-data-accessor/Portfile
===================================================================
--- trunk/dports/devel/hs-data-accessor/Portfile 2013-06-09 13:44:13 UTC (rev 106877)
+++ trunk/dports/devel/hs-data-accessor/Portfile 2013-06-09 13:49:19 UTC (rev 106878)
@@ -5,24 +5,20 @@
PortGroup haskell 1.0
haskell.setup data-accessor 0.2.2.3
+revision 1
+checksums rmd160 fcee79837b8da1b076b6342d37e540c37597c53f \
+ sha256 f21535cd4cc6746a20c86357b481f9155f46f126720bc283f105d4a1d7ca41b9
+
platforms darwin
license BSD
maintainers nomaintainer
-description Utilities for accessing and manipulating fields \
- of records
-long_description With this package you can define record field \
- accessors which allow setting, getting and \
- modifying values easily. The package clearly \
- demonstrates the power of the functional \
- approach: You can combine accessors of a record \
- and sub-records, to make the access look like \
- the fields of the sub-record belong to the \
- main record.
+description Utilities for accessing and manipulating fields of records
+long_description \
+ With this package you can define record field accessors which allow \
+ setting, getting and modifying values easily. The package clearly \
+ demonstrates the power of the functional approach: You can combine \
+ accessors of a record and sub-records, to make the access look like the \
+ fields of the sub-record belong to the main record.
-checksums rmd160 fcee79837b8da1b076b6342d37e540c37597c53f \
- sha256 f21535cd4cc6746a20c86357b481f9155f46f126720bc283f105d4a1d7ca41b9
-
depends_lib-append port:hs-transformers
-
-configure.args-append --docdir=${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130609/02095c3f/attachment-0001.html>
More information about the macports-changes
mailing list