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:           Sat Dec 21 15:30:31 UTC 2024

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

Log Message:
Updated editors/nano to 8.3

see included ChangeLog for changes from previous release


To generate a diff of this commit:
cvs rdiff -u -r1.7741 -r1.7742 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.112 -r1.113 pkgsrc/editors/nano/Makefile
cvs rdiff -u -r1.81 -r1.82 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-2024
diff -u pkgsrc/doc/CHANGES-2024:1.7741 pkgsrc/doc/CHANGES-2024:1.7742
--- pkgsrc/doc/CHANGES-2024:1.7741      Fri Dec 20 22:03:27 2024
+++ pkgsrc/doc/CHANGES-2024     Sat Dec 21 15:30:31 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.7741 2024/12/20 22:03:27 pin Exp $
+$NetBSD: CHANGES-2024,v 1.7742 2024/12/21 15:30:31 schwarz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -11576,3 +11576,4 @@ Changes to the packages collection and i
        Updated shells/oh-my-posh to 24.16.1 [pin 2024-12-20]
        Updated mail/opendmarc to 1.4.2nb3 [ryoon 2024-12-20]
        Updated wm/marswm to 0.6.0 [pin 2024-12-20]
+       Updated editors/nano to 8.3 [schwarz 2024-12-21]

Index: pkgsrc/editors/nano/Makefile
diff -u pkgsrc/editors/nano/Makefile:1.112 pkgsrc/editors/nano/Makefile:1.113
--- pkgsrc/editors/nano/Makefile:1.112  Fri Sep  6 20:37:19 2024
+++ pkgsrc/editors/nano/Makefile        Sat Dec 21 15:30:31 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.112 2024/09/06 20:37:19 schwarz Exp $
+# $NetBSD: Makefile,v 1.113 2024/12/21 15:30:31 schwarz Exp $
 
-DISTNAME=      nano-8.2
+DISTNAME=      nano-8.3
 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.81 pkgsrc/editors/nano/distinfo:1.82
--- pkgsrc/editors/nano/distinfo:1.81   Fri Sep  6 20:37:19 2024
+++ pkgsrc/editors/nano/distinfo        Sat Dec 21 15:30:31 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.81 2024/09/06 20:37:19 schwarz Exp $
+$NetBSD: distinfo,v 1.82 2024/12/21 15:30:31 schwarz Exp $
 
-BLAKE2s (nano-8.2.tar.xz) = 89d3738c9f8d777a888007f51b5e0b506a6d1d46a81cd525ac576d0d2ece2db1
-SHA512 (nano-8.2.tar.xz) = 07c69d6894f87cb386afa89e984ded7e11fe7575cf3af1c18237e3b2c00de371015c9ea126e505c7c0e7200f7359d5ae7c3779198e188fbbc617154d09c4ba14
-Size (nano-8.2.tar.xz) = 1672076 bytes
+BLAKE2s (nano-8.3.tar.xz) = 0a548295129686d9368a1a3bc5261afac7aabc9f3493a5c23463ad24fa514f64
+SHA512 (nano-8.3.tar.xz) = 9f57bb16a30240fdfc8fc31f5a55f681b80dd72de66fa143ef36c59ab696cc672d8fa054f5a4a547324db3deb2fe2f777cd7c1c023b571e2bb36c86a783ff1d6
+Size (nano-8.3.tar.xz) = 1681216 bytes
 SHA1 (patch-configure) = 119b755cae4bdd5ad6b0f9774044f0a2b89a05b5
 SHA1 (patch-doc_nano.1) = 4e999b4abe802c885c2df615fb721af3eee81be9
 SHA1 (patch-doc_nanorc.5) = 9f456d7262f0f7d7d59526060341d9117ddef2e3



Home | Main Index | Thread Index | Old Index