Skip to content

Commit

Permalink
*/*: Chase update of math/libqalculate
Browse files Browse the repository at this point in the history
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
  • Loading branch information
BSDKaffee committed Mar 28, 2024
1 parent 562fae2 commit 57d43d3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
1 change: 1 addition & 0 deletions 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
Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Down
1 change: 1 addition & 0 deletions 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
Expand Down
1 change: 1 addition & 0 deletions 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
Expand Down

0 comments on commit 57d43d3

Please sign in to comment.