Date: Thu, 10 Jun 2021 21:21:06 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e835d0df597b - main - */*: Bump PORTREVISION after x11-toolkits/granite update Message-ID: <202106102121.15ALL6Pm079403@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=e835d0df597bca84ff8e334594a46892f0295236 commit e835d0df597bca84ff8e334594a46892f0295236 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-06-10 21:18:53 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-06-10 21:20:09 +0000 */*: Bump PORTREVISION after x11-toolkits/granite update PR: 254626 --- databases/sequeler/Makefile | 1 + deskutils/elementary-calendar/Makefile | 2 +- deskutils/lookbook/Makefile | 1 + editors/elementary-code/Makefile | 2 +- editors/quilter/Makefile | 1 + graphics/akira/Makefile | 1 + graphics/elementary-photos/Makefile | 2 +- graphics/minder/Makefile | 1 + math/pantheon-calculator/Makefile | 1 + multimedia/elementary-videos/Makefile | 1 + 10 files changed, 10 insertions(+), 3 deletions(-) diff --git a/databases/sequeler/Makefile b/databases/sequeler/Makefile index e0224b03301f..cd881a080ffa 100644 --- a/databases/sequeler/Makefile +++ b/databases/sequeler/Makefile @@ -1,6 +1,7 @@ PORTNAME= sequeler DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= ports@FreeBSD.org diff --git a/deskutils/elementary-calendar/Makefile b/deskutils/elementary-calendar/Makefile index 35016cf638e8..30cf41ba31d6 100644 --- a/deskutils/elementary-calendar/Makefile +++ b/deskutils/elementary-calendar/Makefile @@ -1,6 +1,6 @@ PORTNAME= elementary-calendar DISTVERSION= 5.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= nc@FreeBSD.org diff --git a/deskutils/lookbook/Makefile b/deskutils/lookbook/Makefile index 4066a9ae8690..724c19b85a21 100644 --- a/deskutils/lookbook/Makefile +++ b/deskutils/lookbook/Makefile @@ -1,5 +1,6 @@ PORTNAME= lookbook DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= greg@unrelenting.technology diff --git a/editors/elementary-code/Makefile b/editors/elementary-code/Makefile index 96432b86971e..3c1fe8640e07 100644 --- a/editors/elementary-code/Makefile +++ b/editors/elementary-code/Makefile @@ -1,6 +1,6 @@ PORTNAME= elementary-code DISTVERSION= 3.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MAINTAINER= miguel@gocobachi.dev diff --git a/editors/quilter/Makefile b/editors/quilter/Makefile index 97754e9e07f7..8f592cc810cd 100644 --- a/editors/quilter/Makefile +++ b/editors/quilter/Makefile @@ -1,5 +1,6 @@ PORTNAME= quilter DISTVERSION= 2.2.3 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/akira/Makefile b/graphics/akira/Makefile index c13356a9a748..173b6cc0370c 100644 --- a/graphics/akira/Makefile +++ b/graphics/akira/Makefile @@ -2,6 +2,7 @@ PORTNAME= akira PORTVERSION= 0.0.14 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= graphics diff --git a/graphics/elementary-photos/Makefile b/graphics/elementary-photos/Makefile index 853303b6a92e..f7277de4940e 100644 --- a/graphics/elementary-photos/Makefile +++ b/graphics/elementary-photos/Makefile @@ -1,6 +1,6 @@ PORTNAME= elementary-photos DISTVERSION= 2.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= miguel@gocobachi.dev diff --git a/graphics/minder/Makefile b/graphics/minder/Makefile index 68054101b0cb..52b154a89bc3 100644 --- a/graphics/minder/Makefile +++ b/graphics/minder/Makefile @@ -1,5 +1,6 @@ PORTNAME= minder PORTVERSION= 1.12.4 +PORTREVISION= 1 CATEGORIES= graphics # avoid PKGBASE collision with net-p2p/minder PKGNAMESUFFIX= -app diff --git a/math/pantheon-calculator/Makefile b/math/pantheon-calculator/Makefile index 91dfdc7a0246..b86fecd7452f 100644 --- a/math/pantheon-calculator/Makefile +++ b/math/pantheon-calculator/Makefile @@ -2,6 +2,7 @@ PORTNAME= calculator PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= pantheon- DIST_SUBDIR= pantheon diff --git a/multimedia/elementary-videos/Makefile b/multimedia/elementary-videos/Makefile index ce37bf02ef2a..db0a00f1a8d3 100644 --- a/multimedia/elementary-videos/Makefile +++ b/multimedia/elementary-videos/Makefile @@ -1,5 +1,6 @@ PORTNAME= elementary-videos DISTVERSION= 2.7.2 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= miguel@gocobachi.dev
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106102121.15ALL6Pm079403>