Skip to content

Commit

Permalink
news/pan: update to 1.151
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
rhialto committed Jul 3, 2022
1 parent 5461fc3 commit d06a530
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
7 changes: 3 additions & 4 deletions news/pan/Makefile
Original file line number Diff line number Diff line change
@@ -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}
Expand Down
8 changes: 4 additions & 4 deletions news/pan/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d06a530

Please sign in to comment.