pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   schwarz
Date:           Sun Jul  6 09:19:36 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025
        pkgsrc/editors/nano: Makefile distinfo

Log Message:
Updated editors/nano to 8.5

For changes from nano 8.4, see Changes doc enclosed with the source code


To generate a diff of this commit:
cvs rdiff -u -r1.4164 -r1.4165 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.114 -r1.115 pkgsrc/editors/nano/Makefile
cvs rdiff -u -r1.83 -r1.84 pkgsrc/editors/nano/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2025
diff -u pkgsrc/doc/CHANGES-2025:1.4164 pkgsrc/doc/CHANGES-2025:1.4165
--- pkgsrc/doc/CHANGES-2025:1.4164      Sun Jul  6 09:09:10 2025
+++ pkgsrc/doc/CHANGES-2025     Sun Jul  6 09:19:35 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.4164 2025/07/06 09:09:10 wiz Exp $
+$NetBSD: CHANGES-2025,v 1.4165 2025/07/06 09:19:35 schwarz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -6170,3 +6170,4 @@ Changes to the packages collection and i
        Updated devel/py-typing-extensions to 4.14.1 [wiz 2025-07-06]
        Updated devel/jq to 1.8.1 [wiz 2025-07-06]
        Updated sysutils/btop to 1.4.4 [wiz 2025-07-06]
+       Updated editors/nano to 8.5 [schwarz 2025-07-06]

Index: pkgsrc/editors/nano/Makefile
diff -u pkgsrc/editors/nano/Makefile:1.114 pkgsrc/editors/nano/Makefile:1.115
--- pkgsrc/editors/nano/Makefile:1.114  Tue Apr  8 14:44:02 2025
+++ pkgsrc/editors/nano/Makefile        Sun Jul  6 09:19:35 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.114 2025/04/08 14:44:02 nia Exp $
+# $NetBSD: Makefile,v 1.115 2025/07/06 09:19:35 schwarz Exp $
 
-DISTNAME=      nano-8.4
+DISTNAME=      nano-8.5
 CATEGORIES=    editors
 MASTER_SITES=  https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:C/\..*$//}/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/editors/nano/distinfo
diff -u pkgsrc/editors/nano/distinfo:1.83 pkgsrc/editors/nano/distinfo:1.84
--- pkgsrc/editors/nano/distinfo:1.83   Tue Apr  8 14:44:02 2025
+++ pkgsrc/editors/nano/distinfo        Sun Jul  6 09:19:35 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.83 2025/04/08 14:44:02 nia Exp $
+$NetBSD: distinfo,v 1.84 2025/07/06 09:19:35 schwarz Exp $
 
-BLAKE2s (nano-8.4.tar.xz) = 583a41b0f3976baba73c3643e898795edbd715d77ea53e36575beb91f74b6b46
-SHA512 (nano-8.4.tar.xz) = 1b8258e341a8722114b24af9d4676fbd8a91dc3639786a81bcd192a7b4fbca87581ab8ebe49493dfb3599ae90b59f4df8ae2a4ee0c0c7ccec9a49b563c82f44a
-Size (nano-8.4.tar.xz) = 1691256 bytes
+BLAKE2s (nano-8.5.tar.xz) = 22187950eba5917f6c40934e7c07159b1407c4bf4ebcaf7dad6c317ae751725a
+SHA512 (nano-8.5.tar.xz) = d79562b2adbfe165e565b80ab4339e24f4a0ea464a97dfb7dce166df851b514c83e5071d89bee97759c0d6ff7d1fab1da97eaa0e742f3913d5c41a5539a3d8a1
+Size (nano-8.5.tar.xz) = 1707128 bytes
 SHA1 (patch-configure) = 119b755cae4bdd5ad6b0f9774044f0a2b89a05b5
 SHA1 (patch-doc_nano.1) = 5a6e2ba689a30d194fd8858313dead4274bb8857
 SHA1 (patch-doc_nanorc.5) = 1209f4aad5bc7ea3ae12e285c40a44c735091ae5



Home | Main Index | Thread Index | Old Index