[87957] trunk/dports/editors/nano/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Dec 13 20:43:01 PST 2011
Revision: 87957
http://trac.macports.org/changeset/87957
Author: ryandesign at macports.org
Date: 2011-12-13 20:43:01 -0800 (Tue, 13 Dec 2011)
Log Message:
-----------
nano: update to 2.2.6; fix livecheck and notes; see #32483 (maintainer timeout)
Modified Paths:
--------------
trunk/dports/editors/nano/Portfile
Modified: trunk/dports/editors/nano/Portfile
===================================================================
--- trunk/dports/editors/nano/Portfile 2011-12-14 04:39:00 UTC (rev 87956)
+++ trunk/dports/editors/nano/Portfile 2011-12-14 04:43:01 UTC (rev 87957)
@@ -4,7 +4,7 @@
PortSystem 1.0
name nano
-version 2.2.3
+version 2.2.6
categories editors
platforms darwin freebsd
maintainers gmail.com:theo.studer
@@ -19,9 +19,8 @@
homepage http://www.nano-editor.org/
master_sites ${homepage}dist/v[strsed ${version} {/\.[0-9]*$//}]/ gnu
-checksums md5 91918a484f54f94fedaebe00dc393a50 \
- sha1 43677d23921806d70018197ed0e99754b5b5ad78 \
- rmd160 b940db998367d55df92e08c26ddc30d8f05ed70c
+checksums rmd160 c7178c45c44ef2c3237811ac16b3d343b4ab6cd4 \
+ sha256 be68e133b5e81df41873d32c517b3e5950770c00fc5f4dd23810cd635abce67a
depends_lib port:ncurses \
port:gettext \
@@ -43,6 +42,9 @@
xinstall -m 644 -W $worksrcpath/doc faq.html texinfo/nano.html $destroot$docdir/html
}
-notes A sample configuration file is available at \"${docdir}/nanorc.sample\".
+notes "
+A sample configuration file is available at ${docdir}/nanorc.sample.
+"
-livecheck.type freshmeat
+livecheck.type regex
+livecheck.regex {([0-9.]+) \(stable\)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111213/836bad36/attachment.html>
More information about the macports-changes
mailing list