Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Oct 2023 16:37:37 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 595bb4a53788 - main - net-p2p/transmission{,-components}: bump PORTREVISION
Message-ID:  <202310011637.391GbbuI006560@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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