diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-14 23:48:11 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-14 23:49:40 +0800 |
commit | ec5f6e22611156724fe5844ed3783b68e0d404f3 (patch) | |
tree | 018702c95e00a95dfdf12fb756997a2c3c5a2bc7 /ftp | |
parent | 15ac853e312077da1c656a7bb3c58ebaa88979e6 (diff) | |
download | freebsd-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 'ftp')
-rw-r--r-- | ftp/coeurl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/coeurl/Makefile b/ftp/coeurl/Makefile index b5e712acc127..ef2fc6224376 100644 --- a/ftp/coeurl/Makefile +++ b/ftp/coeurl/Makefile @@ -1,7 +1,7 @@ PORTNAME= coeurl DISTVERSIONPREFIX=v DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp www MAINTAINER= adridg@FreeBSD.org |