Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2023 20:01:11 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: ec567891345e - main - devel/pkgconf: Update MASTER_SITES
Message-ID:  <202307032001.363K1BcX096873@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=ec567891345ee71772e7b6fb10c18a019948413f

commit ec567891345ee71772e7b6fb10c18a019948413f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-07-03 19:38:32 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-07-03 20:00:04 +0000

    devel/pkgconf: Update MASTER_SITES
    
    Update to new URL as announced by upstream and while at it
    remove stale mirror
    
    References:
    https://github.com/pkgconf/pkgconf/commit/437c2a3218bfcb1cae7fa38a4ccd0cb29575ff07
    https://git.alpinelinux.org/aports/commit/?id=75a42157eee297c14726eb622d5ce50d99fc27ba
    
    Approved by:    portmgr (blanket)
---
 devel/pkgconf/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile
index 7959f6364527..e3e3eab45dd9 100644
--- a/devel/pkgconf/Makefile
+++ b/devel/pkgconf/Makefile
@@ -2,8 +2,7 @@ PORTNAME=	pkgconf
 PORTVERSION=	1.8.1
 PORTEPOCH=	1
 CATEGORIES=	devel
-MASTER_SITES=	https://distfiles.dereferenced.org/pkgconf/ \
-		http://files.etoilebsd.net/pkgconf/
+MASTER_SITES=	https://distfiles.ariadne.space/${PORTNAME}/
 
 # NOTE: before committing to this port, contact portmgr to arrange for an
 # experimental ports run.  Untested commits may be backed out at portmgr's



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