Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc updated editors/nano to 4.9.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32160129db2a
branches:  trunk
changeset: 428853:32160129db2a
user:      schwarz <schwarz%pkgsrc.org@localhost>
date:      Sun Apr 12 14:41:14 2020 +0000

description:
updated editors/nano to 4.9.2

diffstat:

 doc/CHANGES-2020      |   3 ++-
 editors/nano/Makefile |   6 +++---
 editors/nano/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 9 deletions(-)

diffs (45 lines):

diff -r 38e6f67ca2d3 -r 32160129db2a doc/CHANGES-2020
--- a/doc/CHANGES-2020  Sun Apr 12 14:11:13 2020 +0000
+++ b/doc/CHANGES-2020  Sun Apr 12 14:41:14 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.2239 2020/04/12 11:49:59 adam Exp $
+$NetBSD: CHANGES-2020,v 1.2240 2020/04/12 14:41:14 schwarz Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -3085,3 +3085,4 @@
        Updated devel/rgbds to 0.4.0 [nia 2020-04-12]
        Updated net/py-subunit to 1.4.0 [adam 2020-04-12]
        Updated devel/py-test-assume to 2.2.1 [adam 2020-04-12]
+       Updated editors/nano to 4.9.2 [schwarz 2020-04-12]
diff -r 38e6f67ca2d3 -r 32160129db2a editors/nano/Makefile
--- a/editors/nano/Makefile     Sun Apr 12 14:11:13 2020 +0000
+++ b/editors/nano/Makefile     Sun Apr 12 14:41:14 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.86 2020/04/01 20:30:53 schwarz Exp $
+# $NetBSD: Makefile,v 1.87 2020/04/12 14:41:14 schwarz Exp $
 
-DISTNAME=      nano-4.9
+DISTNAME=      nano-4.9.2
 CATEGORIES=    editors
-MASTER_SITES=  https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/
+MASTER_SITES=  https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:C/\..*$//}/
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    wiedi%frubar.net@localhost
diff -r 38e6f67ca2d3 -r 32160129db2a editors/nano/distinfo
--- a/editors/nano/distinfo     Sun Apr 12 14:11:13 2020 +0000
+++ b/editors/nano/distinfo     Sun Apr 12 14:41:14 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.57 2020/04/01 20:30:53 schwarz Exp $
+$NetBSD: distinfo,v 1.58 2020/04/12 14:41:14 schwarz Exp $
 
-SHA1 (nano-4.9.tar.xz) = f566133338ac083975c028504e7dc789d29a76b1
-RMD160 (nano-4.9.tar.xz) = f67794bca69754bad2dc0d5ca66a1c4656764b05
-SHA512 (nano-4.9.tar.xz) = 138e3279413f2555bb2109b3ca0a7b61e0d3e0385c7c6d7ce7ab23f4db3b7bf0cc463930d6728e4f244868b93a3df7db73b0c85d30748cdfa7591b4ae71cfe1b
-Size (nano-4.9.tar.xz) = 1520144 bytes
+SHA1 (nano-4.9.2.tar.xz) = 5da9831a1c57f225094d1475479f84b325f68c19
+RMD160 (nano-4.9.2.tar.xz) = b56a2194b6fdd11ccbbbe10a924b5be18f4a7483
+SHA512 (nano-4.9.2.tar.xz) = 532f706ec0797247f59283f93de7858fb8b66ca4eabc020218cc912f893c354ff79a4c828a16f89146d7a512dd5046009c8118f0a1726718cd32275ca2c095cf
+Size (nano-4.9.2.tar.xz) = 1517276 bytes
 SHA1 (patch-configure) = 20c1525ba2b762d851a2938d1cce4b128985a0b8



Home | Main Index | Thread Index | Old Index