Date: Tue, 28 Feb 2017 00:42:48 +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: r434997 - head/editors/nano Message-ID: <201702280042.v1S0gmLK056273@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Tue Feb 28 00:42:47 2017 New Revision: 434997 URL: https://svnweb.freebsd.org/changeset/ports/434997 Log: - Update to 2.7.5 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Mon Feb 27 23:04:39 2017 (r434996) +++ head/editors/nano/Makefile Tue Feb 28 00:42:47 2017 (r434997) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.5 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Mon Feb 27 23:04:39 2017 (r434996) +++ head/editors/nano/distinfo Tue Feb 28 00:42:47 2017 (r434997) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484184914 -SHA256 (nano-2.7.4.tar.gz) = 23ffc2de52d687739fed6dc2fc94df36aa7da7bb52c8740c523fdd7336fdbc8c -SIZE (nano-2.7.4.tar.gz) = 2023560 +TIMESTAMP = 1488239317 +SHA256 (nano-2.7.5.tar.gz) = 226be22f46359007aa76499623739f4a7d5fa294a2899c70b21bc09b8d81d907 +SIZE (nano-2.7.5.tar.gz) = 2031723
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702280042.v1S0gmLK056273>