[75087] trunk/dports/devel

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Jan 14 19:57:05 PST 2011


Revision: 75087
          http://trac.macports.org/changeset/75087
Author:   singingwolfboy at macports.org
Date:     2011-01-14 19:56:56 -0800 (Fri, 14 Jan 2011)
Log Message:
-----------
New port: hs-pandoc-types

Added Paths:
-----------
    trunk/dports/devel/hs-pandoc-types/
    trunk/dports/devel/hs-pandoc-types/Portfile

Added: trunk/dports/devel/hs-pandoc-types/Portfile
===================================================================
--- trunk/dports/devel/hs-pandoc-types/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-pandoc-types/Portfile	2011-01-15 03:56:56 UTC (rev 75087)
@@ -0,0 +1,22 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           haskell 1.0
+
+haskell.setup       pandoc-types 1.7
+maintainers         singingwolfboy openmaintainer
+description         definitions for the Pandoc data structure in Haskell
+long_description    \
+    This package contains definitions for the Pandoc data structure, which \
+    is used by pandoc to represent structured documents. These definitions \
+    used to live in the pandoc package, but starting with pandoc 1.7, they \
+    have been split off, so that other packages can use them without drawing \
+    in all of pandoc's dependencies, and pandoc itself can depend on packages \
+    (like citeproc-hs) that use them.
+
+platforms           darwin
+checksums           md5     7db0d4c0845cb1380a3df10f08b4b36c \
+                    sha1    1d5c1f2d3d4946fd92ad37d673f78dc23a649333 \
+                    rmd160  3469407ad0278779d0cea9c08890ec231bd9f19c
+license             GPL


Property changes on: trunk/dports/devel/hs-pandoc-types/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/20110114/6e52bd19/attachment.html>


More information about the macports-changes mailing list