Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2019 20:36:13 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r521240 - head/math/qalculate
Message-ID:  <201912282036.xBSKaDcv017996@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Sat Dec 28 20:36:12 2019
New Revision: 521240
URL: https://svnweb.freebsd.org/changeset/ports/521240

Log:
  math/qalculate: Update to 3.6.0

Modified:
  head/math/qalculate/Makefile
  head/math/qalculate/distinfo
  head/math/qalculate/pkg-plist

Modified: head/math/qalculate/Makefile
==============================================================================
--- head/math/qalculate/Makefile	Sat Dec 28 20:35:22 2019	(r521239)
+++ head/math/qalculate/Makefile	Sat Dec 28 20:36:12 2019	(r521240)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qalculate
-PORTVERSION=	3.0.0
-PORTREVISION=	1
+PORTVERSION=	3.6.0
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${PORTVERSION}/
 DISTNAME=	${GH_PROJECT}-${PORTVERSION}

Modified: head/math/qalculate/distinfo
==============================================================================
--- head/math/qalculate/distinfo	Sat Dec 28 20:35:22 2019	(r521239)
+++ head/math/qalculate/distinfo	Sat Dec 28 20:36:12 2019	(r521240)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553856074
-SHA256 (qalculate-gtk-3.0.0.tar.gz) = 7d18d99c566b44ba88a99daefb1974c244aa33960bd3d80f0e2afa225858553d
-SIZE (qalculate-gtk-3.0.0.tar.gz) = 2672534
+TIMESTAMP = 1577562240
+SHA256 (qalculate-gtk-3.6.0.tar.gz) = 1196bb7aee0df611cc07e1435b270344cfaced6cc7dd9dca7aedc8513168ce6e
+SIZE (qalculate-gtk-3.6.0.tar.gz) = 3029912

Modified: head/math/qalculate/pkg-plist
==============================================================================
--- head/math/qalculate/pkg-plist	Sat Dec 28 20:35:22 2019	(r521239)
+++ head/math/qalculate/pkg-plist	Sat Dec 28 20:36:12 2019	(r521240)
@@ -1,5 +1,5 @@
 bin/qalculate-gtk
-share/appdata/qalculate-gtk.appdata.xml
+man/man1/qalculate-gtk.1.gz
 share/applications/qalculate-gtk.desktop
 %%DOCSDIR%%/html/figures/calculation-history.png
 %%DOCSDIR%%/html/figures/calculator-buttons.png
@@ -18,16 +18,19 @@ share/applications/qalculate-gtk.desktop
 %%DOCSDIR%%/html/figures/mainwindow.png
 %%DOCSDIR%%/html/figures/plot-data.png
 %%DOCSDIR%%/html/figures/plot-settings.png
+%%DOCSDIR%%/html/figures/programming-keypad.png
 %%DOCSDIR%%/html/figures/rpn-mode.png
 %%DOCSDIR%%/html/figures/store-variable.png
 %%DOCSDIR%%/html/figures/unit-manager.png
 %%DOCSDIR%%/html/figures/variable-manager.png
+%%DOCSDIR%%/html/figures/variance-formula.svg
 %%DOCSDIR%%/html/index.html
 %%DOCSDIR%%/html/qalculate-definitions-functions.html
 %%DOCSDIR%%/html/qalculate-definitions-units.html
 %%DOCSDIR%%/html/qalculate-definitions-variables.html
 %%DOCSDIR%%/html/qalculate-expressions.html
 %%DOCSDIR%%/html/qalculate-functions.html
+%%DOCSDIR%%/html/qalculate-interval-arithmetic.html
 %%DOCSDIR%%/html/qalculate-introduction.html
 %%DOCSDIR%%/html/qalculate-mode.html
 %%DOCSDIR%%/html/qalculate-plotting.html
@@ -36,4 +39,5 @@ share/applications/qalculate-gtk.desktop
 %%DOCSDIR%%/html/qalculate-variables.html
 %%NLS%%share/locale/nl/LC_MESSAGES/qalculate-gtk.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/qalculate-gtk.mo
+share/metainfo/qalculate-gtk.appdata.xml
 share/pixmaps/qalculate.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912282036.xBSKaDcv017996>