From owner-svn-ports-all@freebsd.org Sun Jan 17 18:12:58 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E5C7B4D24FA; Sun, 17 Jan 2021 18:12:58 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DJjhB6BkCz3ntB; Sun, 17 Jan 2021 18:12:58 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C77CE25CBE; Sun, 17 Jan 2021 18:12:58 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10HICw5G016047; Sun, 17 Jan 2021 18:12:58 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10HICwrM016045; Sun, 17 Jan 2021 18:12:58 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202101171812.10HICwrM016045@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 17 Jan 2021 18:12:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561849 - head/games/linux-ut X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/games/linux-ut X-SVN-Commit-Revision: 561849 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2021 18:12:59 -0000 Author: swills Date: Sun Jan 17 18:12:58 2021 New Revision: 561849 URL: https://svnweb.freebsd.org/changeset/ports/561849 Log: games/linux-ut: update MASTER_SITES PR: 252753 Submitted by: scf Modified: head/games/linux-ut/Makefile (contents, props changed) Modified: head/games/linux-ut/Makefile ============================================================================== --- head/games/linux-ut/Makefile Sun Jan 17 18:12:22 2021 (r561848) +++ head/games/linux-ut/Makefile Sun Jan 17 18:12:58 2021 (r561849) @@ -6,8 +6,9 @@ PORTVERSION= ${UTVERSION} PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= games linux -MASTER_SITES= http://liflg.holarse-linuxgaming.de/files/final/:p436 \ - http://www.utpg.org/patches/:p451 +MASTER_SITES= https://gitlab.com/XenGi/oldgames/raw/master/ut/:p436 \ + https://files.holarse-linuxgaming.de/mirrors/liflg.org/final/:p436 \ + https://gitlab.com/XenGi/oldgames/raw/master/ut/:p451 DISTFILES= ${PATCH436FILES} \ ${PATCH451FILES} DIST_SUBDIR= ${PORTNAME} @@ -19,7 +20,6 @@ ONLY_FOR_ARCHS= i386 amd64 USES= linux USE_LINUX= xorglibs sdl12 NO_BUILD= yes -MANUAL_PACKAGE_BUILD= Requires CD RESTRICTED= Redistribution is limited, see license WRKSRC= ${WRKDIR}/${PKGNAME}