diff options
author | rhialto <rhialto@pkgsrc.org> | 2022-07-03 13:31:41 +0000 |
---|---|---|
committer | rhialto <rhialto@pkgsrc.org> | 2022-07-03 13:31:41 +0000 |
commit | d06a530c926a33210cc5e9c1a5d08995307cd10f (patch) | |
tree | 7dc0fd802feae1ac9104538739ec782009df8d7c /news | |
parent | 5461fc3bc1cfb0efd7c25ff91a073ccb108f076f (diff) | |
download | pkgsrc-d06a530c926a33210cc5e9c1a5d08995307cd10f.tar.gz |
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)
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 7 | ||||
-rw-r--r-- | news/pan/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 54531cdf109..bae96f8db68 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -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} diff --git a/news/pan/distinfo b/news/pan/distinfo index a4ed8972690..4e97716e631 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -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 |