Date: Sat, 4 May 2024 06:54:34 GMT From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 14f542005aab - main - */*: Bump PORTREVISION. Input issues were fixed in editors/lazarus-qt5/qt6 Message-ID: <202405040654.4446sY9w096238@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=14f542005aaba1386f3863550beeaddd328c02ad commit 14f542005aaba1386f3863550beeaddd328c02ad Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2024-05-04 06:42:35 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-05-04 06:54:25 +0000 */*: Bump PORTREVISION. Input issues were fixed in editors/lazarus-qt5/qt6 --- archivers/peazip/Makefile | 2 +- cad/zcad/Makefile | 2 +- comms/cqrlog/Makefile | 2 +- editors/picpas/Makefile | 2 +- graphics/lazpaint/Makefile | 2 +- multimedia/winff/Makefile | 1 + net-p2p/awgg/Makefile | 2 +- net-p2p/transmission-remote-gui/Makefile | 2 +- russian/emkatic/Makefile | 2 +- x11-fm/doublecmd/Makefile | 2 +- 10 files changed, 10 insertions(+), 9 deletions(-) diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile index 477608855965..359c892e5890 100644 --- a/archivers/peazip/Makefile +++ b/archivers/peazip/Makefile @@ -1,6 +1,6 @@ PORTNAME= peazip PORTVERSION= 9.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/cad/zcad/Makefile b/cad/zcad/Makefile index 38927f55ea20..a6f6f3eed2a1 100644 --- a/cad/zcad/Makefile +++ b/cad/zcad/Makefile @@ -1,6 +1,6 @@ PORTNAME= zcad PORTVERSION= 0.9.8.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= cad PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/comms/cqrlog/Makefile b/comms/cqrlog/Makefile index dc6ceaf85d69..55d8530196c7 100644 --- a/comms/cqrlog/Makefile +++ b/comms/cqrlog/Makefile @@ -1,6 +1,6 @@ PORTNAME= cqrlog PORTVERSION= 2.5.2 -PORTREVISION= 9 +PORTREVISION= 10 DISTVERSIONPREFIX= v CATEGORIES= comms hamradio PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/editors/picpas/Makefile b/editors/picpas/Makefile index 47ae7233bf47..848acd0909ec 100644 --- a/editors/picpas/Makefile +++ b/editors/picpas/Makefile @@ -1,6 +1,6 @@ PORTNAME= picpas PORTVERSION= 0.9.0 -PORTREVISION= 13 +PORTREVISION= 14 DISTVERSIONPREFIX= v CATEGORIES= editors PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/graphics/lazpaint/Makefile b/graphics/lazpaint/Makefile index 83a3acd498eb..c52453ac7369 100644 --- a/graphics/lazpaint/Makefile +++ b/graphics/lazpaint/Makefile @@ -1,7 +1,7 @@ PORTNAME= lazpaint PORTVERSION= 7.2.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/multimedia/winff/Makefile b/multimedia/winff/Makefile index 868c76cd1a2f..bea89823c609 100644 --- a/multimedia/winff/Makefile +++ b/multimedia/winff/Makefile @@ -1,5 +1,6 @@ PORTNAME= WinFF PORTVERSION= 1.6.4 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/WinFF/winff/archive/refs/tags/ PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/net-p2p/awgg/Makefile b/net-p2p/awgg/Makefile index 267550f3be92..d46497740d58 100644 --- a/net-p2p/awgg/Makefile +++ b/net-p2p/awgg/Makefile @@ -1,6 +1,6 @@ PORTNAME= awgg DISTVERSION= 0.6.0.6034-beta -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-p2p PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile index b65b2d0544db..bbc47bfc6170 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= 19 +PORTREVISION= 20 DISTVERSIONPREFIX= v CATEGORIES= net-p2p PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/russian/emkatic/Makefile b/russian/emkatic/Makefile index 9bbaf202b5a5..d6a83814d0b4 100644 --- a/russian/emkatic/Makefile +++ b/russian/emkatic/Makefile @@ -1,6 +1,6 @@ PORTNAME= emkatic PORTVERSION= 0.44 -PORTREVISION= 1 +PORTREVISION= 2 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 86b1372c1a1a..10f427d4357f 100644 --- a/x11-fm/doublecmd/Makefile +++ b/x11-fm/doublecmd/Makefile @@ -1,7 +1,7 @@ PORTNAME= doublecmd PORTVERSION= 1.1.8 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fm PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405040654.4446sY9w096238>