[115533] trunk/dports/sysutils/mc/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Jan 4 04:46:43 PST 2014
Revision: 115533
https://trac.macports.org/changeset/115533
Author: ryandesign at macports.org
Date: 2014-01-04 04:46:43 -0800 (Sat, 04 Jan 2014)
Log Message:
-----------
mc: update to 4.8.11; fix livecheck
Modified Paths:
--------------
trunk/dports/sysutils/mc/Portfile
Modified: trunk/dports/sysutils/mc/Portfile
===================================================================
--- trunk/dports/sysutils/mc/Portfile 2014-01-04 12:22:43 UTC (rev 115532)
+++ trunk/dports/sysutils/mc/Portfile 2014-01-04 12:46:43 UTC (rev 115533)
@@ -4,7 +4,7 @@
PortSystem 1.0
name mc
-version 4.8.1.4
+version 4.8.11
categories sysutils
maintainers nomaintainer
license GPL-3+
@@ -24,10 +24,10 @@
use_xz yes
-checksums rmd160 c78dd49fd970e55fd969379b98d228c8d82f9694 \
- sha256 dd2f344fd3d508c5f46d8e661567574ff9b059c5df70fd51b4be76cfe4c35dd8
+checksums rmd160 5e8bd205bee79375fd380d695faa90bcc8810e70 \
+ sha256 1877ea844f9d71e133b9e03ca3bebcd7b10b9ba5b419b8d268e255816fe1993a
-depends_build path:bin/pkg-config:pkgconfig
+depends_build port:pkgconfig
depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2
configure.args --without-x
@@ -61,4 +61,4 @@
livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex {Latest stable released version: ([0-9.]+)}
+livecheck.regex {Current version is: ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140104/68c933b1/attachment.html>
More information about the macports-changes
mailing list