Date: Thu, 25 Apr 2019 21:35:00 +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: r500071 - head/editors/nano Message-ID: <201904252135.x3PLZ0Nu086874@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Thu Apr 25 21:35:00 2019 New Revision: 500071 URL: https://svnweb.freebsd.org/changeset/ports/500071 Log: - Update to 4.2 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Thu Apr 25 21:00:52 2019 (r500070) +++ head/editors/nano/Makefile Thu Apr 25 21:35:00 2019 (r500071) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 4.1 +PORTVERSION= 4.2 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Thu Apr 25 21:00:52 2019 (r500070) +++ head/editors/nano/distinfo Thu Apr 25 21:35:00 2019 (r500071) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555959179 -SHA256 (nano-4.1.tar.gz) = 094a67b9cd651d359de03d79b407b499a18a577221ebc002b56763b0346fbb6f -SIZE (nano-4.1.tar.gz) = 2918354 +TIMESTAMP = 1556227857 +SHA256 (nano-4.2.tar.gz) = c06e456890a93e7a61317a938c70caacaa2bfd6161a52b2731df83875ebbcf80 +SIZE (nano-4.2.tar.gz) = 2928595
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904252135.x3PLZ0Nu086874>