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: Tue Oct 8 16:13:03 UTC 2024
Modified Files:
pkgsrc/news/pan: Makefile distinfo
pkgsrc/news/pan/files: pan.desktop
Log Message:
news/pan: update to 0.160.
0.160 "Toresk" 2024-08-10
* The main changes of this release are:
- fix color management that was broken with v0.159
- body-pane: remove icon from "Copy URL" menu
- load_icon: print error message when icon is not found
- delete newsrc file when deleting a news server
- setup StartupWMClass in desktop.in file (#191)
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pkgsrc/news/pan/Makefile
cvs rdiff -u -r1.50 -r1.51 pkgsrc/news/pan/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/news/pan/files/pan.desktop
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.147 pkgsrc/news/pan/Makefile:1.148
--- pkgsrc/news/pan/Makefile:1.147 Sun Aug 25 06:19:09 2024
+++ pkgsrc/news/pan/Makefile Tue Oct 8 16:13:02 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.147 2024/08/25 06:19:09 wiz Exp $
+# $NetBSD: Makefile,v 1.148 2024/10/08 16:13:02 rhialto Exp $
-PKGNAME= pan-0.159
-PKGREVISION= 1
+PKGNAME= pan-0.160
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.50 pkgsrc/news/pan/distinfo:1.51
--- pkgsrc/news/pan/distinfo:1.50 Thu Jun 6 18:51:13 2024
+++ pkgsrc/news/pan/distinfo Tue Oct 8 16:13:02 2024
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.50 2024/06/06 18:51:13 rhialto Exp $
+$NetBSD: distinfo,v 1.51 2024/10/08 16:13:02 rhialto Exp $
-BLAKE2s (pan-v0.159.tar.bz2) = 0de72bcb96ac3beec91a9b983d0b9d9f6f0a209a04a904e0b388a1ea4329c31d
-SHA512 (pan-v0.159.tar.bz2) = c05bb2b79daac11e78c1f56205517da7c5526111d2684e8bae3400117226a8a6c9c69d489cf218892c82060a6d72b888172ae8922ad7c38af658f5772d4893c9
-Size (pan-v0.159.tar.bz2) = 1810262 bytes
+BLAKE2s (pan-v0.160.tar.bz2) = 51b8f328d06af1a9316591dd0c8c1a143f735f842563253347df35210286d321
+SHA512 (pan-v0.160.tar.bz2) = bc352cfeb252210bb0095b4b616115a4c9d0372c49bb774d3574f0b489824f1512394b0e635e43159694f58d530a3e4e6d95ec0227951a1b78224f4cea9ba33a
+Size (pan-v0.160.tar.bz2) = 1810939 bytes
SHA1 (patch-pan_general_text-match.cc) = d719a6d5a59714f228cfd208627d2d6a70da07ff
SHA1 (patch-pan_general_text-match.h) = 77dae6ba00c3b58b4353f60d90756a409b5699e2
Index: pkgsrc/news/pan/files/pan.desktop
diff -u pkgsrc/news/pan/files/pan.desktop:1.1 pkgsrc/news/pan/files/pan.desktop:1.2
--- pkgsrc/news/pan/files/pan.desktop:1.1 Sun Nov 18 14:29:03 2018
+++ pkgsrc/news/pan/files/pan.desktop Tue Oct 8 16:13:02 2024
@@ -92,3 +92,4 @@ Terminal=false
Type=Application
Categories=GTK;Network;News;
StartupNotify=false
+StartupWMClass=pan
Home |
Main Index |
Thread Index |
Old Index