From owner-dev-commits-ports-all@freebsd.org Sun Aug 1 02:32:30 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 A23CB6691C5; Sun, 1 Aug 2021 02:32:30 +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 4GclXZ444Hz3t2B; Sun, 1 Aug 2021 02:32:30 +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 73B8D24269; Sun, 1 Aug 2021 02:32:30 +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 1712WUxp047713; Sun, 1 Aug 2021 02:32:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1712WUYt047712; Sun, 1 Aug 2021 02:32:30 GMT (envelope-from git) Date: Sun, 1 Aug 2021 02:32:30 GMT Message-Id: <202108010232.1712WUYt047712@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jose Alonso Cardenas Marquez Subject: git: ced250d5164d - main - editors/lazarus[-qt5]: bump some ports dependants of lazarus MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: acm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ced250d5164d5d3dd9e607e38b7775fc4f27cdd0 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: Sun, 01 Aug 2021 02:32:30 -0000 The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=ced250d5164d5d3dd9e607e38b7775fc4f27cdd0 commit ced250d5164d5d3dd9e607e38b7775fc4f27cdd0 Author: Jose Alonso Cardenas Marquez AuthorDate: 2021-08-01 02:23:22 +0000 Commit: Jose Alonso Cardenas Marquez CommitDate: 2021-08-01 02:26:39 +0000 editors/lazarus[-qt5]: bump some ports dependants of lazarus * bump PORTREVISION of cad/zcad: comms/cqrlog: editors/picpas: graphics/lazpaint: multimedia/winff: net-p2p/awgg: net-p2p/transmission-remote-gui: russian/emkatic: x11-fm/doublecmd * editors/lazarus[-qt5] was updated to 2.0.12 --- cad/zcad/Makefile | 2 +- comms/cqrlog/Makefile | 2 +- editors/picpas/Makefile | 2 +- graphics/lazpaint/Makefile | 1 + multimedia/winff/Makefile | 2 +- net-p2p/awgg/Makefile | 2 +- net-p2p/transmission-remote-gui/Makefile | 2 +- russian/emkatic/Makefile | 2 +- x11-fm/doublecmd/Makefile | 2 +- 9 files changed, 9 insertions(+), 8 deletions(-) diff --git a/cad/zcad/Makefile b/cad/zcad/Makefile index 995c9ef23935..009a5c5e0463 100644 --- a/cad/zcad/Makefile +++ b/cad/zcad/Makefile @@ -2,7 +2,7 @@ PORTNAME= zcad PORTVERSION= 0.9.8.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/comms/cqrlog/Makefile b/comms/cqrlog/Makefile index 05c1260413de..d7d1aa8a4da7 100644 --- a/comms/cqrlog/Makefile +++ b/comms/cqrlog/Makefile @@ -2,7 +2,7 @@ PORTNAME= cqrlog PORTVERSION= 2.4.0 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONPREFIX= v CATEGORIES= comms hamradio PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/editors/picpas/Makefile b/editors/picpas/Makefile index a03412b76ceb..f4bf77a90b46 100644 --- a/editors/picpas/Makefile +++ b/editors/picpas/Makefile @@ -1,6 +1,6 @@ PORTNAME= picpas PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= editors PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/graphics/lazpaint/Makefile b/graphics/lazpaint/Makefile index 22b8c1b47628..6713bcd7a419 100644 --- a/graphics/lazpaint/Makefile +++ b/graphics/lazpaint/Makefile @@ -1,5 +1,6 @@ PORTNAME= lazpaint PORTVERSION= 7.1.6 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= graphics PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/multimedia/winff/Makefile b/multimedia/winff/Makefile index 1925daaa4fdc..3a106fcc0923 100644 --- a/multimedia/winff/Makefile +++ b/multimedia/winff/Makefile @@ -2,7 +2,7 @@ PORTNAME= WinFF PORTVERSION= 1.5.5 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= multimedia MASTER_SITES= LOCAL/thierry PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/net-p2p/awgg/Makefile b/net-p2p/awgg/Makefile index 53c4106126e1..9d11843c22e8 100644 --- a/net-p2p/awgg/Makefile +++ b/net-p2p/awgg/Makefile @@ -1,6 +1,6 @@ PORTNAME= awgg PORTVERSION= 0.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile index 1555ae883119..da36a6136e1a 100644 --- a/net-p2p/transmission-remote-gui/Makefile +++ b/net-p2p/transmission-remote-gui/Makefile @@ -1,6 +1,6 @@ PORTNAME= transmission-remote-gui PORTVERSION= 5.18.0 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONPREFIX= v CATEGORIES= net-p2p PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/russian/emkatic/Makefile b/russian/emkatic/Makefile index c3ad493cdfaf..149f7bde553d 100644 --- a/russian/emkatic/Makefile +++ b/russian/emkatic/Makefile @@ -2,7 +2,7 @@ PORTNAME= emkatic PORTVERSION= 0.38 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= russian emulators PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} MASTER_SITES= SF/${PORTNAME}/eMKatic%20Source diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile index af5608fa06b8..e7bebeb69a08 100644 --- a/x11-fm/doublecmd/Makefile +++ b/x11-fm/doublecmd/Makefile @@ -2,7 +2,7 @@ PORTNAME= doublecmd PORTVERSION= 0.9.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-fm MASTER_SITES= SF/${PORTNAME}/Double%20Commander%20Source PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}