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

snc at macports.org snc at macports.org
Sun Sep 20 09:46:57 PDT 2009


Revision: 57999
          http://trac.macports.org/changeset/57999
Author:   snc at macports.org
Date:     2009-09-20 09:46:54 -0700 (Sun, 20 Sep 2009)
Log Message:
-----------
updated version, added new dependency on pcre

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

Modified: trunk/dports/net/cclive/Portfile
===================================================================
--- trunk/dports/net/cclive/Portfile	2009-09-20 16:21:59 UTC (rev 57998)
+++ trunk/dports/net/cclive/Portfile	2009-09-20 16:46:54 UTC (rev 57999)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                cclive
-version             0.5.0
+version             0.5.1
 categories          net www
 license             GPL
 maintainers         openmaintainer snc
@@ -15,14 +15,15 @@
 
 platforms           darwin
 depends_build       port:pkgconfig
-depends_lib         port:curl
+depends_lib         port:curl \
+                    port:pcre
 
 master_sites        googlecode
 use_bzip2           yes
 
-checksums           md5     081c631f7ed64f31e5802f294d2f60f9 \
-                    sha1    35a10aa572a0ec80407343e703f90156c5713e17 \
-                    rmd160  7115e4cbe208913d5ccd0d518f96ce913aecd001
+checksums           md5     61e068314296153c98f634af1e7d40ef \
+                    sha1    47c70f75b78147ece6b7aaefd3b9460cd6b1e88b \
+                    rmd160  99eb123ab276fdeaded399efcbae52f539332a6c
 
 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/20090920/098e4315/attachment.html>


More information about the macports-changes mailing list