This patch updates editors/nano to 2.2.0 I'm also asking naddy@ (the current maintainer) if he would like to pass maintainership to me. This is NOT because of maintainer time out - but because I'm active on the nano mailing list and have been maintaining editors/nano-devel for a while now. Fix: All files but patch-doc_man_nano.1 patch-doc_man_nanorc.5 should be removed New distinfo: MD5 (nano-2.2.0.tar.gz) = b34ea8fac9563b0485f39a065b5893bf SHA256 (nano-2.2.0.tar.gz) = c1e5e9c2baf2c4cfae6bebd1499ef9c20bfd5e094a966ed3d73a3a9e3f641e2f SIZE (nano-2.2.0.tar.gz) = 1495381--XcCs6UI5B3Px5OttBZX6ooEZXd2GH17STCk6A5Dtn8wir2sb Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- Makefile.old 2009-12-01 11:38:19.000000000 +0200 +++ Makefile 2009-12-01 11:41:38.000000000 +0200 @@ -6,13 +6,12 @@ # PORTNAME= nano -PORTVERSION= 2.0.9 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= editors -MASTER_SITES= http://www.nano-editor.org/dist/v2.0/ \ - http://www.ewtoo.org/~astyanax/nano/dist/v2.0/ +MASTER_SITES= http://www.nano-editor.org/dist/v2.2/ \ + http://www.ewtoo.org/~astyanax/nano/dist/v2.2/ MAINTAINER= naddy@FreeBSD.org COMMENT= Nano's ANOther editor, an enhanced free Pico clone GNU_CONFIGURE= yes
Responsible Changed From-To: freebsd-ports-bugs->naddy Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed, thanks. I have also * fixed the plist * fixed the makefile.nanorc syntax template * moved the HTML man pages to DOCSDIR, where they belong, and made their installation optional with NOPORTDOCS * passed maintainership
naddy 2009-12-01 16:47:20 UTC FreeBSD ports repository Modified files: editors/nano Makefile distinfo pkg-plist editors/nano/files patch-doc_man_Makefile.in patch-doc_man_fr_Makefile.in Added files: editors/nano/files patch-doc_syntax_makefile.nanorc Removed files: editors/nano/files patch-src_rcfile.c Log: Update to 2.2.0 and pass maintainership to Eitan Adler. PR: 141049 Submitted by: Eitan Adler <eitanadlerlist@gmail.com> Revision Changes Path 1.50 +12 -6 ports/editors/nano/Makefile 1.30 +3 -3 ports/editors/nano/distinfo 1.3 +16 -13 ports/editors/nano/files/patch-doc_man_Makefile.in 1.3 +16 -13 ports/editors/nano/files/patch-doc_man_fr_Makefile.in 1.1 +13 -0 ports/editors/nano/files/patch-doc_syntax_makefile.nanorc (new) 1.2 +0 -14 ports/editors/nano/files/patch-src_rcfile.c (dead) 1.20 +20 -1 ports/editors/nano/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"