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

snc at macports.org snc at macports.org
Mon Apr 6 17:39:56 PDT 2009


Revision: 49293
          http://trac.macports.org/changeset/49293
Author:   snc at macports.org
Date:     2009-04-06 17:39:55 -0700 (Mon, 06 Apr 2009)
Log Message:
-----------
updated version, fixed build error

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

Modified: trunk/dports/net/cclive/Portfile
===================================================================
--- trunk/dports/net/cclive/Portfile	2009-04-07 00:34:43 UTC (rev 49292)
+++ trunk/dports/net/cclive/Portfile	2009-04-07 00:39:55 UTC (rev 49293)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                cclive
-version             0.2.5
+version             0.3.1
 categories          net www
 maintainers         openmaintainer snc
 description         A command line video extraction utility.
@@ -17,12 +17,10 @@
 master_sites        googlecode
 use_bzip2           yes
 
-checksums           md5 14948bc8ba17397dc8d87fff6f408d6e \
-                    sha1 eb482d056adbe7009d823112dbba8ed08a8f2a20 \
-                    rmd160 9f3fa6099e72c6b197888e552150aae303272efd
+checksums           md5 c8710888cbcaaa4d4e1c1187e5663569 \
+                    sha1 dd1545eb67b09353bfc180942e14317bae1bba16 \
+                    rmd160 e29a5ac6e0ff2ee4b9529a53dee8b68e342a904a
 
-use_configure       no
-
 destroot {
     xinstall -m 0755 ${worksrcpath}/cclive ${destroot}${prefix}/bin
     xinstall -m 0444 ${worksrcpath}/cclive.1 ${destroot}${prefix}/share/man/man1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090406/ef03d1b4/attachment.html>


More information about the macports-changes mailing list