Date: Tue, 17 Mar 2026 17:30:15 +0000 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: 997c9ba4c888 - main - science/medit: make fetchable again Message-ID: <69b98fa7.253cb.3a410065@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=997c9ba4c88893db04f7209506029da8764ae5e5 commit 997c9ba4c88893db04f7209506029da8764ae5e5 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2026-03-16 14:44:31 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2026-03-17 17:30:06 +0000 science/medit: make fetchable again Université Pierre et Marie Curie merged with Sorbonne University, and upstream site has been reorganized. PR: 293800 Reported by: Daniel Engberg --- science/medit/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/science/medit/Makefile b/science/medit/Makefile index 582da78fe296..9b8674ab771c 100644 --- a/science/medit/Makefile +++ b/science/medit/Makefile @@ -2,13 +2,14 @@ PORTNAME= medit PORTVERSION= 2012.02.05 PORTREVISION= 5 CATEGORIES= science graphics -MASTER_SITES= https://www.ljll.math.upmc.fr/~frey/ftp/archives/ +MASTER_SITES= https://www.ljll.fr/frey/ftp/archives/:src \ + https://www.ljll.fr/frey/logiciels/:mesh DISTFILES= ${SOURCETARB} ${LIBTARBALL} EXTRACT_ONLY= ${SOURCETARB} MAINTAINER= thierry@FreeBSD.org COMMENT= Interactive meshes visualization -WWW= https://www.ljll.math.upmc.fr/frey/software.html #scivis +WWW= https://www.ljll.fr/frey/logiciels/Docmedit.dir/index.html LICENSE= None LICENSE_NAME= Special grant @@ -38,7 +39,7 @@ OPTIONS_DEFINE= EXAMPLES .include <bsd.port.options.mk> . if ${PORT_OPTIONS:MEXAMPLES} || make(makesum) -DISTFILES+= meshes.tar.gz +DISTFILES+= meshes.tar.gz:mesh EXTRACT_ONLY+= meshes.tar.gz MESHES= DEFAULT.medit ozark.gis part.bb part.mesh thepart.mesh PLIST_FILES+= ${MESHES:S|^|%%EXAMPLESDIR%%/|}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b98fa7.253cb.3a410065>
