Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 2009 09:48:30 GMT
From:      Eitan Adler <eitanadlerlist@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/141049: [patch] Update editors/nano to 2.2.0
Message-ID:  <200912010948.nB19mUUd083891@www.freebsd.org>
Resent-Message-ID: <200912010950.nB19o1wT057520@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141049
>Category:       ports
>Synopsis:       [patch] Update editors/nano to 2.2.0
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 01 09:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Eitan Adler
>Release:        FreeBSD 8.0
>Organization:
>Environment:
>Description:
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.
>How-To-Repeat:

>Fix:
All files but
patch-doc_man_nano.1    patch-doc_man_nanorc.5
should be removed

--- 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



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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912010948.nB19mUUd083891>