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

snc at macports.org snc at macports.org
Wed Apr 29 19:02:48 PDT 2009


Revision: 50386
          http://trac.macports.org/changeset/50386
Author:   snc at macports.org
Date:     2009-04-29 19:02:47 -0700 (Wed, 29 Apr 2009)
Log Message:
-----------
new version

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

Modified: trunk/dports/net/cclive/Portfile
===================================================================
--- trunk/dports/net/cclive/Portfile	2009-04-30 01:52:58 UTC (rev 50385)
+++ trunk/dports/net/cclive/Portfile	2009-04-30 02:02:47 UTC (rev 50386)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                cclive
-version             0.3.1
+version             0.4.0
 categories          net www
 maintainers         openmaintainer snc
 description         A command line video extraction utility.
@@ -17,11 +17,11 @@
 master_sites        googlecode
 use_bzip2           yes
 
-checksums           md5 c8710888cbcaaa4d4e1c1187e5663569 \
-                    sha1 dd1545eb67b09353bfc180942e14317bae1bba16 \
-                    rmd160 e29a5ac6e0ff2ee4b9529a53dee8b68e342a904a
+checksums           md5 bcc8bef1bcb7dd187a31853ff892b022 \
+                    sha1 43924cb84848eb65136e2d3bace222a216f6a7dd \
+                    rmd160 45789bb2a62ddce1750b7196c978dc9e19b6d6ad
 
 destroot {
-    xinstall -m 0755 ${worksrcpath}/cclive ${destroot}${prefix}/bin
+    xinstall -m 0755 ${worksrcpath}/src/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/20090429/d636ed61/attachment.html>


More information about the macports-changes mailing list