Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 2020 18:02:56 +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: r540910 - head/math/libqalculate
Message-ID:  <202006301802.05UI2uiS097718@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Tue Jun 30 18:02:55 2020
New Revision: 540910
URL: https://svnweb.freebsd.org/changeset/ports/540910

Log:
  math/libqalculate: Update to 3.11.0

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

Modified: head/math/libqalculate/Makefile
==============================================================================
--- head/math/libqalculate/Makefile	Tue Jun 30 17:46:18 2020	(r540909)
+++ head/math/libqalculate/Makefile	Tue Jun 30 18:02:55 2020	(r540910)
@@ -2,13 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	libqalculate
-PORTVERSION=	3.6.0
-PORTREVISION=	2
+PORTVERSION=	3.11.0
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/
-
-PATCH_SITES=	https://github.com/Qalculate/${PORTNAME}/commit/
-PATCHFILES=	6f1aae9c99c41f5e0d4ef08fa69a2118c98d8a54.patch:-p1
 
 MAINTAINER=	jhale@FreeBSD.org
 COMMENT=	Multi-purpose desktop calculator (backend library)

Modified: head/math/libqalculate/distinfo
==============================================================================
--- head/math/libqalculate/distinfo	Tue Jun 30 17:46:18 2020	(r540909)
+++ head/math/libqalculate/distinfo	Tue Jun 30 18:02:55 2020	(r540910)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1577561845
-SHA256 (libqalculate-3.6.0.tar.gz) = 66b38ed6460f0cd6a1b16ba4145c0396c995939da0ed78f15736f8cd794969b2
-SIZE (libqalculate-3.6.0.tar.gz) = 2151679
-SHA256 (6f1aae9c99c41f5e0d4ef08fa69a2118c98d8a54.patch) = decdf974ccc318486636b4b84ee1eb66596e7bf98726af806e2243b08e9c5a3e
-SIZE (6f1aae9c99c41f5e0d4ef08fa69a2118c98d8a54.patch) = 800
+TIMESTAMP = 1593536868
+SHA256 (libqalculate-3.11.0.tar.gz) = 6992ff25774a15d6a0b09542b1f137dd5dc00995dfe9a765205ec2da39b4e13f
+SIZE (libqalculate-3.11.0.tar.gz) = 2173051

Modified: head/math/libqalculate/pkg-plist
==============================================================================
--- head/math/libqalculate/pkg-plist	Tue Jun 30 17:46:18 2020	(r540909)
+++ head/math/libqalculate/pkg-plist	Tue Jun 30 18:02:55 2020	(r540910)
@@ -16,7 +16,7 @@ include/libqalculate/util.h
 lib/libqalculate.a
 lib/libqalculate.so
 lib/libqalculate.so.21
-lib/libqalculate.so.21.5.0
+lib/libqalculate.so.21.9.0
 libdata/pkgconfig/libqalculate.pc
 man/man1/qalc.1.gz
 %%NLS%%share/locale/fr/LC_MESSAGES/libqalculate.mo



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