pkgsrc-WIP-changes archive

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

compat80-x11: Adapt Makefile to use NetBSD-8.0 i386 X11 libs



Module Name:	pkgsrc-wip
Committed By:	Naveen Narayanan <zerous@nocebo.space>
Pushed By:	zerous
Date:		Wed Jul 24 00:46:33 2019 +0200
Changeset:	9df6d8d13b4610ccf7ea7bf3fc220ef4ac213bc6

Modified Files:
	compat80-x11/Makefile

Log Message:
compat80-x11: Adapt Makefile to use NetBSD-8.0 i386 X11 libs

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

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

diffstat:
 compat80-x11/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/compat80-x11/Makefile b/compat80-x11/Makefile
index ce4d5d2f04..8911a10fa5 100644
--- a/compat80-x11/Makefile
+++ b/compat80-x11/Makefile
@@ -22,8 +22,7 @@ ONLY_FOR_PLATFORM=	NetBSD-[7-9]*-* NetBSD-[1-9][0-9]*-*
 DISTNAME=		compat80-x11-${EMUL_ARCH}-${COMPAT_VERSION}
 COMPAT_VERSION=		8.0
 #DIST_SUBDIR=		20150430
-MASTER_SITES=           http://mirror.isoc.org.il/pub/netbsd/NetBSD-7.0/i386/binary/sets/
-
+MASTER_SITES=           https://ftp.netbsd.org/pub/NetBSD/NetBSD-8.1_RC1/i386/binary/sets/
 
 DISTFILES=		xbase.tgz xcomp.tgz xetc.tgz xfont.tgz xserver.tgz
 


Home | Main Index | Thread Index | Old Index