[96586] users/cal/ports/devel

cal at macports.org cal at macports.org
Tue Aug 14 15:00:15 PDT 2012


Revision: 96586
          https://trac.macports.org/changeset/96586
Author:   cal at macports.org
Date:     2012-08-14 15:00:15 -0700 (Tue, 14 Aug 2012)
Log Message:
-----------
hs-platform-random: Added, untested

Added Paths:
-----------
    users/cal/ports/devel/hs-platform-random/
    users/cal/ports/devel/hs-platform-random/Portfile

Added: users/cal/ports/devel/hs-platform-random/Portfile
===================================================================
--- users/cal/ports/devel/hs-platform-random/Portfile	                        (rev 0)
+++ users/cal/ports/devel/hs-platform-random/Portfile	2012-08-14 22:00:15 UTC (rev 96586)
@@ -0,0 +1,18 @@
+# -*- 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               haskellplatform 1.0
+
+haskellplatform.setup   random 1.0.1.1
+checksums               rmd160  a13a4d7fefd15611cf863f11caf212efede320c3 \
+                        sha256  df7c3b405de0ac27a2ee8fdc8dad87cb42e8eac01fef53861e43bc47c8111559
+
+license                 BSD
+maintainers             cal openmaintainer
+platforms               darwin
+
+description             \
+    This package provides a basic random number generation library, including \
+    the ability to split random number generators.
+long_description        ${description}


Property changes on: users/cal/ports/devel/hs-platform-random/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120814/ae689cbd/attachment-0001.html>


More information about the macports-changes mailing list