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

sean at macports.org sean at macports.org
Sat Mar 23 09:43:36 PDT 2013


Revision: 104339
          https://trac.macports.org/changeset/104339
Author:   sean at macports.org
Date:     2013-03-23 09:43:36 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
hs-citeproc: move code blocks and whitespace cleanup

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

Modified: trunk/dports/devel/hs-citeproc/Portfile
===================================================================
--- trunk/dports/devel/hs-citeproc/Portfile	2013-03-23 16:43:30 UTC (rev 104338)
+++ trunk/dports/devel/hs-citeproc/Portfile	2013-03-23 16:43:36 UTC (rev 104339)
@@ -8,7 +8,9 @@
 name                hs-citeproc
 revision            1
 maintainers         nomaintainer
-homepage            http://code.haskell.org/citeproc-hs
+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 \
@@ -16,11 +18,9 @@
     Language (CSL). More details on CSL can be found here: \
     http://citationstyles.org/.
 
-platforms           darwin
 checksums           md5     a43f7db8110a1d0fa168f9e38c1345e1 \
                     sha1    5b8aa9bfd723dd9dd9543c4d457bd625bb10847e \
                     rmd160  947a7717f1fdb73d2b68b5094cd9a47e2758aaf5
 
-license             BSD
 depends_lib-append  port:hs-json port:hs-pandoc-types port:hs-xml \
-					port:hs-utf8-string
+                    port:hs-utf8-string
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130323/8d511393/attachment.html>


More information about the macports-changes mailing list