[114516] trunk/dports/devel

cal at macports.org cal at macports.org
Mon Dec 9 15:47:39 PST 2013


Revision: 114516
          https://trac.macports.org/changeset/114516
Author:   cal at macports.org
Date:     2013-12-09 15:47:38 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
new port: hs-bloomfilter, #41466

Added Paths:
-----------
    trunk/dports/devel/hs-bloomfilter/
    trunk/dports/devel/hs-bloomfilter/Portfile

Removed Paths:
-------------
    trunk/dports/devel/hs-bloomfilter/Portfile

Deleted: trunk/dports/devel/hs-bloomfilter/Portfile
===================================================================
--- trunk/dports/devel/hs-dlist/Portfile	2013-12-09 23:37:22 UTC (rev 114512)
+++ trunk/dports/devel/hs-bloomfilter/Portfile	2013-12-09 23:47:38 UTC (rev 114516)
@@ -1,20 +0,0 @@
-# -*- 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       dlist 0.5
-revision            3
-checksums           rmd160  9e27893d3bf1f0057567a9a60f8aa3d7e08e26b4 \
-                    sha256  4780e5409eff55bbfdd7470ef802a087a04048c9cd5efe0482c82878292f19ea
-
-maintainers         nomaintainer
-platforms           darwin
-license             BSD
-
-description         Differences lists
-long_description    \
-    Differences lists: a list-like type supporting O(1) append. This is \
-    particularly useful for efficient logging and pretty printing, (e.g. with \
-    the Writer monad), where list append quickly becomes too expensive.

Copied: trunk/dports/devel/hs-bloomfilter/Portfile (from rev 114515, trunk/dports/devel/hs-dlist/Portfile)
===================================================================
--- trunk/dports/devel/hs-bloomfilter/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-bloomfilter/Portfile	2013-12-09 23:47:38 UTC (rev 114516)
@@ -0,0 +1,16 @@
+# -*- 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       bloomfilter 1.2.6.10
+checksums           rmd160  87c015512db13664c53ae01bc75285ca2e20994d \
+                    sha256  9b6af333db4a61e4fc9b3090e90a0adcf2eb4e096f700b0315b8381e73ba5b98
+
+maintainers         cal openmaintainer
+platforms           darwin
+license             BSD
+
+description         Pure and impure Bloom Filter implementations
+long_description    ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/4f0e6a04/attachment.html>


More information about the macports-changes mailing list