Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2021 01:11:01 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a01a684ed850 - main - math/pantheon-calculator: Update to 1.7.0
Message-ID:  <202108100111.17A1B11O097404@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a01a684ed850579804826f953fe08f8a535fbc65

commit a01a684ed850579804826f953fe08f8a535fbc65
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2021-08-10 01:10:41 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-08-10 01:10:41 +0000

    math/pantheon-calculator: Update to 1.7.0
    
    Changelog:      https://github.com/elementary/calculator/releases/tag/1.7.0
    
    PR:             257719
---
 math/pantheon-calculator/Makefile  | 9 +++++----
 math/pantheon-calculator/distinfo  | 6 +++---
 math/pantheon-calculator/pkg-plist | 1 +
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/math/pantheon-calculator/Makefile b/math/pantheon-calculator/Makefile
index e1ff87737c4a..a8602ecafa34 100644
--- a/math/pantheon-calculator/Makefile
+++ b/math/pantheon-calculator/Makefile
@@ -1,7 +1,7 @@
 # Created by: Olivier Duchateau
 
 PORTNAME=	calculator
-PORTVERSION=	1.6.2
+PORTVERSION=	1.7.0
 CATEGORIES=	math
 PKGNAMEPREFIX=	pantheon-
 DIST_SUBDIR=	pantheon
@@ -9,14 +9,15 @@ DIST_SUBDIR=	pantheon
 MAINTAINER=	duchateau.olivier@gmail.com
 COMMENT=	Simple calculator written in Vala
 
-LICENSE=	GPLv3
+LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	valac:lang/vala
 LIB_DEPENDS=	libgee-0.8.so:devel/libgee \
-		libgranite.so:x11-toolkits/granite
+		libgranite.so:x11-toolkits/granite \
+		libhandy-1.so:x11-toolkits/libhandy
 
-USES=		gettext gnome meson pkgconfig python:3.5+,build
+USES=		gettext gnome meson pkgconfig python:3.6+,build
 USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30
 
 USE_GITHUB=	yes
diff --git a/math/pantheon-calculator/distinfo b/math/pantheon-calculator/distinfo
index 574a8271a407..608273d6e33b 100644
--- a/math/pantheon-calculator/distinfo
+++ b/math/pantheon-calculator/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627224184
-SHA256 (pantheon/elementary-calculator-1.6.2_GH0.tar.gz) = 14d5a46569a5f4cf83db4d49a9fdbd8b5ac9d18baca435b2456e8be51c133ce9
-SIZE (pantheon/elementary-calculator-1.6.2_GH0.tar.gz) = 194370
+TIMESTAMP = 1628540189
+SHA256 (pantheon/elementary-calculator-1.7.0_GH0.tar.gz) = 1ff6ddc4cfe7bdc1bca075ad75e2c9fa134566fbbf195c0a176177886275e370
+SIZE (pantheon/elementary-calculator-1.7.0_GH0.tar.gz) = 201803
diff --git a/math/pantheon-calculator/pkg-plist b/math/pantheon-calculator/pkg-plist
index 446992b8e95d..864a3d403ed3 100644
--- a/math/pantheon-calculator/pkg-plist
+++ b/math/pantheon-calculator/pkg-plist
@@ -56,6 +56,7 @@ share/locale/my/LC_MESSAGES/io.elementary.calculator.mo
 share/locale/nb/LC_MESSAGES/io.elementary.calculator.mo
 share/locale/nl/LC_MESSAGES/io.elementary.calculator.mo
 share/locale/nn/LC_MESSAGES/io.elementary.calculator.mo
+share/locale/pa/LC_MESSAGES/io.elementary.calculator.mo
 share/locale/pl/LC_MESSAGES/io.elementary.calculator.mo
 share/locale/pt/LC_MESSAGES/io.elementary.calculator.mo
 share/locale/pt_BR/LC_MESSAGES/io.elementary.calculator.mo



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