Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2024 19:33:47 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e611154c362e - main - textproc/hevea: Refresh MASTER_SITES
Message-ID:  <202410231933.49NJXldd089610@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

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

commit e611154c362e187d643f68a2560defd0e66f4cd0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-10-23 18:48:58 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-10-23 19:33:37 +0000

    textproc/hevea: Refresh MASTER_SITES
    
    Remove dead ftp mirror and update http url
    
    Approved by:    portmgr (blanket)
---
 textproc/hevea/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile
index 3cfc0461f27b..451f00f19882 100644
--- a/textproc/hevea/Makefile
+++ b/textproc/hevea/Makefile
@@ -1,8 +1,7 @@
 PORTNAME=	hevea
 PORTVERSION=	2.36
 CATEGORIES=	textproc
-MASTER_SITES=	http://para.inria.fr/~maranget/hevea/distri/ \
-		ftp://ftp.inria.fr/INRIA/moscova/hevea/
+MASTER_SITES=	http://moscova.inria.fr/~maranget/${PORTNAME}/distri/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 



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