svn commit: r561752 - head/math/libqalculate

Jason E. Hale jhale at FreeBSD.org
Sat Jan 16 19:01:49 UTC 2021


Author: jhale
Date: Sat Jan 16 19:01:48 2021
New Revision: 561752
URL: https://svnweb.freebsd.org/changeset/ports/561752

Log:
  math/libqalculate: Update to 3.16.1

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

Modified: head/math/libqalculate/Makefile
==============================================================================
--- head/math/libqalculate/Makefile	Sat Jan 16 18:48:56 2021	(r561751)
+++ head/math/libqalculate/Makefile	Sat Jan 16 19:01:48 2021	(r561752)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libqalculate
-PORTVERSION=	3.11.0
-PORTREVISION=	1
+PORTVERSION=	3.16.1
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/
 

Modified: head/math/libqalculate/distinfo
==============================================================================
--- head/math/libqalculate/distinfo	Sat Jan 16 18:48:56 2021	(r561751)
+++ head/math/libqalculate/distinfo	Sat Jan 16 19:01:48 2021	(r561752)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593536868
-SHA256 (libqalculate-3.11.0.tar.gz) = 6992ff25774a15d6a0b09542b1f137dd5dc00995dfe9a765205ec2da39b4e13f
-SIZE (libqalculate-3.11.0.tar.gz) = 2173051
+TIMESTAMP = 1610822383
+SHA256 (libqalculate-3.16.1.tar.gz) = bbe837073bf0d1995fe7ead4aae2b2e24260351048f6a513a9ca210342ce8e59
+SIZE (libqalculate-3.16.1.tar.gz) = 1756176

Modified: head/math/libqalculate/pkg-plist
==============================================================================
--- head/math/libqalculate/pkg-plist	Sat Jan 16 18:48:56 2021	(r561751)
+++ head/math/libqalculate/pkg-plist	Sat Jan 16 19:01:48 2021	(r561752)
@@ -16,9 +16,10 @@ include/libqalculate/util.h
 lib/libqalculate.a
 lib/libqalculate.so
 lib/libqalculate.so.21
-lib/libqalculate.so.21.9.0
+lib/libqalculate.so.21.10.2
 libdata/pkgconfig/libqalculate.pc
 man/man1/qalc.1.gz
+%%NLS%%share/locale/es/LC_MESSAGES/libqalculate.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/libqalculate.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/libqalculate.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/libqalculate.mo
@@ -30,5 +31,6 @@ share/qalculate/eurofxref-daily.xml
 share/qalculate/functions.xml
 share/qalculate/planets.xml
 share/qalculate/prefixes.xml
+share/qalculate/rates.json
 share/qalculate/units.xml
 share/qalculate/variables.xml


More information about the svn-ports-all mailing list