Date: Sun, 24 Mar 2024 08:39:46 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6ff44f780c28 - main - */*: Bump consumers of textproc/libunibreak Message-ID: <202403240839.42O8dkk6097485@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ff44f780c289984fcedb7a0770526ee2ca27241 commit 6ff44f780c289984fcedb7a0770526ee2ca27241 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-03-24 08:17:11 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-03-24 08:39:30 +0000 */*: Bump consumers of textproc/libunibreak Chase update of textproc/libunibreak Reported by: vvd --- deskutils/coolreader/Makefile | 1 + deskutils/fbreader/Makefile | 2 +- games/naev/Makefile | 2 +- games/tuxpaint-config/Makefile | 2 +- graphics/krita/Makefile | 2 +- multimedia/libass/Makefile | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) diff --git a/deskutils/coolreader/Makefile b/deskutils/coolreader/Makefile index 06441e0b6020..52bf418f1902 100644 --- a/deskutils/coolreader/Makefile +++ b/deskutils/coolreader/Makefile @@ -1,6 +1,7 @@ PORTNAME= coolreader DISTVERSIONPREFIX= cr DISTVERSION= 3.2.59 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= mistresssilvara@hotmail.com diff --git a/deskutils/fbreader/Makefile b/deskutils/fbreader/Makefile index 73337cec44e2..9ee5e5be114c 100644 --- a/deskutils/fbreader/Makefile +++ b/deskutils/fbreader/Makefile @@ -1,7 +1,7 @@ PORTNAME= fbreader PORTVERSION= 0.99.6 DISTVERSIONSUFFIX= -freebsdport -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MAINTAINER= johannes@perceivon.net diff --git a/games/naev/Makefile b/games/naev/Makefile index ede3fc313278..2b5e03d6c2cb 100644 --- a/games/naev/Makefile +++ b/games/naev/Makefile @@ -1,7 +1,7 @@ PORTNAME= naev PORTVERSION= 0.10.6 DISTVERSIONSUFFIX= -source -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= https://github.com/naev/naev/releases/download/v${PORTVERSION}/ diff --git a/games/tuxpaint-config/Makefile b/games/tuxpaint-config/Makefile index c39931bde594..b879ed448941 100644 --- a/games/tuxpaint-config/Makefile +++ b/games/tuxpaint-config/Makefile @@ -1,6 +1,6 @@ PORTNAME= tuxpaint-config PORTVERSION= 0.0.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/tuxpaint/${PORTNAME}/${PORTVERSION} diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index f96e9fbb45ce..04c81821f061 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -1,6 +1,6 @@ PORTNAME= krita DISTVERSION= 5.2.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile index 6f507b90888d..982985f82ad8 100644 --- a/multimedia/libass/Makefile +++ b/multimedia/libass/Makefile @@ -1,6 +1,6 @@ PORTNAME= libass DISTVERSION= 0.17.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia devel MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403240839.42O8dkk6097485>