Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2024 08:39:48 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 31642084acf4 - main - audio/linux-rl9-alsa-plugins-oss: rewrite MASTER_SITES (+)
Message-ID:  <202411180839.4AI8dmKJ098334@gitrepo.freebsd.org>

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

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

commit 31642084acf44dc560202690c567eb96ee6b9348
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-11-18 08:34:44 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-11-18 08:34:44 +0000

    audio/linux-rl9-alsa-plugins-oss: rewrite MASTER_SITES (+)
    
    Make distfile fetchable again
    
    Reported by:    rhurlin
    
    Sponsored by:   Future Crew, LLC
---
 audio/linux-rl9-alsa-plugins-oss/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/linux-rl9-alsa-plugins-oss/Makefile b/audio/linux-rl9-alsa-plugins-oss/Makefile
index f93086b397f7..093bc7cb6e58 100644
--- a/audio/linux-rl9-alsa-plugins-oss/Makefile
+++ b/audio/linux-rl9-alsa-plugins-oss/Makefile
@@ -3,6 +3,9 @@ PORTVERSION=	1.2.7.1
 DISTVERSIONSUFFIX=	-1.el9
 PORTREVISION=	3
 CATEGORIES=	audio linux
+MASTER_SITES=	ROCKY_LINUX
+MASTER_SITE_SUBDIR=	${LINUX_DIST_VER}/BaseOS/source/tree/Packages/a/ \
+			${LINUX_DIST_VER}/AppStream/source/tree/Packages/a/
 PKGNAMEPREFIX=	linux-rl9-
 PKGNAMESUFFIX=	-oss
 EXTRACT_SUFX=	.src.rpm



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