Date: Sun, 21 May 2017 16:36:29 +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: r441417 - head/editors/nano Message-ID: <201705211636.v4LGaT96003920@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Sun May 21 16:36:28 2017 New Revision: 441417 URL: https://svnweb.freebsd.org/changeset/ports/441417 Log: - Update to 2.8.4 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Sun May 21 16:25:43 2017 (r441416) +++ head/editors/nano/Makefile Sun May 21 16:36:28 2017 (r441417) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.4 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Sun May 21 16:25:43 2017 (r441416) +++ head/editors/nano/distinfo Sun May 21 16:36:28 2017 (r441417) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494182218 -SHA256 (nano-2.8.2.tar.gz) = 0aa9cd6bd5b372ce9a196a9677af58c1826a9235a14daffe604100a9c259854b -SIZE (nano-2.8.2.tar.gz) = 2778849 +TIMESTAMP = 1495383435 +SHA256 (nano-2.8.4.tar.gz) = 78a2f3b3f6b500fad995c5e207d2816cbd6b531154aa2a3a2bd50c8fdf7dc57f +SIZE (nano-2.8.4.tar.gz) = 2785297
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705211636.v4LGaT96003920>