From owner-dev-commits-ports-all@freebsd.org Mon May 31 17:48:42 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 1533E64BB57; Mon, 31 May 2021 17:48:42 +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 4Fv2pK6KRTz4Zmy; Mon, 31 May 2021 17:48:41 +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 A0FB514750; Mon, 31 May 2021 17:48:41 +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 14VHmflm012781; Mon, 31 May 2021 17:48:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14VHmfEl012780; Mon, 31 May 2021 17:48:41 GMT (envelope-from git) Date: Mon, 31 May 2021 17:48:41 GMT Message-Id: <202105311748.14VHmfEl012780@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Don Lewis Subject: git: 0926031bce42 - main - devel/protobuf-c: Bump PORTREVISION of dependent ports MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: truckman X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0926031bce42c0b43d56124642b9b36531598b7f 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: Mon, 31 May 2021 17:48:42 -0000 The branch main has been updated by truckman: URL: https://cgit.FreeBSD.org/ports/commit/?id=0926031bce42c0b43d56124642b9b36531598b7f commit 0926031bce42c0b43d56124642b9b36531598b7f Author: Don Lewis AuthorDate: 2021-05-31 17:43:49 +0000 Commit: Don Lewis CommitDate: 2021-05-31 17:43:49 +0000 devel/protobuf-c: Bump PORTREVISION of dependent ports Bump the PORTREVISION of ports that use protobuf-c and bake in the value of PROTOBUF_C_VERSION*. Sponsored by: Farsight Security, Inc. --- dns/bind9-devel/Makefile | 2 +- dns/bind911/Makefile | 2 +- dns/bind916/Makefile | 2 +- net/axa/Makefile | 2 +- net/nmsg/Makefile | 1 + net/ocserv/Makefile | 1 + polish/libgadu/Makefile | 1 + 7 files changed, 7 insertions(+), 4 deletions(-) diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 618bba324f34..e96ea360d4aa 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 0 .else # XXX: correct version # dns/bind9xx here -PORTREVISION= 0 +PORTREVISION= 1 .endif CATEGORIES= dns net # XXX: put the ISC master_site diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile index 7d0d66d94648..7802bd7d86e4 100644 --- a/dns/bind911/Makefile +++ b/dns/bind911/Makefile @@ -2,7 +2,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= dns net MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 911 diff --git a/dns/bind916/Makefile b/dns/bind916/Makefile index cf23c7d650cf..8004c4a8264e 100644 --- a/dns/bind916/Makefile +++ b/dns/bind916/Makefile @@ -7,7 +7,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} PORTREVISION= 0 .else # dns/bind916 here -PORTREVISION= 0 +PORTREVISION= 1 .endif CATEGORIES= dns net MASTER_SITES= ISC/bind9/${ISCVERSION} diff --git a/net/axa/Makefile b/net/axa/Makefile index 6c3d5505d01e..fe3a6b428c44 100644 --- a/net/axa/Makefile +++ b/net/axa/Makefile @@ -1,6 +1,6 @@ PORTNAME= axa PORTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net dns MASTER_SITES= FARSIGHT LOCAL/truckman/farsight diff --git a/net/nmsg/Makefile b/net/nmsg/Makefile index c4df31d9a1f4..9846df0e75f6 100644 --- a/net/nmsg/Makefile +++ b/net/nmsg/Makefile @@ -1,5 +1,6 @@ PORTNAME= nmsg PORTVERSION= 0.15.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= FARSIGHT LOCAL/truckman/farsight diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile index f5f656062114..d4872ebc4e71 100644 --- a/net/ocserv/Makefile +++ b/net/ocserv/Makefile @@ -2,6 +2,7 @@ PORTNAME= ocserv DISTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= net net-vpn security MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/ diff --git a/polish/libgadu/Makefile b/polish/libgadu/Makefile index aa6fef3f3d78..aa460eac40c5 100644 --- a/polish/libgadu/Makefile +++ b/polish/libgadu/Makefile @@ -2,6 +2,7 @@ PORTNAME= libgadu PORTVERSION= 1.12.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= polish net-im