Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jun 2026 15:08:50 +0000
From:      Yusuf Yaman <nxjoseph@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Rafe Sadler <mondo.debater_0q@icloud.com>
Subject:   git: 3d4e19e014be - main - net-p2p/transmission{,-components}: Update 4.1.1 => 4.1.2
Message-ID:  <6a22e682.3f193.73544049@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nxjoseph:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3d4e19e014be4a01570acb86e65b41edb6f09844

commit 3d4e19e014be4a01570acb86e65b41edb6f09844
Author:     Rafe Sadler <mondo.debater_0q@icloud.com>
AuthorDate: 2026-06-03 12:21:59 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-06-05 15:08:28 +0000

    net-p2p/transmission{,-components}: Update 4.1.1 => 4.1.2
    
    This is a bugfix release. It fixes 20+ bugs and
    has a few performance improvements too. All users
    are encouraged to upgrade to this version.
    
    Changelog:
    https://github.com/transmission/transmission/releases/tag/4.1.2
    
    PR:             295871
    Reported by:    Rafe Sadler <mondo.debater_0q@icloud.com> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q2
---
 net-p2p/transmission-components/Makefile      | 2 +-
 net-p2p/transmission-components/distinfo      | 6 +++---
 net-p2p/transmission-components/pkg-plist.web | 4 ++--
 net-p2p/transmission/Makefile                 | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net-p2p/transmission-components/Makefile b/net-p2p/transmission-components/Makefile
index c53b292e27cb..207dbd22d9c2 100644
--- a/net-p2p/transmission-components/Makefile
+++ b/net-p2p/transmission-components/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	transmission
-DISTVERSION=	4.1.1
+DISTVERSION=	4.1.2
 CATEGORIES=	net-p2p
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
 
diff --git a/net-p2p/transmission-components/distinfo b/net-p2p/transmission-components/distinfo
index e171f50f9159..5505fa49bc88 100644
--- a/net-p2p/transmission-components/distinfo
+++ b/net-p2p/transmission-components/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771590096
-SHA256 (transmission-4.1.1.tar.xz) = e743283ee03a42c4d0b08fed2bd52b554aa6c9f65b4d4d45b795c32d98762a79
-SIZE (transmission-4.1.1.tar.xz) = 11876904
+TIMESTAMP = 1780456189
+SHA256 (transmission-4.1.2.tar.xz) = 4c6070bdfae264a629cb2b0f1eaf567cb9c6208f9218aa446c0aee883eb0f1fc
+SIZE (transmission-4.1.2.tar.xz) = 11844496
diff --git a/net-p2p/transmission-components/pkg-plist.web b/net-p2p/transmission-components/pkg-plist.web
index 2e9b22427e81..9cf7286a3940 100644
--- a/net-p2p/transmission-components/pkg-plist.web
+++ b/net-p2p/transmission-components/pkg-plist.web
@@ -1,6 +1,6 @@
 %%DATADIR%%/public_html/images/favicon.ico
-%%DATADIR%%/public_html/images/favicon.png
-%%DATADIR%%/public_html/images/webclip-icon.png
+%%DATADIR%%/public_html/images/favicon.svg
+%%DATADIR%%/public_html/images/apple-touch-icon.png
 %%DATADIR%%/public_html/index.html
 %%DATADIR%%/public_html/transmission-app.css
 %%DATADIR%%/public_html/transmission-app.css.LEGAL.txt
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile
index c718244e3d57..190d974c4104 100644
--- a/net-p2p/transmission/Makefile
+++ b/net-p2p/transmission/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	transmission
-DISTVERSION=	4.1.1
+DISTVERSION=	4.1.2
 CATEGORIES=	net-p2p
 
 MAINTAINER=	mondo.debater_0q@icloud.com


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a22e682.3f193.73544049>