From nobody Tue May 26 05:44:52 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gPhXp0c6Sz6fHXk for ; Tue, 26 May 2026 05:44:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gPhXn5XG4z3jXj for ; Tue, 26 May 2026 05:44:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779774297; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uw9Bxo3PqK3TIn2wIb6jBYgFMQlt/ULduHLNA2epXeg=; b=SYP8jIq0sE6SSlJj7izh9eudcCh268M6JvuPnhml51k5WZaDQ84qS/B39qoDiXHMv17E9l RTWPvQgGqGio0IQu90/84A9YFwk7MnBq7i0kVSfoQ2rmv/krUf0W/Y9FV6MNe1fc2UOtqL MFxnRFiWkSz57HpqzG44DjpggbvRZ3U+Mk5kmaXRUF3dEQV1ccnGPv2H8J6g+7WC3vHxGD Da5JXcUf1p1q/o/DbiwwBlnlDf0cC3VGOpFeRt+4EC2QXMJbN1z0VxRgsOFXqV59aDOMiL 2Hx0A9taxdAnEy2p0SlNUGXoiuOIgDNG5xWhTdo1i2xUGx2XR8uyWzfdkOS9Pw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779774297; a=rsa-sha256; cv=none; b=SCRyR3Hyn4zb5H/fXEztFT5GPkEbULq4A9Guqr6rPWrXKKapvL+coo7lhrDPQV14YtbC/r JP/fvEqAAipY5fC3pmCMMdQ9pB77LVyOmtHaEL2W9eTboXHZmllYy1Oq4CJ1uPNoJMonE2 Au7rVceGcc4i7q5M7XzTZWgCj1zOiYZU3IoAHW65WUxA8faV1W2dqUbg/jphyaq7gfize7 KaeFyf8cd2ZfltvR4LhVOrntCXl3yYzipwtTV6gKbgnUOtMIDVL6Z4hDJmpQrBtsjUhe97 uDfeUE3fHfGi9EJgRbMRm+3/LJAwadJ9RmqzRGuxIMK6CtVdA2WYJNbToH9Dzw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779774297; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uw9Bxo3PqK3TIn2wIb6jBYgFMQlt/ULduHLNA2epXeg=; b=yaClnf2QVdXJLbrNlLF9RwPCGEGaIYQmEP7eFNGtrW9au88GYYSnhbG7DFkIgBA25zEdUF uQtqZ+NCw2nmBHwSLtso/mvcU0pHNA0o3510h61onxe+AWLHoSIbXIBylFORI77Kt4n/fr fHawRxYzIrCasy0DBrCnB7WnW6NTH8XLkVUYRIkmN2FY6swqsd6OEteSsKo3MhJ+jVqKFY YpmhlOh2FPaGdSvoxl9uYVgK9P4LtDMyIw4TDC4Z6uC6siIjbuK/eT7enNseTOcpTjJCP0 LsyAbeVhUFxCo1uNleDcw6nmY4rjtXFyg9FwGZK6TVLVfM+GPgLbxi+6aYAuUA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gPhXn56ytz1D8J for ; Tue, 26 May 2026 05:44:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 4040e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 26 May 2026 05:44:52 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yusuf Yaman Subject: git: bb4abd59743e - main - editors/gobby: Update WWW and MASTER_SITES List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nxjoseph X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bb4abd59743ea7ffcc040330bc77c5c0f0a07962 Auto-Submitted: auto-generated Date: Tue, 26 May 2026 05:44:52 +0000 Message-Id: <6a153354.4040e.a5434d@gitrepo.freebsd.org> The branch main has been updated by nxjoseph: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb4abd59743ea7ffcc040330bc77c5c0f0a07962 commit bb4abd59743ea7ffcc040330bc77c5c0f0a07962 Author: Yusuf Yaman AuthorDate: 2026-05-26 05:37:57 +0000 Commit: Yusuf Yaman CommitDate: 2026-05-26 05:44:37 +0000 editors/gobby: Update WWW and MASTER_SITES For MASTER_SITES, releases.0x539.de redirects directly to GitHub, so we are downloading static source archive from GitHub now. For WWW homepage, it's no longer alive, so replace it with up-to-date one. Reported by: repology Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q2 --- editors/gobby/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 82f7c39dd9b4..e9982d06aa1e 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -2,11 +2,12 @@ PORTNAME= gobby DISTVERSION= 0.6.0 PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= http://releases.0x539.de/gobby/ +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= nxjoseph@FreeBSD.org COMMENT= Free collaborative editor -WWW= http://gobby.0x539.de +WWW= https://gobby.github.io/ \ + https://github.com/gobby/gobby LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING