From owner-svn-ports-all@freebsd.org Wed Nov 25 03:41:25 2020 Return-Path: Delivered-To: svn-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 D0A0E473DE8; Wed, 25 Nov 2020 03:41:25 +0000 (UTC) (envelope-from acm@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cgms15Ycrz4Tkd; Wed, 25 Nov 2020 03:41:25 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A74942997; Wed, 25 Nov 2020 03:41:25 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AP3fPOb098616; Wed, 25 Nov 2020 03:41:25 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AP3fN1I098606; Wed, 25 Nov 2020 03:41:23 GMT (envelope-from acm@FreeBSD.org) Message-Id: <202011250341.0AP3fN1I098606@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Wed, 25 Nov 2020 03:41:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r556267 - in head: archivers/peazip comms/cqrlog editors/cudatext editors/picpas graphics/lazpaint multimedia/winff net-p2p/awgg net-p2p/transmission-remote-gui russian/emkatic x11-fm/d... X-SVN-Group: ports-head X-SVN-Commit-Author: acm X-SVN-Commit-Paths: in head: archivers/peazip comms/cqrlog editors/cudatext editors/picpas graphics/lazpaint multimedia/winff net-p2p/awgg net-p2p/transmission-remote-gui russian/emkatic x11-fm/doublecmd X-SVN-Commit-Revision: 556267 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2020 03:41:25 -0000 Author: acm Date: Wed Nov 25 03:41:23 2020 New Revision: 556267 URL: https://svnweb.freebsd.org/changeset/ports/556267 Log: - Bump PORTREVISION. lazarus was updated to 2.0.10 Modified: head/archivers/peazip/Makefile head/comms/cqrlog/Makefile head/editors/cudatext/Makefile head/editors/picpas/Makefile head/graphics/lazpaint/Makefile head/multimedia/winff/Makefile head/net-p2p/awgg/Makefile head/net-p2p/transmission-remote-gui/Makefile head/russian/emkatic/Makefile head/x11-fm/doublecmd/Makefile Modified: head/archivers/peazip/Makefile ============================================================================== --- head/archivers/peazip/Makefile Wed Nov 25 03:39:39 2020 (r556266) +++ head/archivers/peazip/Makefile Wed Nov 25 03:41:23 2020 (r556267) @@ -2,7 +2,7 @@ PORTNAME= peazip PORTVERSION= 7.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} Modified: head/comms/cqrlog/Makefile ============================================================================== --- head/comms/cqrlog/Makefile Wed Nov 25 03:39:39 2020 (r556266) +++ head/comms/cqrlog/Makefile Wed Nov 25 03:41:23 2020 (r556267) @@ -3,7 +3,7 @@ PORTNAME= cqrlog PORTVERSION= 2.4.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= comms hamradio PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} Modified: head/editors/cudatext/Makefile ============================================================================== --- head/editors/cudatext/Makefile Wed Nov 25 03:39:39 2020 (r556266) +++ head/editors/cudatext/Makefile Wed Nov 25 03:41:23 2020 (r556267) @@ -2,6 +2,7 @@ PORTNAME= cudatext PORTVERSION= 1.99.0 +PORTREVISION= 1 CATEGORIES= editors PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} Modified: head/editors/picpas/Makefile ============================================================================== --- head/editors/picpas/Makefile Wed Nov 25 03:39:39 2020 (r556266) +++ head/editors/picpas/Makefile Wed Nov 25 03:41:23 2020 (r556267) @@ -2,6 +2,7 @@ PORTNAME= picpas PORTVERSION= 0.9.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= editors PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} Modified: head/graphics/lazpaint/Makefile ============================================================================== --- head/graphics/lazpaint/Makefile Wed Nov 25 03:39:39 2020 (r556266) +++ head/graphics/lazpaint/Makefile Wed Nov 25 03:41:23 2020 (r556267) @@ -2,6 +2,7 @@ PORTNAME= lazpaint PORTVERSION= 7.1.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= graphics PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} Modified: head/multimedia/winff/Makefile ============================================================================== --- head/multimedia/winff/Makefile Wed Nov 25 03:39:39 2020 (r556266) +++ head/multimedia/winff/Makefile Wed Nov 25 03:41:23 2020 (r556267) @@ -3,7 +3,7 @@ PORTNAME= WinFF PORTVERSION= 1.5.5 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= multimedia MASTER_SITES= LOCAL/thierry PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} Modified: head/net-p2p/awgg/Makefile ============================================================================== --- head/net-p2p/awgg/Makefile Wed Nov 25 03:39:39 2020 (r556266) +++ head/net-p2p/awgg/Makefile Wed Nov 25 03:41:23 2020 (r556267) @@ -2,6 +2,7 @@ PORTNAME= awgg PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= net-p2p PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} Modified: head/net-p2p/transmission-remote-gui/Makefile ============================================================================== --- head/net-p2p/transmission-remote-gui/Makefile Wed Nov 25 03:39:39 2020 (r556266) +++ head/net-p2p/transmission-remote-gui/Makefile Wed Nov 25 03:41:23 2020 (r556267) @@ -2,7 +2,7 @@ PORTNAME= transmission-remote-gui PORTVERSION= 5.18.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= net-p2p PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} Modified: head/russian/emkatic/Makefile ============================================================================== --- head/russian/emkatic/Makefile Wed Nov 25 03:39:39 2020 (r556266) +++ head/russian/emkatic/Makefile Wed Nov 25 03:41:23 2020 (r556267) @@ -3,7 +3,7 @@ PORTNAME= emkatic PORTVERSION= 0.38 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= russian emulators PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} MASTER_SITES= SF/${PORTNAME}/eMKatic%20Source Modified: head/x11-fm/doublecmd/Makefile ============================================================================== --- head/x11-fm/doublecmd/Makefile Wed Nov 25 03:39:39 2020 (r556266) +++ head/x11-fm/doublecmd/Makefile Wed Nov 25 03:41:23 2020 (r556267) @@ -3,6 +3,7 @@ PORTNAME= doublecmd PORTVERSION= 0.9.9 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= SF/${PORTNAME}/Double%20Commander%20Source PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}