[109524] trunk/dports/devel

cal at macports.org cal at macports.org
Fri Aug 16 15:59:20 PDT 2013


Revision: 109524
          https://trac.macports.org/changeset/109524
Author:   cal at macports.org
Date:     2013-08-16 15:59:20 -0700 (Fri, 16 Aug 2013)
Log Message:
-----------
hs-void: new port, dependency of hs-memotrie update

Modified Paths:
--------------
    trunk/dports/devel/hs-void/Portfile

Added Paths:
-----------
    trunk/dports/devel/hs-void/

Modified: trunk/dports/devel/hs-void/Portfile
===================================================================
--- trunk/dports/devel/hs-extensible-exceptions/Portfile	2013-08-16 22:08:01 UTC (rev 109516)
+++ trunk/dports/devel/hs-void/Portfile	2013-08-16 22:59:20 UTC (rev 109524)
@@ -4,15 +4,18 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       extensible-exceptions 0.1.1.4
-checksums           rmd160  2e1311778e7e87b1e5266bbce2dea81eb4620ae7 \
-                    sha256  6ce5e8801760385a408dab71b53550f87629e661b260bdc2cd41c6a439b6e388
+haskell.setup       void 0.6.1
+checksums           rmd160  d6049fcdcb2e44844cb24433897d86c7057edc71 \
+                    sha256  82ec2a7edf3fa52eba2ed4821306859a75186e6df2a564943e9f9d758205ea26
 
 license             BSD
 maintainers         cal openmaintainer
 platforms           darwin
 
-description         Extensible exceptions
+description         A Haskell 98 logically uninhabited data type
 long_description    \
-    This package provides extensible exceptions for both new and old versions \
-    of GHC (i.e., < 6.10).
+    A Haskell 98 logically uninhabited data type, used to indicate that a given \
+    term should not exist.
+
+depends_lib-append  port:hs-hashable \
+                    port:hs-semigroups
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130816/5939be27/attachment.html>


More information about the macports-changes mailing list