From owner-dev-commits-ports-all@freebsd.org Thu Jun 10 21:21:06 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 98B516540C4; Thu, 10 Jun 2021 21:21:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G1H2p3d5gz4d5p; Thu, 10 Jun 2021 21:21:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5DA0116D26; Thu, 10 Jun 2021 21:21:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15ALL6jt079404; Thu, 10 Jun 2021 21:21:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15ALL6Pm079403; Thu, 10 Jun 2021 21:21:06 GMT (envelope-from git) Date: Thu, 10 Jun 2021 21:21:06 GMT Message-Id: <202106102121.15ALL6Pm079403@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Li-Wen Hsu Subject: git: e835d0df597b - main - */*: Bump PORTREVISION after x11-toolkits/granite update MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e835d0df597bca84ff8e334594a46892f0295236 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2021 21:21:06 -0000 The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=e835d0df597bca84ff8e334594a46892f0295236 commit e835d0df597bca84ff8e334594a46892f0295236 Author: Li-Wen Hsu AuthorDate: 2021-06-10 21:18:53 +0000 Commit: Li-Wen Hsu 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