[68785] trunk/dports/devel/orc/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Sun Jun 13 09:30:42 PDT 2010


Revision: 68785
          http://trac.macports.org/changeset/68785
Author:   rmsfisher at macports.org
Date:     2010-06-13 09:30:38 -0700 (Sun, 13 Jun 2010)
Log Message:
-----------
devel/orc removed unnecessary library dependency

Modified Paths:
--------------
    trunk/dports/devel/orc/Portfile

Modified: trunk/dports/devel/orc/Portfile
===================================================================
--- trunk/dports/devel/orc/Portfile	2010-06-13 15:35:30 UTC (rev 68784)
+++ trunk/dports/devel/orc/Portfile	2010-06-13 16:30:38 UTC (rev 68785)
@@ -5,6 +5,7 @@
 
 name                orc
 version             0.4.5
+revision            1
 description         Orc - The Oil Runtime Compiler
 long_description    Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data.
 maintainers         rmsfisher openmaintainer
@@ -16,8 +17,6 @@
                     sha1    e24d485093a5e5412b4917e4d89ecd89fad3721b \
                     rmd160  5207054294ed577dee5cb6974a383504fc224fb8
 
-depends_lib         port:liboil
-
 livecheck.type      regex
 livecheck.url       ${master_sites}
 livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100613/6100cd88/attachment.html>


More information about the macports-changes mailing list