Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Oct 2025 10:42:57 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1f86fde816b4 - main - graphics/xd3d: update WWW and make fetchable again
Message-ID:  <202510031042.593Agv9E066269@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f86fde816b4e5a1db9f0668383f218e940c75eb

commit 1f86fde816b4e5a1db9f0668383f218e940c75eb
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-10-03 10:25:19 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-10-03 10:42:54 +0000

    graphics/xd3d: update WWW and make fetchable again
    
    Reported by:    pkg-fallout
---
 graphics/xd3d/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile
index 5e17d6129a0b..6f5600a2cca1 100644
--- a/graphics/xd3d/Makefile
+++ b/graphics/xd3d/Makefile
@@ -2,11 +2,11 @@ PORTNAME=	xd3d
 PORTVERSION=	8.3.1
 PORTREVISION=	21
 CATEGORIES=	graphics math
-MASTER_SITES=	http://www.cmap.polytechnique.fr/~jouve/xd3d/
+MASTER_SITES=	https://www.ljll.fr/jouve/xd3d/
 
 MAINTAINER=	thierry@FreeBSD.org
 COMMENT=	Simple scientific visualization tool
-WWW=		http://www.cmap.polytechnique.fr/~jouve/xd3d/
+WWW=		https://www.ljll.fr/jouve/xd3d/
 
 LICENSE=	GPLv2
 
@@ -33,7 +33,7 @@ USES+=		magick:run
 RUN_DEPENDS+=	gifsicle:graphics/gifsicle
 .endif
 
-MASTER_SITES_BACKUP=	http://pompo.net/ports/
+MASTER_SITES_BACKUP=	https://www.pompo.net/ports/
 
 REINPLACE_ARGS=	-i ""
 FETCH_ARGS=


home | help

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