pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gnome-autoar: Use MASTER_SITE_GNOME



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Wed Nov 4 10:24:57 2020 +0100
Changeset:	fb54e22b3457e2bdaacc38c610cf4336d54574fb

Modified Files:
	gnome-autoar/Makefile

Log Message:
gnome-autoar: Use MASTER_SITE_GNOME

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fb54e22b3457e2bdaacc38c610cf4336d54574fb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gnome-autoar/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/gnome-autoar/Makefile b/gnome-autoar/Makefile
index 9e51be8995..8db4f08b1c 100644
--- a/gnome-autoar/Makefile
+++ b/gnome-autoar/Makefile
@@ -2,11 +2,11 @@
 
 DISTNAME=	gnome-autoar-0.2.4
 CATEGORIES=	archivers gnome
-MASTER_SITES=	http://ftp.gnome.org/pub/gnome/sources/gnome-autoar/0.2/
+MASTER_SITES=	${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION:R}/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	dan%alt.md@localhost
-HOMEPAGE=	http://ftp.gnome.org/pub/gnome/sources/gnome-autoar/0.2/
+HOMEPAGE=	https://gitlab.gnome.org/GNOME/gnome-autoar
 COMMENT=	GLib wrapper around libarchive
 LICENSE=	gnu-lgpl-v2.1
 


Home | Main Index | Thread Index | Old Index