[63363] trunk/dports/net/cclive/Portfile

snc at macports.org snc at macports.org
Wed Feb 3 08:10:37 PST 2010


Revision: 63363
          http://trac.macports.org/changeset/63363
Author:   snc at macports.org
Date:     2010-02-03 08:10:36 -0800 (Wed, 03 Feb 2010)
Log Message:
-----------
fix quvi directory name, update cclive

Modified Paths:
--------------
    trunk/dports/net/cclive/Portfile

Modified: trunk/dports/net/cclive/Portfile
===================================================================
--- trunk/dports/net/cclive/Portfile	2010-02-03 16:06:05 UTC (rev 63362)
+++ trunk/dports/net/cclive/Portfile	2010-02-03 16:10:36 UTC (rev 63363)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                cclive
-version             0.5.9
+version             0.6.0
 categories          net www
 license             GPL
 maintainers         openmaintainer snc
@@ -15,15 +15,14 @@
 
 platforms           darwin
 depends_build       port:pkgconfig
-depends_lib         port:curl \
-                    port:pcre
+depends_lib         port:quvi
 
 master_sites        googlecode
 use_bzip2           yes
 
-checksums           md5     a91cb11465ffeb31935bdde318983cc4 \
-                    sha1    484f5ddda2afe1dd724f945742aa319873be1161 \
-                    rmd160  b5b2159b279bfbb00f5b5d937b7391a757f80414
+checksums           md5     d37b922c049c38eac703b96a4b5c0070 \
+                    sha1    c5482e71d61d39d31bfc66785b01a315b49b5f8b \
+                    rmd160  5cf401aea4a161e31882a11f07569c89e7cd5bfe
 
 destroot {
     xinstall -m 0755 ${worksrcpath}/src/cclive ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100203/8d30663f/attachment.html>


More information about the macports-changes mailing list