Date: Thu, 3 May 2018 01:42:12 +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: r468908 - head/editors/nano Message-ID: <201805030142.w431gC4t027193@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Thu May 3 01:42:12 2018 New Revision: 468908 URL: https://svnweb.freebsd.org/changeset/ports/468908 Log: - Update to 2.9.6 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Thu May 3 01:41:43 2018 (r468907) +++ head/editors/nano/Makefile Thu May 3 01:42:12 2018 (r468908) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.9.5 +PORTVERSION= 2.9.6 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Thu May 3 01:41:43 2018 (r468907) +++ head/editors/nano/distinfo Thu May 3 01:42:12 2018 (r468908) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522418582 -SHA256 (nano-2.9.5.tar.gz) = 620290467d5340448b728fc7535418db18edac661cf8f95bccc74d768b2614d0 -SIZE (nano-2.9.5.tar.gz) = 2889382 +TIMESTAMP = 1525311599 +SHA256 (nano-2.9.6.tar.gz) = 4ec0a0196914a7665572bcd8a32d76535ea19a8213ea67cf8f63e8ce566b1e0a +SIZE (nano-2.9.6.tar.gz) = 2892819
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805030142.w431gC4t027193>