svn commit: r568396 - head/math/libqalculate

Jason E. Hale jhale at FreeBSD.org
Sun Mar 14 15:59:42 UTC 2021


Author: jhale
Date: Sun Mar 14 15:59:41 2021
New Revision: 568396
URL: https://svnweb.freebsd.org/changeset/ports/568396

Log:
  math/libqalculate: Update to 3.17.0

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

Modified: head/math/libqalculate/Makefile
==============================================================================
--- head/math/libqalculate/Makefile	Sun Mar 14 15:42:28 2021	(r568395)
+++ head/math/libqalculate/Makefile	Sun Mar 14 15:59:41 2021	(r568396)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libqalculate
-PORTVERSION=	3.16.1
+PORTVERSION=	3.17.0
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/
 

Modified: head/math/libqalculate/distinfo
==============================================================================
--- head/math/libqalculate/distinfo	Sun Mar 14 15:42:28 2021	(r568395)
+++ head/math/libqalculate/distinfo	Sun Mar 14 15:59:41 2021	(r568396)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610822383
-SHA256 (libqalculate-3.16.1.tar.gz) = bbe837073bf0d1995fe7ead4aae2b2e24260351048f6a513a9ca210342ce8e59
-SIZE (libqalculate-3.16.1.tar.gz) = 1756176
+TIMESTAMP = 1615732502
+SHA256 (libqalculate-3.17.0.tar.gz) = 7ea06b140b9238b44473e07b60e1e8cb5271e45b80cbdc27e7eb2e6f82c2ec8c
+SIZE (libqalculate-3.17.0.tar.gz) = 1770500

Modified: head/math/libqalculate/pkg-plist
==============================================================================
--- head/math/libqalculate/pkg-plist	Sun Mar 14 15:42:28 2021	(r568395)
+++ head/math/libqalculate/pkg-plist	Sun Mar 14 15:59:41 2021	(r568396)
@@ -16,7 +16,7 @@ include/libqalculate/util.h
 lib/libqalculate.a
 lib/libqalculate.so
 lib/libqalculate.so.21
-lib/libqalculate.so.21.10.2
+lib/libqalculate.so.21.11.0
 libdata/pkgconfig/libqalculate.pc
 man/man1/qalc.1.gz
 %%NLS%%share/locale/es/LC_MESSAGES/libqalculate.mo


More information about the svn-ports-all mailing list