Date: Tue, 6 Apr 2021 12:04:07 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b7e436358b49 - main - devel/juce: bump PORTREVISION Message-ID: <202104061204.136C47ld007003@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7e436358b49f6156fa3898703882e7d07a08e08 commit b7e436358b49f6156fa3898703882e7d07a08e08 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-04-06 12:04:34 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-04-06 12:04:34 +0000 devel/juce: bump PORTREVISION Bump PORTREVISION because of dependency change. --- devel/juce/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/juce/Makefile b/devel/juce/Makefile index 797a975998a9..3c95f490f700 100644 --- a/devel/juce/Makefile +++ b/devel/juce/Makefile @@ -2,7 +2,7 @@ PORTNAME= juce DISTVERSION= 6.0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104061204.136C47ld007003>