Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2018 20:42:30 +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: r480818 - in head/editors/nano: . files
Message-ID:  <201809272042.w8RKgU16041419@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Thu Sep 27 20:42:29 2018
New Revision: 480818
URL: https://svnweb.freebsd.org/changeset/ports/480818

Log:
  - Update to 3.1

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

Modified: head/editors/nano/Makefile
==============================================================================
--- head/editors/nano/Makefile	Thu Sep 27 20:29:00 2018	(r480817)
+++ head/editors/nano/Makefile	Thu Sep 27 20:42:29 2018	(r480818)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nano
-PORTVERSION=	3.0
-PORTREVISION=	1
+PORTVERSION=	3.1
 CATEGORIES=	editors
 MASTER_SITES=	http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU
 
@@ -12,9 +11,10 @@ COMMENT=	Nano's ANOther editor, an enhanced free Pico 
 
 LICENSE=	GPLv3
 
+USES=		charsetfix ncurses
+
 CONFLICTS=	nano-devel-2*
 
-USES=		charsetfix ncurses
 GNU_CONFIGURE=	yes
 
 CONFIGURE_ARGS=	--docdir=${DOCSDIR} --enable-utf8

Modified: head/editors/nano/distinfo
==============================================================================
--- head/editors/nano/distinfo	Thu Sep 27 20:29:00 2018	(r480817)
+++ head/editors/nano/distinfo	Thu Sep 27 20:42:29 2018	(r480818)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536705832
-SHA256 (nano-3.0.tar.gz) = 3f5f7713665155d9089ffde814ca89b3795104892af2ce8db2c1a70b82fa84a3
-SIZE (nano-3.0.tar.gz) = 2921245
+TIMESTAMP = 1538080224
+SHA256 (nano-3.1.tar.gz) = cc99372b6e3f38a86617143cbf5987f33641f541334070146dc2648aba1fa42f
+SIZE (nano-3.1.tar.gz) = 2923258



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