pkgsrc-Changes archive

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

CVS commit: pkgsrc/news/pan



Module Name:    pkgsrc
Committed By:   rhialto
Date:           Fri Apr 24 18:16:15 UTC 2026

Modified Files:
        pkgsrc/news/pan: Makefile distinfo

Log Message:
news/pan: update to 0.165

v0.165 "Kostiantynivka"

The main changes of this release are:
    task-xover: fix date parsing, a potential crash and a memory leak
    group-prefs-dialog: fix missing spellcheck language entry
    header-pane: fix crash when backspace key is hit wihout articles


To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 pkgsrc/news/pan/Makefile
cvs rdiff -u -r1.53 -r1.54 pkgsrc/news/pan/distinfo

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

Modified files:

Index: pkgsrc/news/pan/Makefile
diff -u pkgsrc/news/pan/Makefile:1.164 pkgsrc/news/pan/Makefile:1.165
--- pkgsrc/news/pan/Makefile:1.164      Fri Feb  6 10:05:41 2026
+++ pkgsrc/news/pan/Makefile    Fri Apr 24 18:16:14 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.164 2026/02/06 10:05:41 wiz Exp $
+# $NetBSD: Makefile,v 1.165 2026/04/24 18:16:14 rhialto Exp $
 
-PKGNAME=               pan-0.164
-PKGREVISION=           5
+PKGNAME=               pan-0.165
 CATEGORIES=            news
 TAG=                   ${PKGNAME_NOREV:S/pan-/v/} # e.g. v0.151
 MASTER_SITES=          https://gitlab.gnome.org/GNOME/pan/-/archive/${TAG}/

Index: pkgsrc/news/pan/distinfo
diff -u pkgsrc/news/pan/distinfo:1.53 pkgsrc/news/pan/distinfo:1.54
--- pkgsrc/news/pan/distinfo:1.53       Sat Aug 23 16:52:22 2025
+++ pkgsrc/news/pan/distinfo    Fri Apr 24 18:16:14 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.53 2025/08/23 16:52:22 rhialto Exp $
+$NetBSD: distinfo,v 1.54 2026/04/24 18:16:14 rhialto Exp $
 
-BLAKE2s (pan-v0.164.tar.bz2) = 7b41d6d34dd6080cb8b334e2d94e9f700b45fd574cc8be249ce7b42b9b0d1005
-SHA512 (pan-v0.164.tar.bz2) = b56435072595a55934b7b801b512e993e37f8745129f9f21cc0b15ffad46e2de4105513bc955b482bfbe04e56716bd1279b4c6a23e6f10db25538563bf8a809d
-Size (pan-v0.164.tar.bz2) = 2051642 bytes
+BLAKE2s (pan-v0.165.tar.bz2) = 86a8b6695db8bb8c95fbb294a8259ca3002f8b85988589de61657cc9bd4ccab1
+SHA512 (pan-v0.165.tar.bz2) = 2c831cf9dda19e3d3ccab05975f40f5b8fc229ee9e39b5cd3417b0a8cb07c84eb1f838924593bb569379d1cb092587e9b02881f8d09c8a61bf20ba95c809891e
+Size (pan-v0.165.tar.bz2) = 2051902 bytes
 SHA1 (patch-pan_general_text-match.cc) = d719a6d5a59714f228cfd208627d2d6a70da07ff
 SHA1 (patch-pan_general_text-match.h) = 77dae6ba00c3b58b4353f60d90756a409b5699e2



Home | Main Index | Thread Index | Old Index