[118077] trunk/dports/textproc/rarian/Portfile

devans at macports.org devans at macports.org
Thu Mar 20 22:34:02 PDT 2014


Revision: 118077
          https://trac.macports.org/changeset/118077
Author:   devans at macports.org
Date:     2014-03-20 22:34:02 -0700 (Thu, 20 Mar 2014)
Log Message:
-----------
rarian: drop unused build dep intltool, scrollkeeper-update bash script executes getopt, make it a lib dep (#42925).

Modified Paths:
--------------
    trunk/dports/textproc/rarian/Portfile

Modified: trunk/dports/textproc/rarian/Portfile
===================================================================
--- trunk/dports/textproc/rarian/Portfile	2014-03-21 04:34:03 UTC (rev 118076)
+++ trunk/dports/textproc/rarian/Portfile	2014-03-21 05:34:02 UTC (rev 118077)
@@ -4,7 +4,7 @@
 
 name            rarian
 version         0.8.1
-revision        1
+revision        2
 description     OMF help system.
 long_description Rarian manages documentation metadata as specified \
                 by the Open Source Metadata Framework (OMF) \
@@ -25,9 +25,8 @@
 checksums       md5 75091185e13da67a0ff4279de1757b94 \
                 sha1 9b3f1bad1cdbb0de51d6f74431b20eb3647edc5a \
                 rmd160 2e4c0a4d22a4e0c41d4d3dc8e4a5ad080ee3b6ce
-depends_build   port:intltool \
-                port:getopt
-depends_lib     port:libxslt
+depends_lib     port:getopt \
+		port:libxslt
 
 compiler.blacklist gcc-4.0
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140320/38300c26/attachment.html>


More information about the macports-changes mailing list