git: 595bb4a53788 - main - net-p2p/transmission{,-components}: bump PORTREVISION

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Sun, 01 Oct 2023 16:37:37 UTC
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=595bb4a53788fb50b4e8f5aac702199e84eb100f

commit 595bb4a53788fb50b4e8f5aac702199e84eb100f
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-10-01 16:35:59 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-10-01 16:35:59 +0000

    net-p2p/transmission{,-components}: bump PORTREVISION
    
    This prevents the PKGVERSION from going backwards after the extensive
    reshuffling of the ports.
    
    Reported by:    Anton Saietskii <vsasjason@gmail.com>
    PR:             274065
---
 net-p2p/transmission-components/Makefile | 1 +
 net-p2p/transmission/Makefile            | 1 +
 2 files changed, 2 insertions(+)

diff --git a/net-p2p/transmission-components/Makefile b/net-p2p/transmission-components/Makefile
index df98959a029f..a4f768c9f455 100644
--- a/net-p2p/transmission-components/Makefile
+++ b/net-p2p/transmission-components/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	transmission
 DISTVERSION=	4.0.4
+PORTREVISION=	4
 CATEGORIES=	net-p2p
 
 MAINTAINER=	mondo.debater_0q@icloud.com
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile
index 470c7d780f25..02f1cd97bb18 100644
--- a/net-p2p/transmission/Makefile
+++ b/net-p2p/transmission/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	transmission
 DISTVERSION=	4.0.4
+PORTREVISION=	4
 CATEGORIES=	net-p2p
 
 MAINTAINER=	mondo.debater_0q@icloud.com