Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2021 05:57:05 GMT
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d3427a37f428 - main - devel/fossil: fetch from https
Message-ID:  <202104130557.13D5v5jw034921@gitrepo.freebsd.org>

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

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

commit d3427a37f428f4b423afe40842b9777253ad9fbc
Author:     Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2021-04-13 05:54:21 +0000
Commit:     Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2021-04-13 05:57:01 +0000

    devel/fossil: fetch from https
    
    PR:             255006
    Submitted by:   Christian Ullrich <chris@chrullrich.net>
---
 devel/fossil/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile
index f723378fe21a..d691f687e142 100644
--- a/devel/fossil/Makefile
+++ b/devel/fossil/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX=	src-
 PORTREVISION=	0
 PORTEPOCH=	2
 CATEGORIES=	devel www
-MASTER_SITES=	http://fossil-scm.org/index.html/uv/
+MASTER_SITES=	https://fossil-scm.org/index.html/uv/
 
 MAINTAINER=	gahr@FreeBSD.org
 COMMENT=	DSCM with built-in wiki, http interface and server, tickets database



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