From owner-svn-ports-head@freebsd.org Mon Jun 8 11:22:01 2020 Return-Path: Delivered-To: svn-ports-head@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 EA31532BF90; Mon, 8 Jun 2020 11:22:01 +0000 (UTC) (envelope-from danfe@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49gW6x5wsqz4GZp; Mon, 8 Jun 2020 11:22:01 +0000 (UTC) (envelope-from danfe@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 C6D7723A46; Mon, 8 Jun 2020 11:22:01 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 058BM14k004134; Mon, 8 Jun 2020 11:22:01 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 058BM1vf004129; Mon, 8 Jun 2020 11:22:01 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <202006081122.058BM1vf004129@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Mon, 8 Jun 2020 11:22:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538210 - in head/games/doomlegacy: . files X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: in head/games/doomlegacy: . files X-SVN-Commit-Revision: 538210 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2020 11:22:02 -0000 Author: danfe Date: Mon Jun 8 11:22:00 2020 New Revision: 538210 URL: https://svnweb.freebsd.org/changeset/ports/538210 Log: Update Doom Legacy to version 1.48.4 (rev 1531). Found out via: repology.org Deleted: head/games/doomlegacy/files/patch-src_d__main.c Modified: head/games/doomlegacy/Makefile head/games/doomlegacy/distinfo head/games/doomlegacy/files/patch-src_Makefile Modified: head/games/doomlegacy/Makefile ============================================================================== --- head/games/doomlegacy/Makefile Mon Jun 8 10:49:33 2020 (r538209) +++ head/games/doomlegacy/Makefile Mon Jun 8 11:22:00 2020 (r538210) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= doomlegacy -PORTVERSION= 1.47.2 +PORTVERSION= 1.48.4 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${DISTVERSION:S,_,%20,}/ Modified: head/games/doomlegacy/distinfo ============================================================================== --- head/games/doomlegacy/distinfo Mon Jun 8 10:49:33 2020 (r538209) +++ head/games/doomlegacy/distinfo Mon Jun 8 11:22:00 2020 (r538210) @@ -1,5 +1,5 @@ -TIMESTAMP = 1532515359 -SHA256 (doomlegacy_1.47.2_source.tar.bz2) = ed50c5091f39e08a2cd1163497c8d047467a059f3ade14915f07e38da5174373 -SIZE (doomlegacy_1.47.2_source.tar.bz2) = 2276199 -SHA256 (doomlegacy_1.47.2_common.zip) = 7fbd94a8c0186170f3250c7ee60dacfc30d7f8f08102f3b990b91f31c7b339d1 -SIZE (doomlegacy_1.47.2_common.zip) = 981654 +TIMESTAMP = 1589672432 +SHA256 (doomlegacy_1.48.4_source.tar.bz2) = 5443684f7b8e172b1c9aac61923c6e905ec83fd99352cbb7fc107b726e69ea0a +SIZE (doomlegacy_1.48.4_source.tar.bz2) = 2410187 +SHA256 (doomlegacy_1.48.4_common.zip) = ebf4ec93d7d083bd726947fb69addc86da350e751156acb4baf63973bad79fac +SIZE (doomlegacy_1.48.4_common.zip) = 1004978 Modified: head/games/doomlegacy/files/patch-src_Makefile ============================================================================== --- head/games/doomlegacy/files/patch-src_Makefile Mon Jun 8 10:49:33 2020 (r538209) +++ head/games/doomlegacy/files/patch-src_Makefile Mon Jun 8 11:22:00 2020 (r538210) @@ -15,9 +15,9 @@ @@ -598,7 +600,7 @@ ifeq ($(SMIF), SDL) # default is Linux, for all unix SDL EXENAME:=doomlegacy - LDFLAGS=-L/usr/X11R6/lib -- LIBS:=-lGL -lGLU -lm -+ LIBS:=-lGL -lGLU -lm -lipx + LDFLAGS+=-L/usr/X11R6/lib +- LIBS+=-lGL -lGLU -lm ++ LIBS+=-lGL -lGLU -lm -lipx # -L/usr/X11R6/lib is needed by Linux 2.4 and others that still have # the GLU libraries in an X11 directory. # -lm is needed for pow, powf, and other MATH1 functions.