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

larryv at macports.org larryv at macports.org
Wed Mar 27 19:16:17 PDT 2013


Revision: 104555
          https://trac.macports.org/changeset/104555
Author:   larryv at macports.org
Date:     2013-03-27 19:16:17 -0700 (Wed, 27 Mar 2013)
Log Message:
-----------
hs-citeproc: Use hackageDB text for description; reformat dependencies.

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

Modified: trunk/dports/devel/hs-citeproc/Portfile
===================================================================
--- trunk/dports/devel/hs-citeproc/Portfile	2013-03-28 00:51:48 UTC (rev 104554)
+++ trunk/dports/devel/hs-citeproc/Portfile	2013-03-28 02:16:17 UTC (rev 104555)
@@ -11,16 +11,21 @@
 platforms           darwin
 license             BSD
 
-description         citeproc-hs is a library for rendering bibliographic reference citations
-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). More details on CSL can be found here: \
-    http://citationstyles.org/.
+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-json port:hs-pandoc-types port:hs-xml \
-                    port:hs-utf8-string port:hs-parsec port:hs-network \
-                    port:hs-http port:hs-bibutils
+depends_lib-append  port:hs-bibutils \
+                    port:hs-http \
+                    port:hs-json \
+                    port:hs-network \
+                    port:hs-pandoc-types \
+                    port:hs-parsec \
+                    port:hs-utf8-string \
+                    port:hs-xml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130327/afae0b35/attachment-0001.html>


More information about the macports-changes mailing list