From 8ac74c232587d60b44275400c274b5df61b96bac Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Wed, 15 May 2024 16:47:43 -0400 Subject: [PATCH] */*: Chase math/libqalculate shlib version bump --- math/cantor/Makefile | 2 +- science/step/Makefile | 2 +- x11/albert/Makefile | 2 +- x11/plasma5-plasma-workspace/Makefile | 2 +- x11/plasma6-plasma-workspace/Makefile | 1 + x11/rofi-calc/Makefile | 1 + 6 files changed, 6 insertions(+), 4 deletions(-) diff --git a/math/cantor/Makefile b/math/cantor/Makefile index d51e130be8c8..b8c5c4e9f56a 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,6 +1,6 @@ PORTNAME= cantor DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/science/step/Makefile b/science/step/Makefile index 2397e2aa0dc8..845243871bca 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -1,6 +1,6 @@ PORTNAME= step DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science education kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/x11/albert/Makefile b/x11/albert/Makefile index 82f94cf5f3a5..4a2029ad5689 100644 --- a/x11/albert/Makefile +++ b/x11/albert/Makefile @@ -1,7 +1,7 @@ PORTNAME= albert DISTVERSIONPREFIX=v DISTVERSION= 0.20.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= jsm@FreeBSD.org diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile index a60ef7608e30..7f7322a3e1c7 100644 --- a/x11/plasma5-plasma-workspace/Makefile +++ b/x11/plasma5-plasma-workspace/Makefile @@ -1,6 +1,6 @@ PORTNAME= plasma-workspace DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma6-plasma-workspace/Makefile b/x11/plasma6-plasma-workspace/Makefile index a114ed35f3f2..9da7998633b5 100644 --- a/x11/plasma6-plasma-workspace/Makefile +++ b/x11/plasma6-plasma-workspace/Makefile @@ -1,5 +1,6 @@ PORTNAME= plasma-workspace DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma COMMENT= KDE Plasma Workspace diff --git a/x11/rofi-calc/Makefile b/x11/rofi-calc/Makefile index 859a974df2c6..7824d7fa24df 100644 --- a/x11/rofi-calc/Makefile +++ b/x11/rofi-calc/Makefile @@ -1,6 +1,7 @@ PORTNAME= rofi-calc DISTVERSIONPREFIX= v DISTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= vidar@karlsen.tech