[106858] trunk/dports/devel/hs-citeproc/Portfile

cal at macports.org cal at macports.org
Sun Jun 9 04:26:01 PDT 2013


Revision: 106858
          https://trac.macports.org/changeset/106858
Author:   cal at macports.org
Date:     2013-06-09 04:26:01 -0700 (Sun, 09 Jun 2013)
Log Message:
-----------
hs-citeproc: revbump to rebuild with newer GHC, add missing dependencies, update descriptions

Modified Paths:
--------------
    trunk/dports/devel/hs-citeproc/Portfile

Modified: trunk/dports/devel/hs-citeproc/Portfile
===================================================================
--- trunk/dports/devel/hs-citeproc/Portfile	2013-06-09 11:18:07 UTC (rev 106857)
+++ trunk/dports/devel/hs-citeproc/Portfile	2013-06-09 11:26:01 UTC (rev 106858)
@@ -5,27 +5,28 @@
 PortGroup           haskell 1.0
 
 haskell.setup       citeproc-hs 0.3.8
-revision            2
 name                hs-citeproc
+revision            3
+checksums           rmd160  55c853097cc6bdbe41f0317efd5bdf6248e9ec2a \
+                    sha256  e873673b2960d0eebbcede9d8c18e2acea0e4fed295552fa635814f4bae48e72
+
 maintainers         nomaintainer
 platforms           darwin
 license             BSD
 
-description         A Citation Style Language implementation in \
-                    Haskell
-long_description    citeproc-hs is a library for rendering bibliographic \
-                    reference citations into a variety of styles using \
-                    a macro language called Citation Style Language \
-                    (CSL).
+description         A Citation Style Language implementation in Haskell
+long_description    \
+    citeproc-hs is a library for rendering bibliographic reference citations \
+    into a variety of styles using a macro language called Citation Style \
+    Language (CSL).
 
-checksums           rmd160  55c853097cc6bdbe41f0317efd5bdf6248e9ec2a \
-                    sha256  e873673b2960d0eebbcede9d8c18e2acea0e4fed295552fa635814f4bae48e72
-
 depends_lib-append  port:hs-bibutils \
                     port:hs-http \
                     port:hs-json \
+                    port:hs-mtl \
                     port:hs-network \
                     port:hs-pandoc-types \
                     port:hs-parsec \
+                    port:hs-syb \
                     port:hs-utf8-string \
                     port:hs-xml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130609/9fe8093c/attachment-0001.html>


More information about the macports-changes mailing list