[100405] trunk/dports/devel
cal at macports.org
cal at macports.org
Mon Dec 10 16:08:12 PST 2012
Revision: 100405
https://trac.macports.org/changeset/100405
Author: cal at macports.org
Date: 2012-12-10 16:08:11 -0800 (Mon, 10 Dec 2012)
Log Message:
-----------
new port: hs-base64-bytestring
Added Paths:
-----------
trunk/dports/devel/hs-base64-bytestring/
trunk/dports/devel/hs-base64-bytestring/Portfile
Removed Paths:
-------------
trunk/dports/devel/hs-base64-bytestring/Portfile
Deleted: trunk/dports/devel/hs-base64-bytestring/Portfile
===================================================================
--- trunk/dports/devel/hs-binary/Portfile 2012-12-09 21:51:58 UTC (rev 100371)
+++ trunk/dports/devel/hs-base64-bytestring/Portfile 2012-12-11 00:08:11 UTC (rev 100405)
@@ -1,30 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup haskell 1.0
-
-haskell.setup binary 0.5.0.2
-license BSD
-maintainers nomaintainer
-platforms darwin
-
-description Binary serialization for haskell values
-long_description \
- Efficient, pure binary serialisation using lazy ByteStrings. \
- Haskell values may be encoded to and from binary formats, \
- written to disk as binary, or sent over the network. \
- Serialisation speeds of over 1 G/sec have been observed, so \
- this library should be suitable for high performance scenarios.
-
-checksums md5 6bf8f3d1441602c9ab09a75e3bd6e926 \
- sha1 bb680c03dbae2765e14d91376440b762bb4b65a4 \
- rmd160 a4bb4be2071e33a2c43fea4c1fa6f103733c0753
-
-depends_lib port:ghc
-
-universal_variant no
-
-configure.args-append -v --enable-library-profiling \
- --with-gcc=${configure.cc}
-
-build.args-append -v
Copied: trunk/dports/devel/hs-base64-bytestring/Portfile (from rev 100404, trunk/dports/devel/hs-binary/Portfile)
===================================================================
--- trunk/dports/devel/hs-base64-bytestring/Portfile (rev 0)
+++ trunk/dports/devel/hs-base64-bytestring/Portfile 2012-12-11 00:08:11 UTC (rev 100405)
@@ -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 base64-bytestring 1.0.0.0
+license BSD
+maintainers cal openmaintainer
+platforms darwin
+
+checksums rmd160 199499f7efe7a9269c9d06ff4f99dc7982fa002c \
+ sha256 759fbb0f8f3ff26c4ad3e71fbcccfd472bc1a4eefe4b5508ce78a8793305197c
+
+description Fast base64 encoding and deconding for ByteStrings
+long_description ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121210/fb8741c1/attachment.html>
More information about the macports-changes
mailing list