[87471] trunk/dports/sysutils/mc/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Nov 23 02:25:28 PST 2011


Revision: 87471
          http://trac.macports.org/changeset/87471
Author:   ryandesign at macports.org
Date:     2011-11-23 02:25:27 -0800 (Wed, 23 Nov 2011)
Log Message:
-----------
mc: update to 4.8.0; fix license to GPL-3+ based on source headers

Modified Paths:
--------------
    trunk/dports/sysutils/mc/Portfile

Modified: trunk/dports/sysutils/mc/Portfile
===================================================================
--- trunk/dports/sysutils/mc/Portfile	2011-11-23 08:47:45 UTC (rev 87470)
+++ trunk/dports/sysutils/mc/Portfile	2011-11-23 10:25:27 UTC (rev 87471)
@@ -4,10 +4,11 @@
 PortSystem 1.0
 
 name                mc
-version             4.7.5.2
+version             4.8.0
 categories          sysutils
 maintainers         waqar openmaintainer
-license             GPL-2
+license             GPL-3+
+
 description         GNU Midnight Commander
 long_description    \
                     GNU Midnight Commander is a user-friendly yet powerful file \
@@ -22,11 +23,9 @@
 master_sites        ${homepage}downloads
 
 use_xz              yes
-extract.suffix      .tar.lzma
 
-checksums           md5     9fede28ed63ced53f1beeba2f95473da \
-                    sha1    fb44d01a80c5e4589aece205adccff5b5a5c34c1 \
-                    rmd160  8477450d0f2cddc356d93c5006fcfd278966f863
+checksums           rmd160  5aaa3efdc1274e58dd0be1b3f88c20d04b2dcf2c \
+                    sha256  73b7169445bf628e783696b44860d908f97877618ae22039bcb8829ac38e23c1
 
 depends_build       path:bin/pkg-config:pkgconfig
 depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111123/54d477f2/attachment.html>


More information about the macports-changes mailing list