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:           Fri Dec 12 21:22:28 UTC 2025

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

Log Message:
Updated editors/nano to 8.7

For changes from 8.6, please see ChangeLog included with the source archive


To generate a diff of this commit:
cvs rdiff -u -r1.7168 -r1.7169 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.117 -r1.118 pkgsrc/editors/nano/Makefile
cvs rdiff -u -r1.85 -r1.86 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.7168 pkgsrc/doc/CHANGES-2025:1.7169
--- pkgsrc/doc/CHANGES-2025:1.7168      Fri Dec 12 20:53:05 2025
+++ pkgsrc/doc/CHANGES-2025     Fri Dec 12 21:22:28 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.7168 2025/12/12 20:53:05 wiz Exp $
+$NetBSD: CHANGES-2025,v 1.7169 2025/12/12 21:22:28 schwarz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -10411,3 +10411,4 @@ Changes to the packages collection and i
        Updated net/openresolv to 3.17.2 [roy 2025-12-12]
        Updated graphics/ImageMagick to 7.1.2.10 [triaxx 2025-12-12]
        Updated www/miniflux to 2.2.15 [wiz 2025-12-12]
+       Updated editors/nano to 8.7 [schwarz 2025-12-12]

Index: pkgsrc/editors/nano/Makefile
diff -u pkgsrc/editors/nano/Makefile:1.117 pkgsrc/editors/nano/Makefile:1.118
--- pkgsrc/editors/nano/Makefile:1.117  Thu Oct 23 20:36:43 2025
+++ pkgsrc/editors/nano/Makefile        Fri Dec 12 21:22:28 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.117 2025/10/23 20:36:43 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2025/12/12 21:22:28 schwarz Exp $
 
-DISTNAME=      nano-8.6
-PKGREVISION=   1
+DISTNAME=      nano-8.7
 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.85 pkgsrc/editors/nano/distinfo:1.86
--- pkgsrc/editors/nano/distinfo:1.85   Sun Aug 24 16:16:06 2025
+++ pkgsrc/editors/nano/distinfo        Fri Dec 12 21:22:28 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.85 2025/08/24 16:16:06 schwarz Exp $
+$NetBSD: distinfo,v 1.86 2025/12/12 21:22:28 schwarz Exp $
 
-BLAKE2s (nano-8.6.tar.xz) = 97857b2d83a5598b64295d3cb3be49e5c638502f9394e2fbb4e91496fd07be7d
-SHA512 (nano-8.6.tar.xz) = f783c59d2fb47e121c63779c4ce8c6d5e90c31184ca28449c6c9270933d02e19ee60d29b6c9a1122fe59de1132d56d9e402cc63fc88f847cea2b4af6302524ea
-Size (nano-8.6.tar.xz) = 1707688 bytes
+BLAKE2s (nano-8.7.tar.xz) = ff33e2f0b41610649e88830698fb2da88a48138b5745745d6a22fbfebcb33c3c
+SHA512 (nano-8.7.tar.xz) = 0aac5b1708b05a882cba57f718154e42a6cd8a57f1e1c13c76598fe85645c49703f0c17d2e650da90348eb60c2bdbe349925415b6511c27e5b1bea77d107ab37
+Size (nano-8.7.tar.xz) = 1710220 bytes
 SHA1 (patch-configure) = 119b755cae4bdd5ad6b0f9774044f0a2b89a05b5
 SHA1 (patch-doc_nano.1) = 5a6e2ba689a30d194fd8858313dead4274bb8857
 SHA1 (patch-doc_nanorc.5) = 1209f4aad5bc7ea3ae12e285c40a44c735091ae5



Home | Main Index | Thread Index | Old Index