diff options
| author | Matthias Andree <mandree@FreeBSD.org> | 2025-06-29 13:20:03 +0200 |
|---|---|---|
| committer | Matthias Andree <mandree@FreeBSD.org> | 2025-06-30 17:00:39 +0200 |
| commit | 9eb3fb8e5bc151a15e62e82df91ded9c4366e18c (patch) | |
| tree | d45500bcae960f5a0e22260b4a7f6dc40cad1adc /math | |
| parent | db056622d6457f10c143e3f13312fdd737841c35 (diff) | |
*/*: Bump PORTREVISION after libuuid/libblkid switch
from e2fsprogs to util-linux, to complete the bump of all users
of either library that started with Alexander's commit titled
'*/*: Switch to misc/libuuid and misc/libblkid'
PR: 251489
Diffstat (limited to 'math')
| -rw-r--r-- | math/cadabra2/Makefile | 2 | ||||
| -rw-r--r-- | math/topologic/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile index 268437200047..6d80737dae40 100644 --- a/math/cadabra2/Makefile +++ b/math/cadabra2/Makefile @@ -1,6 +1,6 @@ PORTNAME= cadabra2 DISTVERSION= 2.5.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/topologic/Makefile b/math/topologic/Makefile index 641f4d4b436e..8b8431a7cc5d 100644 --- a/math/topologic/Makefile +++ b/math/topologic/Makefile @@ -1,7 +1,7 @@ PORTNAME= topologic DISTVERSIONPREFIX= v DISTVERSION= 6.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math PKGNAMESUFFIX= -space-modeling-library |
