Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2024 21:19:45 GMT
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 57d43d316ef9 - main - */*: Chase update of math/libqalculate
Message-ID:  <202403282119.42SLJjtV044182@gitrepo.freebsd.org>

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

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

commit 57d43d316ef9a09822c8e727451603087382e707
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2024-03-13 07:57:45 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2024-03-28 21:16:58 +0000

    */*: Chase update of math/libqalculate
    
    Bump PORTREVISION of math/libqalculate consumers after update to 5.0.0.
    According to the release notes [1], libqalculate 5.x is not ABI
    compatibile with previous versions and rebuilding of consumers is
    required.
    
    [1] https://github.com/Qalculate/libqalculate/releases/tag/v5.0.0
---
 math/cantor/Makefile                  | 2 +-
 science/step/Makefile                 | 1 +
 x11/albert/Makefile                   | 2 +-
 x11/plasma5-plasma-workspace/Makefile | 1 +
 x11/rofi-calc/Makefile                | 1 +
 5 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index b488ab72ea50..d51e130be8c8 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cantor
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/science/step/Makefile b/science/step/Makefile
index 403ebbe97b68..2397e2aa0dc8 100644
--- a/science/step/Makefile
+++ b/science/step/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	step
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	science education kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11/albert/Makefile b/x11/albert/Makefile
index 5988fa76f039..82f94cf5f3a5 100644
--- a/x11/albert/Makefile
+++ b/x11/albert/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	albert
 DISTVERSIONPREFIX=v
 DISTVERSION=	0.20.5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11
 
 MAINTAINER=	jsm@FreeBSD.org
diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile
index 0c60201093e6..a60ef7608e30 100644
--- a/x11/plasma5-plasma-workspace/Makefile
+++ b/x11/plasma5-plasma-workspace/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	plasma-workspace
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11 kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11/rofi-calc/Makefile b/x11/rofi-calc/Makefile
index a0d6a39bc61e..20c56bc9d6c9 100644
--- a/x11/rofi-calc/Makefile
+++ b/x11/rofi-calc/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	rofi-calc
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.2.0
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	vidar@karlsen.tech



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