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

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


Revision: 104340
          https://trac.macports.org/changeset/104340
Author:   sean at macports.org
Date:     2013-03-23 09:43:46 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
hs-citeproc: update to 0.3.8 and add missing deps

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:36 UTC (rev 104339)
+++ trunk/dports/devel/hs-citeproc/Portfile	2013-03-23 16:43:46 UTC (rev 104340)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       citeproc-hs 0.3.1
+haskell.setup       citeproc-hs 0.3.8
 name                hs-citeproc
-revision            1
 maintainers         nomaintainer
 platforms           darwin
 license             BSD
@@ -18,9 +17,9 @@
     Language (CSL). More details on CSL can be found here: \
     http://citationstyles.org/.
 
-checksums           md5     a43f7db8110a1d0fa168f9e38c1345e1 \
-                    sha1    5b8aa9bfd723dd9dd9543c4d457bd625bb10847e \
-                    rmd160  947a7717f1fdb73d2b68b5094cd9a47e2758aaf5
+checksums           rmd160  55c853097cc6bdbe41f0317efd5bdf6248e9ec2a \
+                    sha256  e873673b2960d0eebbcede9d8c18e2acea0e4fed295552fa635814f4bae48e72
 
 depends_lib-append  port:hs-json port:hs-pandoc-types port:hs-xml \
-                    port:hs-utf8-string
+                    port:hs-utf8-string port:hs-parsec port:hs-network \
+                    port:hs-http
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130323/0c167927/attachment.html>


More information about the macports-changes mailing list