[131309] trunk/dports/devel

cal at macports.org cal at macports.org
Thu Jan 8 16:46:30 PST 2015


Revision: 131309
          https://trac.macports.org/changeset/131309
Author:   cal at macports.org
Date:     2015-01-08 16:46:30 -0800 (Thu, 08 Jan 2015)
Log Message:
-----------
hs-juicypixels: new port, dependency of updated pandoc, see #42082

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

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

Deleted: trunk/dports/devel/hs-juicypixels/Portfile
===================================================================
--- trunk/dports/devel/hs-pandoc-types/Portfile	2015-01-09 00:07:20 UTC (rev 131305)
+++ trunk/dports/devel/hs-juicypixels/Portfile	2015-01-09 00:46:30 UTC (rev 131309)
@@ -1,22 +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       pandoc-types 1.12.3
-revision            3
-checksums           rmd160  04df3d7e32cd10cc060766ffe8bfcf0bea0d5bd8 \
-                    sha256  125825a795dc0cb2b6ffbe46789e60d62a42ba2eb0f07e544b5c39612fbd8ece
-
-maintainers         nomaintainer
-platforms           darwin
-license             GPL-2+
-
-description         Types for representing a structured document
-long_description    \
-    This package contains definitions for the Pandoc data structure, which is \
-    used by pandoc to represent structured documents.
-
-depends_lib-append  port:hs-aeson \
-                    port:hs-syb

Copied: trunk/dports/devel/hs-juicypixels/Portfile (from rev 131307, trunk/dports/devel/hs-pandoc-types/Portfile)
===================================================================
--- trunk/dports/devel/hs-juicypixels/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-juicypixels/Portfile	2015-01-09 00:46:30 UTC (rev 131309)
@@ -0,0 +1,25 @@
+# -*- 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       JuicyPixels 3.2.2
+checksums           rmd160  820d86dabc1fee424b7038184d648aaf8f326071 \
+                    sha256  1f3958b348eeecf928c91049af67cb504110e351b3f0b5225de3c403df21ad90
+
+maintainers         nomaintainer
+platforms           darwin
+license             BSD
+
+description         Types for representing a structured document
+long_description    \
+    This package contains definitions for the Pandoc data structure, which is \
+    used by pandoc to represent structured documents.
+
+depends_lib-append  port:hs-binary \
+                    port:hs-mmap \
+                    port:hs-mtl \
+                    port:hs-primitive \
+                    port:hs-vector \
+                    port:hs-zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150108/bbae7084/attachment.html>


More information about the macports-changes mailing list