Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2009 21:15:59 GMT
From:      Eitan Adler <Eitan.Adler@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/137247: update nano-devel
Message-ID:  <200907292115.n6TLFx4f046458@www.freebsd.org>
Resent-Message-ID: <200907292120.n6TLK5IG086746@freefall.freebsd.org>

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

>Number:         137247
>Category:       ports
>Synopsis:       update nano-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 29 21:20:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Eitan Adler
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
>Description:
Bumping version to 2.10
Following portlint's advise to move the -devel to PKGNAMESUFFIX
Removing configure args as they default to on
>How-To-Repeat:

>Fix:
diff -urN --to-file=nano-newdev/ nano-devel/Makefile nano-newdev/Makefile
--- nano-devel/Makefile	2009-02-20 18:46:39.000000000 +0000
+++ nano-newdev/Makefile	2009-07-29 17:13:13.000000000 +0000
@@@@ -5,12 +5,12 @@
 # $FreeBSD: ports/editors/nano-devel/Makefile,v 1.4 2009/02/20 18:46:39 naddy Exp $
 #
 
-PORTNAME=	nano-devel
-PORTVERSION=	2.1.9
-PORTREVISION=	1
+PORTNAME=	nano
+PORTVERSION=	2.1.10
 CATEGORIES=	editors
 MASTER_SITES=	http://www.nano-editor.org/dist/v2.1/ \
 		http://www.ewtoo.org/~astyanax/nano/dist/v2.1/
+PKGNAMESUFFIX=	-devel
 DISTNAME=	nano-${PORTVERSION}
 
 MAINTAINER=	EitanAdlerList@gmail.com
@@@@ -19,7 +19,6 @@
 CONFLICTS=	nano-2*
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--enable-all --enable-rc
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
diff -urN --to-file=nano-newdev/ nano-devel/distinfo nano-newdev/distinfo
--- nano-devel/distinfo	2009-02-18 17:02:53.000000000 +0000
+++ nano-newdev/distinfo	2009-07-28 11:32:29.000000000 +0000
@@@@ -1,3 +1,3 @@
-MD5 (nano-2.1.9.tar.gz) = 41e9ffb4a055eba666cdb17c4e50ba21
-SHA256 (nano-2.1.9.tar.gz) = eb49281f0db551311d22cb47087963b870b864046bfc7e7f8b46671bace81e34
-SIZE (nano-2.1.9.tar.gz) = 1483856
+MD5 (nano-2.1.10.tar.gz) = f55bd9efeccf9da98950b54a4b0d872e
+SHA256 (nano-2.1.10.tar.gz) = 03af11adace9f6c482a06f5304c5aba5d134972a416ce4368307b604420b2e40
+SIZE (nano-2.1.10.tar.gz) = 1478204


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



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