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 Aug 24 16:16:07 UTC 2025

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

Log Message:
updated editors/nano to 8.6

for changes from 8.5, please see ChangeLog


To generate a diff of this commit:
cvs rdiff -u -r1.5136 -r1.5137 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.115 -r1.116 pkgsrc/editors/nano/Makefile
cvs rdiff -u -r1.84 -r1.85 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.5136 pkgsrc/doc/CHANGES-2025:1.5137
--- pkgsrc/doc/CHANGES-2025:1.5136      Sun Aug 24 16:14:05 2025
+++ pkgsrc/doc/CHANGES-2025     Sun Aug 24 16:16:07 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.5136 2025/08/24 16:14:05 wiz Exp $
+$NetBSD: CHANGES-2025,v 1.5137 2025/08/24 16:16:07 schwarz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -7455,3 +7455,4 @@ Changes to the packages collection and i
        Updated www/py-h2 to 4.3.0 [wiz 2025-08-24]
        Updated lang/py-parso to 0.8.5 [wiz 2025-08-24]
        Updated time/py-rfc3339 to 2.1.0 [wiz 2025-08-24]
+       Updated editors/nano to 8.6 [schwarz 2025-08-24]

Index: pkgsrc/editors/nano/Makefile
diff -u pkgsrc/editors/nano/Makefile:1.115 pkgsrc/editors/nano/Makefile:1.116
--- pkgsrc/editors/nano/Makefile:1.115  Sun Jul  6 09:19:35 2025
+++ pkgsrc/editors/nano/Makefile        Sun Aug 24 16:16:06 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.115 2025/07/06 09:19:35 schwarz Exp $
+# $NetBSD: Makefile,v 1.116 2025/08/24 16:16:06 schwarz Exp $
 
-DISTNAME=      nano-8.5
+DISTNAME=      nano-8.6
 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.84 pkgsrc/editors/nano/distinfo:1.85
--- pkgsrc/editors/nano/distinfo:1.84   Sun Jul  6 09:19:35 2025
+++ pkgsrc/editors/nano/distinfo        Sun Aug 24 16:16:06 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.84 2025/07/06 09:19:35 schwarz Exp $
+$NetBSD: distinfo,v 1.85 2025/08/24 16:16:06 schwarz Exp $
 
-BLAKE2s (nano-8.5.tar.xz) = 22187950eba5917f6c40934e7c07159b1407c4bf4ebcaf7dad6c317ae751725a
-SHA512 (nano-8.5.tar.xz) = d79562b2adbfe165e565b80ab4339e24f4a0ea464a97dfb7dce166df851b514c83e5071d89bee97759c0d6ff7d1fab1da97eaa0e742f3913d5c41a5539a3d8a1
-Size (nano-8.5.tar.xz) = 1707128 bytes
+BLAKE2s (nano-8.6.tar.xz) = 97857b2d83a5598b64295d3cb3be49e5c638502f9394e2fbb4e91496fd07be7d
+SHA512 (nano-8.6.tar.xz) = f783c59d2fb47e121c63779c4ce8c6d5e90c31184ca28449c6c9270933d02e19ee60d29b6c9a1122fe59de1132d56d9e402cc63fc88f847cea2b4af6302524ea
+Size (nano-8.6.tar.xz) = 1707688 bytes
 SHA1 (patch-configure) = 119b755cae4bdd5ad6b0f9774044f0a2b89a05b5
 SHA1 (patch-doc_nano.1) = 5a6e2ba689a30d194fd8858313dead4274bb8857
 SHA1 (patch-doc_nanorc.5) = 1209f4aad5bc7ea3ae12e285c40a44c735091ae5



Home | Main Index | Thread Index | Old Index