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:           Sat Nov  4 12:36:04 UTC 2023

Modified Files:
        pkgsrc/news/pan: Makefile PLIST distinfo

Log Message:
news/pan: update to 0.155

0.155 "Kherson" (######) - 2023-11-01

* The main changes of this release are:
  - libiconv link to fix build on MacOS (Ken Cunningham)
  - Use password storage by default when it is enabled (Emil Tomczyk)
  - Enable back GPG initialization (Emil Tomczyk)
  - Fix crash in on_socket_created() when password storage is enabled (John
    Paul Adrian Glaubitz)
  - score rules: makes : and :: behave as specified in slrn manual. (Thomas
    Tanner)

* Contributors to this release:
  Dominique Dumont, Thomas Tanner, Emil Tomczyk, Ken Cunningham, John Paul
  Adrian Glaubitz, Daniel Mustieles

* Several updated translations


To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 pkgsrc/news/pan/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/news/pan/PLIST
cvs rdiff -u -r1.47 -r1.48 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.135 pkgsrc/news/pan/Makefile:1.136
--- pkgsrc/news/pan/Makefile:1.135      Tue Oct 24 22:10:39 2023
+++ pkgsrc/news/pan/Makefile    Sat Nov  4 12:36:04 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.135 2023/10/24 22:10:39 wiz Exp $
+# $NetBSD: Makefile,v 1.136 2023/11/04 12:36:04 rhialto Exp $
 
-PKGNAME=               pan-0.154
-PKGREVISION=           6
+PKGNAME=               pan-0.155
 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/PLIST
diff -u pkgsrc/news/pan/PLIST:1.17 pkgsrc/news/pan/PLIST:1.18
--- pkgsrc/news/pan/PLIST:1.17  Sun Apr  3 19:33:11 2022
+++ pkgsrc/news/pan/PLIST       Sat Nov  4 12:36:04 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2022/04/03 19:33:11 rhialto Exp $
+@comment $NetBSD: PLIST,v 1.18 2023/11/04 12:36:04 rhialto Exp $
 bin/pan
 man/man1/pan.1
 share/applications/org.gnome.pan.desktop
@@ -33,6 +33,7 @@ share/locale/hu/LC_MESSAGES/pan.mo
 share/locale/id/LC_MESSAGES/pan.mo
 share/locale/it/LC_MESSAGES/pan.mo
 share/locale/ja/LC_MESSAGES/pan.mo
+share/locale/ka/LC_MESSAGES/pan.mo
 share/locale/ko/LC_MESSAGES/pan.mo
 share/locale/lt/LC_MESSAGES/pan.mo
 share/locale/lv/LC_MESSAGES/pan.mo

Index: pkgsrc/news/pan/distinfo
diff -u pkgsrc/news/pan/distinfo:1.47 pkgsrc/news/pan/distinfo:1.48
--- pkgsrc/news/pan/distinfo:1.47       Mon May 29 12:57:45 2023
+++ pkgsrc/news/pan/distinfo    Sat Nov  4 12:36:04 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.47 2023/05/29 12:57:45 rhialto Exp $
+$NetBSD: distinfo,v 1.48 2023/11/04 12:36:04 rhialto Exp $
 
-BLAKE2s (pan-v0.154.tar.bz2) = 01443f70b75248c289b639990dd9e127912a9e8bc13d9a27a2640df22c2a4ec4
-SHA512 (pan-v0.154.tar.bz2) = af3fe526d4bc0f0011ec52e32f95bf872925ab81c94f2b742fb192f49a012e495299ab3be4400ce626d81ab6e176c0bd83dfed4037fe9ab7863fa1c4fe3c1bf6
-Size (pan-v0.154.tar.bz2) = 1787849 bytes
+BLAKE2s (pan-v0.155.tar.bz2) = b784602e651840db60e665193ac19c2ca97ca427d77781c9f7fc1b10e11e8b92
+SHA512 (pan-v0.155.tar.bz2) = 85605a76dad1868926cc021a4642c40dca737b0fb77410c4e82981bf02e8157f8347518fccc82157804e89bd0786863a00bd1cc963637da3a54b82043e9c15f0
+Size (pan-v0.155.tar.bz2) = 1797355 bytes
 SHA1 (patch-pan_general_text-match.cc) = d719a6d5a59714f228cfd208627d2d6a70da07ff
 SHA1 (patch-pan_general_text-match.h) = 77dae6ba00c3b58b4353f60d90756a409b5699e2



Home | Main Index | Thread Index | Old Index