From d4174afe18c98dd41f6b46e6f0019891f4fc5631 Mon Sep 17 00:00:00 2001 From: gutteridge Date: Fri, 21 Apr 2023 01:49:50 +0000 Subject: [PATCH] xfce4-calculator-plugin: update to 0.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change log: 0.7.2 (2023-04-19) ===== - Add basic GitLab pipeline - Use same automake options as other projects - build: Fix intltool lock file problem during make distcheck - Update copyright year - Remove deprecated project files - build: Add missing includes - build: Fix autoconf warnings - build: Add GLib requirement - Use "logo-icon-name" instead of "logo" in about dialog - Fix license notices mentioning LGPL (#7) - tests: Parenthesize concatenations to avoid ambiguity - Fix the 64x64 icon - Fix compilation warnings - autoconf: Some updates - Update bug report URL - Make configure.ac.in more friendly to xfce-do-release helper - Translation Updates: Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, German, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish, Ukrainian --- misc/xfce4-calculator-plugin/Makefile | 5 ++--- misc/xfce4-calculator-plugin/PLIST | 3 ++- misc/xfce4-calculator-plugin/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/misc/xfce4-calculator-plugin/Makefile b/misc/xfce4-calculator-plugin/Makefile index 783d1a7da44e..3d7171e1cdd9 100644 --- a/misc/xfce4-calculator-plugin/Makefile +++ b/misc/xfce4-calculator-plugin/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2023/01/29 21:17:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2023/04/21 01:49:50 gutteridge Exp $ -PKGREVISION= 4 .include "../../meta-pkgs/xfce4/Makefile.common" -VERSION= 0.7.1 +VERSION= 0.7.2 DISTNAME= xfce4-calculator-plugin-${VERSION} CATEGORIES= misc MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/${VERSION:R}/ diff --git a/misc/xfce4-calculator-plugin/PLIST b/misc/xfce4-calculator-plugin/PLIST index acc60bbecc25..90d46a59ff6e 100644 --- a/misc/xfce4-calculator-plugin/PLIST +++ b/misc/xfce4-calculator-plugin/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2021/03/18 02:20:42 gutteridge Exp $ +@comment $NetBSD: PLIST,v 1.5 2023/04/21 01:49:50 gutteridge Exp $ lib/xfce4/panel/plugins/libcalculator.la share/icons/hicolor/16x16/apps/xfce4-calculator-plugin.png share/icons/hicolor/22x22/apps/xfce4-calculator-plugin.png @@ -15,6 +15,7 @@ share/locale/da/LC_MESSAGES/xfce4-calculator-plugin.mo share/locale/de/LC_MESSAGES/xfce4-calculator-plugin.mo share/locale/en_AU/LC_MESSAGES/xfce4-calculator-plugin.mo share/locale/en_CA/LC_MESSAGES/xfce4-calculator-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-calculator-plugin.mo share/locale/es/LC_MESSAGES/xfce4-calculator-plugin.mo share/locale/et/LC_MESSAGES/xfce4-calculator-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-calculator-plugin.mo diff --git a/misc/xfce4-calculator-plugin/distinfo b/misc/xfce4-calculator-plugin/distinfo index 4e0dfb554df6..60d28bc7ec70 100644 --- a/misc/xfce4-calculator-plugin/distinfo +++ b/misc/xfce4-calculator-plugin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2021/10/26 10:59:37 nia Exp $ +$NetBSD: distinfo,v 1.8 2023/04/21 01:49:50 gutteridge Exp $ -BLAKE2s (xfce4-calculator-plugin-0.7.1.tar.bz2) = 6c2f4ea932e9162109d5f6c1315435034effd1bace60656e193e902d35b8ae1b -SHA512 (xfce4-calculator-plugin-0.7.1.tar.bz2) = 05544e5f0e293fe44ae35b3e11a2e6fac8df13743649d0702c01c6a4b2df0557f8f9712acef6bd51aaa65f5542234a6a649017bf2fe2a6d2860ae2e534e7cff2 -Size (xfce4-calculator-plugin-0.7.1.tar.bz2) = 402401 bytes +BLAKE2s (xfce4-calculator-plugin-0.7.2.tar.bz2) = 3f1db72b86cfc84ca69b13cade5eaed82d977a2710c25c8f82a66251fb7e0ad6 +SHA512 (xfce4-calculator-plugin-0.7.2.tar.bz2) = 98fa51ff0afbb09e3066f629113f6a584c5afd9228c87ee67afd7a56b065060ece16ee646ec6a2c685907a0d9733cba19cbf25bc034e009a013af2122155cc2c +Size (xfce4-calculator-plugin-0.7.2.tar.bz2) = 422611 bytes