[144504] trunk/dports/editors/nano/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sun Jan 10 09:08:36 PST 2016
Revision: 144504
https://trac.macports.org/changeset/144504
Author: khindenburg at macports.org
Date: 2016-01-10 09:08:35 -0800 (Sun, 10 Jan 2016)
Log Message:
-----------
nano: update to 2.5.0; fix livecheck #50274
Modified Paths:
--------------
trunk/dports/editors/nano/Portfile
Modified: trunk/dports/editors/nano/Portfile
===================================================================
--- trunk/dports/editors/nano/Portfile 2016-01-10 17:06:24 UTC (rev 144503)
+++ trunk/dports/editors/nano/Portfile 2016-01-10 17:08:35 UTC (rev 144504)
@@ -4,7 +4,7 @@
PortSystem 1.0
name nano
-version 2.4.3
+version 2.5.0
categories editors
platforms darwin freebsd
license GPL-3
@@ -20,8 +20,8 @@
homepage http://www.nano-editor.org/
master_sites ${homepage}dist/v[strsed ${version} {/\.[0-9]*$//}]/ gnu
-checksums rmd160 70f442bf08f311ccf245176c119e8ef063c5b7d4 \
- sha256 32d627072b6026678e4f4095c047adec92ac7ec542dd6d91cf27f49b601768f2
+checksums rmd160 5669d896c1d210e73642dce8a69831a2dd1254bf \
+ sha256 ff323e6fef74caf0a924304841c07ac65ec30db99dc5c1f8272b4c536a5c89ee
depends_lib port:gettext \
port:libiconv \
@@ -52,5 +52,6 @@
A sample configuration file is available at ${docdir}/nanorc.sample.
"
+livecheck.url ${homepage}
livecheck.type regex
-livecheck.regex {([0-9.]+) \(stable\)}
+livecheck.regex "(\\d+\\.\\d+\\.\\d+)</font>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160110/7a19ce18/attachment.html>
More information about the macports-changes
mailing list