Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2017 14:41:05 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r437362 - head/editors/nano
Message-ID:  <201703311441.v2VEf5Xf095761@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Fri Mar 31 14:41:05 2017
New Revision: 437362
URL: https://svnweb.freebsd.org/changeset/ports/437362

Log:
  - Update to 2.8.0

Modified:
  head/editors/nano/Makefile
  head/editors/nano/distinfo

Modified: head/editors/nano/Makefile
==============================================================================
--- head/editors/nano/Makefile	Fri Mar 31 14:36:06 2017	(r437361)
+++ head/editors/nano/Makefile	Fri Mar 31 14:41:05 2017	(r437362)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nano
-PORTVERSION=	2.7.5
+PORTVERSION=	2.8.0
 CATEGORIES=	editors
 MASTER_SITES=	http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU
 
@@ -13,7 +13,7 @@ LICENSE=	GPLv3
 
 CONFLICTS=	nano-devel-2*
 
-USES=		ncurses
+USES=		charsetfix ncurses
 GNU_CONFIGURE=	yes
 
 CONFIGURE_ARGS=	--docdir=${DOCSDIR} --enable-utf8

Modified: head/editors/nano/distinfo
==============================================================================
--- head/editors/nano/distinfo	Fri Mar 31 14:36:06 2017	(r437361)
+++ head/editors/nano/distinfo	Fri Mar 31 14:41:05 2017	(r437362)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488239317
-SHA256 (nano-2.7.5.tar.gz) = 226be22f46359007aa76499623739f4a7d5fa294a2899c70b21bc09b8d81d907
-SIZE (nano-2.7.5.tar.gz) = 2031723
+TIMESTAMP = 1490964426
+SHA256 (nano-2.8.0.tar.gz) = 0b7b434805e5e343d2fef75804fc61c59323641d8c8e63d3027b4ac442689136
+SIZE (nano-2.8.0.tar.gz) = 2726748



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