From f15afac391152ffa44b620563b0701154e48dcf8 Mon Sep 17 00:00:00 2001 From: prlw1 Date: Sun, 21 Aug 2016 07:42:18 +0000 Subject: Update gnome-calculator to 3.21.90 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Apart from translation updates, this is the same as the "stable" 3.20.2, but with history-view.ui and history-entry.ui now included in the tarball. Since glib fixed 673101 resource compiler dependency generation not working for generated files gnome-calculator will not compile without the missing files. Overview of changes in gnome-calculator 3.21.90 * Updated Hebrew translation (Yosef Or Boczko) * Added 'period' keypress when the delete key on the numpad is pressed. (Myridium) * Updated Spanish translation (Daniel Mustieles) * also in 3.20.2: lib: prevents segfault when elements of division to zero have null assigned tokens (fixes #769364) (Alberto Ruiz) * Add Language headers to po files (Piotr Drg) * Updated Swedish translation (Anders Jonsson) * Updated Friulian translation (Fabio Tomat) * Updated Indonesian translation (cherry picked from commit da3a093148c5f9340c6566fe35d5a38b5aa04e6b) (Andika Triwidada) * Updated Occitan translation (Cédric Valmary) Overview of changes in gnome-calculator 3.21.2 * Updated Norwegian bokmål translation. (Kjartan Maraas) * Updated Friulian translation (Fabio Tomat) * Updated Friulian translation (Fabio Tomat) * Updated Friulian translation (Fabio Tomat) * Added Friulian translation (Fabio Tomat) * Distribute history-view.ui (Robert Ancell) * Distribute history-entry.ui (Robert Ancell) * Updated Occitan translation (Cédric Valmary) --- math/gnome-calculator/Makefile | 4 ++-- math/gnome-calculator/PLIST | 3 ++- math/gnome-calculator/distinfo | 10 +++++----- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'math') diff --git a/math/gnome-calculator/Makefile b/math/gnome-calculator/Makefile index c18a8bc77f1..4331706bbad 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2016/08/10 09:20:08 prlw1 Exp $ +# $NetBSD: Makefile,v 1.15 2016/08/21 07:42:18 prlw1 Exp $ -DISTNAME= gnome-calculator-3.20.2 +DISTNAME= gnome-calculator-3.21.90 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-calculator/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/math/gnome-calculator/PLIST b/math/gnome-calculator/PLIST index 73b17184781..a1a245094fb 100644 --- a/math/gnome-calculator/PLIST +++ b/math/gnome-calculator/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2016/04/21 22:11:32 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.4 2016/08/21 07:42:18 prlw1 Exp $ bin/gcalccmd bin/gnome-calculator lib/gnome-calculator/libcalculator.la @@ -794,6 +794,7 @@ share/locale/eu/LC_MESSAGES/gnome-calculator.mo share/locale/fa/LC_MESSAGES/gnome-calculator.mo share/locale/fi/LC_MESSAGES/gnome-calculator.mo share/locale/fr/LC_MESSAGES/gnome-calculator.mo +share/locale/fur/LC_MESSAGES/gnome-calculator.mo share/locale/ga/LC_MESSAGES/gnome-calculator.mo share/locale/gd/LC_MESSAGES/gnome-calculator.mo share/locale/gl/LC_MESSAGES/gnome-calculator.mo diff --git a/math/gnome-calculator/distinfo b/math/gnome-calculator/distinfo index a484d31f749..2bd3ea29208 100644 --- a/math/gnome-calculator/distinfo +++ b/math/gnome-calculator/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2016/08/10 09:20:08 prlw1 Exp $ +$NetBSD: distinfo,v 1.8 2016/08/21 07:42:18 prlw1 Exp $ -SHA1 (gnome-calculator-3.20.2.tar.xz) = 32f1a625dcfbd1b0426a1a2684b14fa05f0e3370 -RMD160 (gnome-calculator-3.20.2.tar.xz) = 527385d97242ebfe5f73f75f5ffba34474b07cd2 -SHA512 (gnome-calculator-3.20.2.tar.xz) = c850d252a5d5505e6e32ec4db2299479a1ea35144ddd1fafb10b0acdfb840fd9d25b073eb6f9bfe0a29c9c8483a76a40c53c5bce1db4ed3c80ed963d2f35093b -Size (gnome-calculator-3.20.2.tar.xz) = 1347584 bytes +SHA1 (gnome-calculator-3.21.90.tar.xz) = dfe97a9e3e0de47e38f97de01333f5ddb2f0bc8b +RMD160 (gnome-calculator-3.21.90.tar.xz) = c451a1b18f93183a051ecbadd8aa0d3f52d6fdbd +SHA512 (gnome-calculator-3.21.90.tar.xz) = a1bc0d2e95099a1a40ba6ddd3000c85e0f2f6374ea4e32e40b0f7c09328e50acfc2877daddc0e3a3cc36c8ec507deba8a3e699eab27ad2c65df19a75c6213e12 +Size (gnome-calculator-3.21.90.tar.xz) = 1352456 bytes -- cgit v1.2.3