pkgsrc-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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4cefb4368779
branches:  trunk
changeset: 414778:4cefb4368779
user:      schwarz <schwarz%pkgsrc.org@localhost>
date:      Wed Apr 01 20:30:53 2020 +0000

description:
updated editors/nano to 4.9

diffstat:

 doc/CHANGES-2020                     |   3 ++-
 editors/nano/Makefile                |   5 ++---
 editors/nano/distinfo                |  12 ++++++------
 editors/nano/patches/patch-configure |   8 ++++----
 4 files changed, 14 insertions(+), 14 deletions(-)

diffs (62 lines):

diff -r 339671340ca1 -r 4cefb4368779 doc/CHANGES-2020
--- a/doc/CHANGES-2020  Wed Apr 01 19:23:21 2020 +0000
+++ b/doc/CHANGES-2020  Wed Apr 01 20:30:53 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.2042 2020/04/01 17:45:27 adam Exp $
+$NetBSD: CHANGES-2020,v 1.2043 2020/04/01 20:30:53 schwarz Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -2764,3 +2764,4 @@
        Added textproc/py-sphinxcontrib-log-cabinet version 1.0.1 [adam 2020-04-01]
        Updated www/py-werkzeug to 1.0.1 [adam 2020-04-01]
        Updated www/py-werkzeug-docs to 1.0.1 [adam 2020-04-01]
+       Updated editors/nano to 4.9 [schwarz 2020-04-01]
diff -r 339671340ca1 -r 4cefb4368779 editors/nano/Makefile
--- a/editors/nano/Makefile     Wed Apr 01 19:23:21 2020 +0000
+++ b/editors/nano/Makefile     Wed Apr 01 20:30:53 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2020/03/08 16:49:22 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2020/04/01 20:30:53 schwarz Exp $
 
-DISTNAME=      nano-4.8
-PKGREVISION=   1
+DISTNAME=      nano-4.9
 CATEGORIES=    editors
 MASTER_SITES=  https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.xz
diff -r 339671340ca1 -r 4cefb4368779 editors/nano/distinfo
--- a/editors/nano/distinfo     Wed Apr 01 19:23:21 2020 +0000
+++ b/editors/nano/distinfo     Wed Apr 01 20:30:53 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.56 2020/02/08 20:19:01 wiedi Exp $
+$NetBSD: distinfo,v 1.57 2020/04/01 20:30:53 schwarz Exp $
 
-SHA1 (nano-4.8.tar.xz) = 11380d669caee3d0137795913d4c572514a08e1d
-RMD160 (nano-4.8.tar.xz) = dbb518dddb327c687e4117f1e47edaddcd5ba827
-SHA512 (nano-4.8.tar.xz) = 9799d93f322ac12d95784b6ecc7f7f9037f0a395be0cafe238b9e0ae2d8d93181a8a114a11ccccb20bcf07375ddaf842f49f7d23372f0d330ce67a66d0318ae8
-Size (nano-4.8.tar.xz) = 1520160 bytes
-SHA1 (patch-configure) = 4a618bf99332fcfce2413be14400b919d042cc30
+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 (patch-configure) = 20c1525ba2b762d851a2938d1cce4b128985a0b8
diff -r 339671340ca1 -r 4cefb4368779 editors/nano/patches/patch-configure
--- a/editors/nano/patches/patch-configure      Wed Apr 01 19:23:21 2020 +0000
+++ b/editors/nano/patches/patch-configure      Wed Apr 01 20:30:53 2020 +0000
@@ -1,10 +1,10 @@
-$NetBSD: patch-configure,v 1.4 2018/01/07 11:49:10 wen Exp $
+$NetBSD: patch-configure,v 1.5 2020/04/01 20:30:53 schwarz Exp $
 
 Disable the groff html check to prevent random PLIST variation.
 
---- configure.orig     2018-01-07 11:40:07.000000000 +0000
-+++ configure
-@@ -35692,7 +35692,7 @@ fi
+--- configure.orig     2020-03-24 11:17:31.000000000 +0100
++++ configure  2020-04-01 22:16:36.000000000 +0200
+@@ -36843,7 +36843,7 @@
  # Check for groff html support.
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for HTML support in groff" >&5
  $as_echo_n "checking for HTML support in groff... " >&6; }



Home | Main Index | Thread Index | Old Index