[120622] trunk/dports/audio/cmus/Portfile

g5pw at macports.org g5pw at macports.org
Tue Jun 3 10:45:09 PDT 2014


Revision: 120622
          https://trac.macports.org/changeset/120622
Author:   g5pw at macports.org
Date:     2014-06-03 10:45:09 -0700 (Tue, 03 Jun 2014)
Log Message:
-----------
audio/cmus:
  update to 2.5.1
  move upstream to github

Modified Paths:
--------------
    trunk/dports/audio/cmus/Portfile

Modified: trunk/dports/audio/cmus/Portfile
===================================================================
--- trunk/dports/audio/cmus/Portfile	2014-06-03 17:43:03 UTC (rev 120621)
+++ trunk/dports/audio/cmus/Portfile	2014-06-03 17:45:09 UTC (rev 120622)
@@ -1,10 +1,9 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup           github 1.0
 
-name                cmus
-version             2.5.0
-distname            ${name}-v${version}
+github.setup        cmus cmus 2.5.1 v
 categories          audio
 maintainers         nomaintainer
 license             GPL-2+
@@ -13,11 +12,9 @@
                     and many other UNIX like operating systems.
 homepage            http://cmus.sourceforge.net/
 platforms           darwin
-master_sites        sourceforge:project/cmus
-use_bzip2           yes
 
-checksums           rmd160  ee7b285cbafd6449d853d669e25cb4997254cece \
-                    sha256  2021fab64088898d62d1439525ec345e219f58d91a9e933dc85e84eda21c8ddf
+checksums           rmd160  45f32f5adf87df22e4ea791fb677bebdb97d9ed9 \
+                    sha256  14742afc223d8bec2f9fad14b175b58aa686da06b3beaff73dc9e8cbe4d4ceb7
 
 depends_build       path:bin/pkg-config:pkgconfig
 depends_lib         port:libao \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140603/fef8cd28/attachment.html>


More information about the macports-changes mailing list