summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2024-03-13 03:57:45 -0400
committerJason E. Hale <jhale@FreeBSD.org>2024-03-28 17:16:58 -0400
commit57d43d316ef9a09822c8e727451603087382e707 (patch)
treedaa774350bb9477147fc285b337fab3241644ad4
parentmath/qalculate-qt: Update to 5.0.0 (diff)
*/*: 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
-rw-r--r--math/cantor/Makefile2
-rw-r--r--science/step/Makefile1
-rw-r--r--x11/albert/Makefile2
-rw-r--r--x11/plasma5-plasma-workspace/Makefile1
-rw-r--r--x11/rofi-calc/Makefile1
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