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:           Sun Jul  3 13:31:41 UTC 2022

Modified Files:
        pkgsrc/news/pan: Makefile distinfo

Log Message:
news/pan: update to 1.151

0.151 "Butcha" (Буча) - 2022-06-25

  This release is dedicated to all people suffering from Russian war
  in Ukraine. Until this war is over, Pan release are named after
  Ukrainian towns ravaged by this war.

  The main points of this release are:
  - Gtk2 minimal version is now 2.24.0. Note that this release is
    probably the last one with Gtk2 support.
  - addition of a helper script to build Pan on Windows (Thomas)
  - fix Gtk3 icon scaling on Windows (Thomas, fixes #144)
  - fix header handling errors (Thomas, fixes #61 and #66)
  - Add a menu entry to allow editing the Score file in text editor (Thomas, fixes #11)

  Many thanks to Thomas Tanner for the work done on this release.

  Contributors to this release:

    Thomas Tanner, Dominique Dumont, Miguel Ángel Nieto, Daniel
    Mustieles, Andre Klapper, Anders Jonsson

  Updated translations:
    da        (Alan Mortensen)
    eu        (Asier Sarasua Garmendia)
    hu        (Balázs Úr)
    pl        (Piotr Drąg)
    sr        (Мирослав Николић)
    sv        (Anders Jonsson)
    uk        (Yuri Chornoivan)


To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 pkgsrc/news/pan/Makefile
cvs rdiff -u -r1.43 -r1.44 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.122 pkgsrc/news/pan/Makefile:1.123
--- pkgsrc/news/pan/Makefile:1.122      Tue Jun 28 11:35:23 2022
+++ pkgsrc/news/pan/Makefile    Sun Jul  3 13:31:41 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.122 2022/06/28 11:35:23 wiz Exp $
+# $NetBSD: Makefile,v 1.123 2022/07/03 13:31:41 rhialto Exp $
 
-PKGNAME=               pan-0.150
-PKGREVISION=           1
+PKGNAME=               pan-0.151
 CATEGORIES=            news
-TAG=                   ${PKGNAME_NOREV:S/pan-/v/} # v0.150
+TAG=                   ${PKGNAME_NOREV:S/pan-/v/} # e.g. v0.151
 MASTER_SITES=          https://gitlab.gnome.org/GNOME/pan/-/archive/${TAG}/
 EXTRACT_SUFX=          .tar.bz2
 DISTNAME=              pan-${TAG}

Index: pkgsrc/news/pan/distinfo
diff -u pkgsrc/news/pan/distinfo:1.43 pkgsrc/news/pan/distinfo:1.44
--- pkgsrc/news/pan/distinfo:1.43       Sun Apr  3 19:33:11 2022
+++ pkgsrc/news/pan/distinfo    Sun Jul  3 13:31:41 2022
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.43 2022/04/03 19:33:11 rhialto Exp $
+$NetBSD: distinfo,v 1.44 2022/07/03 13:31:41 rhialto Exp $
 
-BLAKE2s (pan-v0.150.tar.bz2) = 3a5086a87782d70a6828088a99af7228527066aa9176e468af71d816b92a42eb
-SHA512 (pan-v0.150.tar.bz2) = ac32fff253a2b104c38f795db2bddf601fabc6de451dcc6b9425007b3dcdb52831cf84fdb762ba0aa13b77b2ce506d4e61517c13361c738617aac04751751fca
-Size (pan-v0.150.tar.bz2) = 1788225 bytes
+BLAKE2s (pan-v0.151.tar.bz2) = ca2fab76127f880fbf3f0b0aa6aabbfb2e75605f4b3ceb3e91b734a0c0a53519
+SHA512 (pan-v0.151.tar.bz2) = 65e76197ada6b32d31a9e967d4581770f31ceda7fbb3710ae5c94269db1ecf8a153e9905cbf01627d7bd163810362d30ebc8b792bac4d430edddf1b13f975673
+Size (pan-v0.151.tar.bz2) = 1802226 bytes
 SHA1 (patch-pan_general_text-match.cc) = d719a6d5a59714f228cfd208627d2d6a70da07ff
 SHA1 (patch-pan_general_text-match.h) = 77dae6ba00c3b58b4353f60d90756a409b5699e2



Home | Main Index | Thread Index | Old Index