Date: Fri, 27 Dec 2024 10:37:57 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 96d443a555cb - main - lang/ocaml: Remove stale MASTER_SITES Message-ID: <202412271037.4BRAbv4v006257@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=96d443a555cbc7f96d947f6c16d47912044aff99 commit 96d443a555cbc7f96d947f6c16d47912044aff99 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-12-27 08:03:24 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-12-27 10:37:16 +0000 lang/ocaml: Remove stale MASTER_SITES - Remove GENTOO MASTER_SITES as it no longer provides flat layout Approved by: portmgr (blanket) --- lang/ocaml/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index ccfcb3346fe5..8554102418fd 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -4,7 +4,6 @@ PORTNAME= ocaml PORTVERSION= 4.14.2 CATEGORIES= lang MASTER_SITES= http://caml.inria.fr/pub/distrib/${DISTNAME:R}/ \ - GENTOO \ http://caml.inria.fr/pub/distrib/${DISTNAME:R}/:docs DISTFILES= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY= ${_DISTFILES:M*.tar.*}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412271037.4BRAbv4v006257>
