Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2024 23:30:12 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: fb7a18994a13 - main - devel/libvirt-glib: Update MASTER_SITES
Message-ID:  <202409232330.48NNUCjh070053@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=fb7a18994a135d49c9d80e61b9a8d7a0260fa8fe

commit fb7a18994a135d49c9d80e61b9a8d7a0260fa8fe
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-23 22:35:11 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-23 23:29:43 +0000

    devel/libvirt-glib: Update MASTER_SITES
    
    ftp service is no longer available
    
    Approved by:    portmgr (blanket)
---
 devel/libvirt-glib/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/libvirt-glib/Makefile b/devel/libvirt-glib/Makefile
index c6316793f3a8..42654fd40c74 100644
--- a/devel/libvirt-glib/Makefile
+++ b/devel/libvirt-glib/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	libvirt-glib
 PORTVERSION=	5.0.0
 CATEGORIES=	devel
-MASTER_SITES=	ftp://libvirt.org/libvirt/glib/
+MASTER_SITES=	https://download.libvirt.org/glib/
 
 MAINTAINER=	novel@FreeBSD.org
 COMMENT=	Glib bindings for Libvirt virtualization API



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