[131394] trunk/dports/devel
cal at macports.org
cal at macports.org
Sat Jan 10 13:17:38 PST 2015
Revision: 131394
https://trac.macports.org/changeset/131394
Author: cal at macports.org
Date: 2015-01-10 13:17:38 -0800 (Sat, 10 Jan 2015)
Log Message:
-----------
hs-scientific: new port, dependency of updated pandoc, #42082
Modified Paths:
--------------
trunk/dports/devel/hs-scientific/Portfile
Added Paths:
-----------
trunk/dports/devel/hs-scientific/
Modified: trunk/dports/devel/hs-scientific/Portfile
===================================================================
--- trunk/dports/devel/hs-juicypixels/Portfile 2015-01-10 20:53:49 UTC (rev 131393)
+++ trunk/dports/devel/hs-scientific/Portfile 2015-01-10 21:17:38 UTC (rev 131394)
@@ -4,22 +4,18 @@
PortSystem 1.0
PortGroup haskell 1.0
-haskell.setup JuicyPixels 3.2.2
-checksums rmd160 820d86dabc1fee424b7038184d648aaf8f326071 \
- sha256 1f3958b348eeecf928c91049af67cb504110e351b3f0b5225de3c403df21ad90
+haskell.setup scientific 0.3.3.5
+checksums rmd160 421d75491a252573079947c3578f66b73416dc0b \
+ sha256 3d07689a786c20285982f463b61c848d4842159c46fa38868b1a896597a2f2cc
maintainers nomaintainer
platforms darwin
license BSD
-description Types for representing a structured document
+description Numbers represented using scientific notation
long_description \
- This package contains definitions for the Pandoc data structure, which is \
- used by pandoc to represent structured documents.
+ Data.Scientific provides a space efficient and arbitrary precision \
+ scientific number type.
-depends_lib-append port:hs-binary \
- port:hs-mmap \
- port:hs-mtl \
- port:hs-primitive \
- port:hs-vector \
- port:hs-zlib
+depends_lib-append port:hs-hashable \
+ port:hs-text
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150110/852532cb/attachment.html>
More information about the macports-changes
mailing list