summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorprlw1 <prlw1>2015-06-15 01:14:23 +0000
committerprlw1 <prlw1>2015-06-15 01:14:23 +0000
commit1e20d2df1c20b3c6d3df8c94e4a3c525ceedb9ce (patch)
tree31e12933309e6d5bd8f49e29b3af5421ed78b9ea /math
parent33ce8d06208a654a9d69554cb59de41cc4b952ad (diff)
downloadpkgsrc-1e20d2df1c20b3c6d3df8c94e4a3c525ceedb9ce.tar.gz
Update gnome-calculator to 3.16.2
Overview of changes in gnome-calculator 3.16.2 * Fix : Search provider crash introduced by 3.16.1, oops (Michael Catanzaro) Overview of changes in gnome-calculator 3.16.1 * Update : Translations (Translation team) * Fix : Search provider should discard child stdout/stderr (Michael Catanzaro) * Fix : Syntax error in desktop file keywords Bosnian translation (Kalev Lember) Overview of changes in gnome-calculator 3.16.0 * Update : Translations (Translation team) Overview of changes in gnome-calculator 3.15.91 * New : Remove red color from clear button (Allan Day) * Update : Powers page in documentation (Sebastian Rasmussen, Ekaterina Gerasimova) * Update : Translations (Translation team) Overview of changes in gnome-calculator 3.15.4 * New : Keyboard mode (Elita Lobo) * New : MPFR back-end (Daniel Renninghoff) * New : Digital Storage conversion (PioneerAxon) * Update : Switch to GPLv3+ license (Michael Catanzaro) * Update : Case-insensitive conversion units (PioneerAxon) * Update : Don't copy thousand separators to clipboard (PioneerAxon) * Update : Translations (Translation team) * Fix : Use HTTPS for downloading exchange rates (Michael Catanzaro) * Fix : Repeated entries in history view (Elita Lobo) * Fix : Padding in UI buttons (Trinh Anh Ngoc) * Fix : Style history view boarder (Trinh Anh Ngoc) * Fix : Sort currencies based on locale (Lubomír SedláÅ<99>) * Fix : Deprecated use-stock property (David King) * Fix : Download missing exchange rates on first launch (PioneerAxon) * Fix : Missing buildtime dependency (Emmanuele Bassi) * Fix : gtksourceview binding change (Michael Catanzaro) Overview of changes in gnome-calculator 3.15.1 * New : Colored buttons (Elita Lobo) * New : History view (Elita Lobo) * Update : Update to latest GtkSourceView API (Yosef Or Boczko, Evan Nemerson) * Update : Support upcoming Vala 0.27 (Rico Tzschichholz) * Update : Increase search provider timeout (Michael Catanzaro) * Update : Translations (Translation team) * Update : Miscellaneous code improvements (Arnaud Bonatti, Michael Catanzaro) * Fix : Misordered buttons in programming mode (Abhinav) * Fix : Search provider should not match plain numbers (Marcus Lundblad) * Fix : Spurious warnings from search provider (Michael Catanzaro) * Fix : Crash after thousands separator is inserted (Michael Catanzaro)
Diffstat (limited to 'math')
-rw-r--r--math/gnome-calculator/Makefile7
-rw-r--r--math/gnome-calculator/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/math/gnome-calculator/Makefile b/math/gnome-calculator/Makefile
index 7e27fc5af68..df788cbdc3f 100644
--- a/math/gnome-calculator/Makefile
+++ b/math/gnome-calculator/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2015/04/25 14:23:30 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2015/06/15 01:14:23 prlw1 Exp $
-DISTNAME= gnome-calculator-3.14.1
-PKGREVISION= 2
+DISTNAME= gnome-calculator-3.16.2
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-calculator/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -24,7 +23,9 @@ USE_PKGLOCALEDIR= yes
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../devel/glib2/schemas.mk"
.include "../../lang/vala/buildlink3.mk"
+.include "../../math/mpfr/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gtksourceview3+= gtksourceview3>=3.15.1
.include "../../x11/gtksourceview3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/gnome-calculator/distinfo b/math/gnome-calculator/distinfo
index dd5b5378359..720e3e61ef8 100644
--- a/math/gnome-calculator/distinfo
+++ b/math/gnome-calculator/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/11/25 12:04:19 wiz Exp $
+$NetBSD: distinfo,v 1.3 2015/06/15 01:14:23 prlw1 Exp $
-SHA1 (gnome-calculator-3.14.1.tar.xz) = 11098cf3d3693b602ba20a363931aec10cc52bed
-RMD160 (gnome-calculator-3.14.1.tar.xz) = 0709c10c4f19b23743a984989dc98f5d14b6829b
-Size (gnome-calculator-3.14.1.tar.xz) = 1302628 bytes
+SHA1 (gnome-calculator-3.16.2.tar.xz) = 49284cc089ad6e11d0cd5606f2f51eb2eb799371
+RMD160 (gnome-calculator-3.16.2.tar.xz) = ed8d3a9f15a1b8f9937519fb832a821473ec48fa
+Size (gnome-calculator-3.16.2.tar.xz) = 1437060 bytes