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

sean at macports.org sean at macports.org
Sat Mar 23 12:59:47 PDT 2013


Revision: 104348
          https://trac.macports.org/changeset/104348
Author:   sean at macports.org
Date:     2013-03-23 12:59:47 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
hs-citeproc: add dependency hs-bibutils; closes #29961

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

Modified: trunk/dports/devel/hs-citeproc/Portfile
===================================================================
--- trunk/dports/devel/hs-citeproc/Portfile	2013-03-23 19:59:42 UTC (rev 104347)
+++ trunk/dports/devel/hs-citeproc/Portfile	2013-03-23 19:59:47 UTC (rev 104348)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       citeproc-hs 0.3.8
+revision            1
 name                hs-citeproc
 maintainers         nomaintainer
 platforms           darwin
@@ -22,4 +23,4 @@
 
 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-http port:hs-bibutils
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130323/8f8da21c/attachment.html>


More information about the macports-changes mailing list