[135213] trunk/dports/multimedia/cfourcc/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Apr 19 04:36:44 PDT 2015


Revision: 135213
          https://trac.macports.org/changeset/135213
Author:   khindenburg at macports.org
Date:     2015-04-19 04:36:44 -0700 (Sun, 19 Apr 2015)
Log Message:
-----------
cfourcc: move to githut; update to 0.1.4; add license #45769

Modified Paths:
--------------
    trunk/dports/multimedia/cfourcc/Portfile

Modified: trunk/dports/multimedia/cfourcc/Portfile
===================================================================
--- trunk/dports/multimedia/cfourcc/Portfile	2015-04-19 06:09:53 UTC (rev 135212)
+++ trunk/dports/multimedia/cfourcc/Portfile	2015-04-19 11:36:44 UTC (rev 135213)
@@ -2,24 +2,23 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       github 1.0
 
-name            cfourcc
-version	        0.1.2
+github.setup    mypapit cfourcc 0.1.3
+
 categories      multimedia
 maintainers     nomaintainer
+license         GPL-2
 
 description     change avi fourcc codes
 long_description \
                 Command-line utility for changing FOURCC codes in AVI files
 
-homepage        http://sarovar.org/projects/gfourcc/
 platforms       darwin
-master_sites    http://sarovar.org/frs/download.php/551/
 
-checksums       md5 50e68cd5e0ea96574cab7e36595b9ad9 \
-                sha1 3af3a67986342ea29dc65c2106aff89e2cea58aa
+checksums       rmd160  ce7451d031b3612bcc9c77644ec4eb6fb87dc477 \
+                sha256  db76ceb326f7a1f8a28a1f60e172d26a0e18ac4c5987bbc7e3888e08c33d07f5
 
-worksrcdir      cfourcc
 use_configure   no
 destroot {
     xinstall -m 755 -d ${destroot}${prefix}/bin
@@ -29,5 +28,3 @@
         README TIPS TODO codeclist.txt \
         ${destroot}${prefix}/share/doc/${name}
 }
-
-livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150419/8704097b/attachment.html>


More information about the macports-changes mailing list