Date: Sat, 19 May 2018 18:52:16 +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: r470425 - head/editors/nano Message-ID: <201805191852.w4JIqGt9077709@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Sat May 19 18:52:16 2018 New Revision: 470425 URL: https://svnweb.freebsd.org/changeset/ports/470425 Log: - Update to 2.9.7 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Sat May 19 18:41:07 2018 (r470424) +++ head/editors/nano/Makefile Sat May 19 18:52:16 2018 (r470425) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.9.6 +PORTVERSION= 2.9.7 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Sat May 19 18:41:07 2018 (r470424) +++ head/editors/nano/distinfo Sat May 19 18:52:16 2018 (r470425) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525311599 -SHA256 (nano-2.9.6.tar.gz) = 4ec0a0196914a7665572bcd8a32d76535ea19a8213ea67cf8f63e8ce566b1e0a -SIZE (nano-2.9.6.tar.gz) = 2892819 +TIMESTAMP = 1526755276 +SHA256 (nano-2.9.7.tar.gz) = 9c7e1fe68a125a5f6e9a1118bb4928184124381dc80646714c86874964d92217 +SIZE (nano-2.9.7.tar.gz) = 2913055
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805191852.w4JIqGt9077709>