diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-14 15:48:11 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-14 15:49:40 +0000 |
commit | ec5f6e22611156724fe5844ed3783b68e0d404f3 (patch) | |
tree | 018702c95e00a95dfdf12fb756997a2c3c5a2bc7 /science/cantera | |
parent | 15ac853e312077da1c656a7bb3c58ebaa88979e6 (diff) | |
download | ports-ec5f6e22611156724fe5844ed3783b68e0d404f3.tar.gz ports-ec5f6e22611156724fe5844ed3783b68e0d404f3.zip |
devel/libfmt: Update to 10.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/fmtlib/fmt/releases
Diffstat (limited to 'science/cantera')
-rw-r--r-- | science/cantera/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/cantera/Makefile b/science/cantera/Makefile index 6178f298be3a..909396e8e3e5 100644 --- a/science/cantera/Makefile +++ b/science/cantera/Makefile @@ -1,7 +1,7 @@ PORTNAME= cantera DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science # chemistry physics MAINTAINER= yuri@FreeBSD.org |