Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2022 17:58:40 GMT
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 57a153b6962c - main - archivers/libzip: Bump PORTREVISION on dependent ports
Message-ID:  <202208051758.275Hwe38040064@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=57a153b6962c76f08da35530b3ae483fb6c20ef0

commit 57a153b6962c76f08da35530b3ae483fb6c20ef0
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2022-08-05 17:58:34 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2022-08-05 17:58:34 +0000

    archivers/libzip: Bump PORTREVISION on dependent ports
---
 archivers/ark/Makefile             | 1 +
 archivers/libzippp/Makefile        | 1 +
 archivers/php74-zip/Makefile       | 1 +
 archivers/php80-zip/Makefile       | 1 +
 archivers/php81-zip/Makefile       | 1 +
 archivers/php82-zip/Makefile       | 1 +
 audio/deadbeef/Makefile            | 2 +-
 cad/horizon-eda/Makefile           | 1 +
 cad/openscad-devel/Makefile        | 2 +-
 cad/openscad/Makefile              | 2 +-
 cad/repsnapper/Makefile            | 2 +-
 comms/libconcord/Makefile          | 2 +-
 deskutils/kchmviewer/Makefile      | 1 +
 devel/libsigrok/Makefile           | 1 +
 emulators/libretro-ppsspp/Makefile | 2 +-
 emulators/ppsspp-qt5/Makefile      | 2 +-
 emulators/ppsspp/Makefile          | 2 +-
 games/freedink-engine/Makefile     | 2 +-
 games/naev/Makefile                | 2 +-
 games/openrct2/Makefile            | 1 +
 games/taisei/Makefile              | 1 +
 graphics/ImageMagick7/Makefile     | 2 +-
 graphics/okular/Makefile           | 2 +-
 graphics/openfx-arena/Makefile     | 1 +
 graphics/pstoedit/Makefile         | 2 +-
 graphics/qgis-ltr/Makefile         | 2 +-
 graphics/qgis/Makefile             | 2 +-
 graphics/xournalpp/Makefile        | 2 +-
 math/sc-im/Makefile                | 2 +-
 misc/ignition-fuel-tools/Makefile  | 2 +-
 print/simple-fb2-reader/Makefile   | 2 +-
 sysutils/fusefs-zip/Makefile       | 1 +
 textproc/ebook-tools/Makefile      | 2 +-
 www/sogo/Makefile                  | 2 +-
 x11-fm/librfm/Makefile             | 2 +-
 35 files changed, 35 insertions(+), 22 deletions(-)

diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile
index 0cce61e0127c..3280f8f0d4aa 100644
--- a/archivers/ark/Makefile
+++ b/archivers/ark/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	ark
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	archivers kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/archivers/libzippp/Makefile b/archivers/libzippp/Makefile
index f1a7d9c97bf8..0d5c40085f23 100644
--- a/archivers/libzippp/Makefile
+++ b/archivers/libzippp/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	libzippp
 DISTVERSIONPREFIX=	${PORTNAME}-v
 DISTVERSION=	5.1-1.8.0
+PORTREVISION=	1
 CATEGORIES=	archivers devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/archivers/php74-zip/Makefile b/archivers/php74-zip/Makefile
index 251a2fbca8e2..e4b9e8914ce2 100644
--- a/archivers/php74-zip/Makefile
+++ b/archivers/php74-zip/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION=	1
 CATEGORIES=	archivers
 
 MASTERDIR=	${.CURDIR}/../../lang/php74
diff --git a/archivers/php80-zip/Makefile b/archivers/php80-zip/Makefile
index 91acb043f381..be485abbd922 100644
--- a/archivers/php80-zip/Makefile
+++ b/archivers/php80-zip/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION=	1
 CATEGORIES=	archivers
 
 MASTERDIR=	${.CURDIR}/../../lang/php80
diff --git a/archivers/php81-zip/Makefile b/archivers/php81-zip/Makefile
index 448cb8fad537..b97385590535 100644
--- a/archivers/php81-zip/Makefile
+++ b/archivers/php81-zip/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION=	1
 CATEGORIES=	archivers
 
 MASTERDIR=	${.CURDIR}/../../lang/php81
diff --git a/archivers/php82-zip/Makefile b/archivers/php82-zip/Makefile
index 5d9133ebe88f..f4177271b5d3 100644
--- a/archivers/php82-zip/Makefile
+++ b/archivers/php82-zip/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION=	1
 CATEGORIES=	archivers
 
 MASTERDIR=	${.CURDIR}/../../lang/php82
diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile
index 00edbf02f923..e7838e90588c 100644
--- a/audio/deadbeef/Makefile
+++ b/audio/deadbeef/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	deadbeef
 PORTVERSION=	0.7.2
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	audio
 MASTER_SITES=	SF/${PORTNAME}/
 
diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile
index fa990ba0be7c..83d098809e8e 100644
--- a/cad/horizon-eda/Makefile
+++ b/cad/horizon-eda/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	horizon-eda
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.3.1
+PORTREVISION=	1
 CATEGORIES=	cad
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile
index aab1acf32f27..dba5b787bbc0 100644
--- a/cad/openscad-devel/Makefile
+++ b/cad/openscad-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openscad
 PORTVERSION=	2022.05.20
-#PORTREVISION=	1
+PORTREVISION=	1
 CATEGORIES=	cad
 PKGNAMESUFFIX=	-devel
 
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index ba0668119f95..b03bbec1bd06 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openscad
 PORTVERSION=	2021.01.01
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	cad
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile
index 45460cd175fc..745e355e5d03 100644
--- a/cad/repsnapper/Makefile
+++ b/cad/repsnapper/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	repsnapper
 DISTVERSION=	2.5a4
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	cad
 
 MAINTAINER=	martin.dieringer@gmx.de
diff --git a/comms/libconcord/Makefile b/comms/libconcord/Makefile
index e497dc9bc717..dc50bdebb0a4 100644
--- a/comms/libconcord/Makefile
+++ b/comms/libconcord/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libconcord
 PORTVERSION=	1.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	comms
 MASTER_SITES=	SF/concordance/concordance/${PORTVERSION}
 DISTNAME=	concordance-${PORTVERSION}
diff --git a/deskutils/kchmviewer/Makefile b/deskutils/kchmviewer/Makefile
index a6484e87c7e1..5a160a139f44 100644
--- a/deskutils/kchmviewer/Makefile
+++ b/deskutils/kchmviewer/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	kchmviewer
 DISTVERSIONPREFIX=	RELEASE_
 DISTVERSION=	8_0
+PORTREVISION=	1
 CATEGORIES=	deskutils kde
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/libsigrok/Makefile b/devel/libsigrok/Makefile
index 43f4c4696d38..2a0730d16bfb 100644
--- a/devel/libsigrok/Makefile
+++ b/devel/libsigrok/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	libsigrok
 PORTVERSION=	0.5.2
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://sigrok.org/download/source/libsigrok/
 
diff --git a/emulators/libretro-ppsspp/Makefile b/emulators/libretro-ppsspp/Makefile
index 59effea19ca9..f4ad77bc1aa2 100644
--- a/emulators/libretro-ppsspp/Makefile
+++ b/emulators/libretro-ppsspp/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 PKGNAMEPREFIX=	libretro-
 
 MASTERDIR=	${.CURDIR}/../ppsspp
diff --git a/emulators/ppsspp-qt5/Makefile b/emulators/ppsspp-qt5/Makefile
index 2b5cf472f7e3..41539a191451 100644
--- a/emulators/ppsspp-qt5/Makefile
+++ b/emulators/ppsspp-qt5/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 PKGNAMESUFFIX=	-qt5
 
 MASTERDIR=	${.CURDIR}/../ppsspp
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile
index 03c99c661287..44076a00396a 100644
--- a/emulators/ppsspp/Makefile
+++ b/emulators/ppsspp/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ppsspp
 DISTVERSIONPREFIX=	v
 DISTVERSION?=	1.13.1
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES=	emulators
 # XXX Get from Debian once #697821 lands
 MASTER_SITES=	https://bazaar.launchpad.net/~sergio-br2/${PORTNAME}/debian-sdl/download/5/${PORTNAME}.1-20140802045408-dd26dik367ztj5xg-8/:manpage
diff --git a/games/freedink-engine/Makefile b/games/freedink-engine/Makefile
index 731e512ee68b..f38e43a9e638 100644
--- a/games/freedink-engine/Makefile
+++ b/games/freedink-engine/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	freedink
 PORTVERSION=	108.4
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	games
 MASTER_SITES=	GNU
 PKGNAMESUFFIX=	-engine
diff --git a/games/naev/Makefile b/games/naev/Makefile
index a65495f09bc6..7301a17246a5 100644
--- a/games/naev/Makefile
+++ b/games/naev/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	naev
 PORTVERSION=	0.7.0
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
 
diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile
index cd3f6667d998..827917145fd2 100644
--- a/games/openrct2/Makefile
+++ b/games/openrct2/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	openrct2
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.4.1
+PORTREVISION=	1
 CATEGORIES=	games
 
 MAINTAINER=	pkubaj@FreeBSD.org
diff --git a/games/taisei/Makefile b/games/taisei/Makefile
index 32b0b06528ac..a769e0f61b92 100644
--- a/games/taisei/Makefile
+++ b/games/taisei/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	taisei
 PORTVERSION=	1.3.2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	games
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile
index 6f06faff17d3..03bb4aa15e94 100644
--- a/graphics/ImageMagick7/Makefile
+++ b/graphics/ImageMagick7/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ImageMagick
 DISTVERSION=	7.1.0-43
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics perl5
 MASTER_SITES=	https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ \
 		https://mirror.dogado.de/imagemagick/releases/ \
diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile
index cd11a8ede0f8..7f89d7db6ca2 100644
--- a/graphics/okular/Makefile
+++ b/graphics/okular/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	okular
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile
index a1d27d47d088..726199ad195d 100644
--- a/graphics/openfx-arena/Makefile
+++ b/graphics/openfx-arena/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	openfx-arena
 PORTVERSION=	2.4.3
 DISTVERSIONPREFIX=	Natron-
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	olivier@FreeBSD.org
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 70e8bccc17ea..65df2418f366 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pstoedit
 PORTVERSION=	3.70
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	graphics print
 MASTER_SITES=	SF
 
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index 881ca5890b7a..5df056c7d1cb 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.22.9
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://qgis.org/downloads/
 PKGNAMESUFFIX=	-ltr
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 97f15013877e..c203faa8432f 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.26.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://qgis.org/downloads/
 
diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile
index 5eb58ba195e4..b79f128e35ac 100644
--- a/graphics/xournalpp/Makefile
+++ b/graphics/xournalpp/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xournalpp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1.1
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/sc-im/Makefile b/math/sc-im/Makefile
index 6ff7cab82e39..c5426908184b 100644
--- a/math/sc-im/Makefile
+++ b/math/sc-im/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=		sc-im
 DISTVERSIONPREFIX=	v
 DISTVERSION=		0.8.2
-PORTREVISION=		3
+PORTREVISION=		4
 CATEGORIES=		math
 
 MAINTAINER=	bapt@FreeBSD.org
diff --git a/misc/ignition-fuel-tools/Makefile b/misc/ignition-fuel-tools/Makefile
index 82086b24aeb1..326f96ccfbce 100644
--- a/misc/ignition-fuel-tools/Makefile
+++ b/misc/ignition-fuel-tools/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ignition-fuel-tools
 DISTVERSION=	1.2.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	misc
 MASTER_SITES=	https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
 
diff --git a/print/simple-fb2-reader/Makefile b/print/simple-fb2-reader/Makefile
index f9df4a37250b..0ac9c28c1a50 100644
--- a/print/simple-fb2-reader/Makefile
+++ b/print/simple-fb2-reader/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	simple-fb2-reader
 PORTVERSION=	1.1.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	print
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/sysutils/fusefs-zip/Makefile b/sysutils/fusefs-zip/Makefile
index 3b4900a958f1..e57a9eaa0fa0 100644
--- a/sysutils/fusefs-zip/Makefile
+++ b/sysutils/fusefs-zip/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	fuse-zip
 PORTVERSION=	0.4.4
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	https://bitbucket.org/agalanin/fuse-zip/downloads/
 
diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile
index a7e4bef5c955..e96d66ad0e5d 100644
--- a/textproc/ebook-tools/Makefile
+++ b/textproc/ebook-tools/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ebook-tools
 PORTVERSION=	0.2.2
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	textproc kde
 MASTER_SITES=	SF
 
diff --git a/www/sogo/Makefile b/www/sogo/Makefile
index 90a41b06586d..06aadc827dbb 100644
--- a/www/sogo/Makefile
+++ b/www/sogo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=		sogo
 PORTVERSION=		5.7.0
-PORTREVISION=		1
+PORTREVISION=		2
 CATEGORIES=		www gnustep
 MASTER_SITES=		http://www.sogo.nu/files/downloads/SOGo/Sources/
 DISTNAME=		SOGo-${PORTVERSION}
diff --git a/x11-fm/librfm/Makefile b/x11-fm/librfm/Makefile
index 894b4450a854..a3b457151f9d 100644
--- a/x11-fm/librfm/Makefile
+++ b/x11-fm/librfm/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	librfm
 PORTVERSION=	5.3.16.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-fm
 MASTER_SITES=	SF/xffm/5.3.16.3
 DISTNAME=	${PORTNAME}5-${PORTVERSION}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208051758.275Hwe38040064>