svn commit: r523061 - branches/2020Q1/games/dxx-rebirth
Piotr Kubaj
pkubaj at FreeBSD.org
Tue Jan 14 19:58:40 UTC 2020
Author: pkubaj
Date: Tue Jan 14 19:58:39 2020
New Revision: 523061
URL: https://svnweb.freebsd.org/changeset/ports/523061
Log:
MFH: r523060
games/dxx-rebirth: update to 20191227
Allows us to remove the necessary patch and fixes build on i386.
Approved by: portmgr (fix build blanket)
Modified:
branches/2020Q1/games/dxx-rebirth/Makefile
branches/2020Q1/games/dxx-rebirth/distinfo
Directory Properties:
branches/2020Q1/ (props changed)
Modified: branches/2020Q1/games/dxx-rebirth/Makefile
==============================================================================
--- branches/2020Q1/games/dxx-rebirth/Makefile Tue Jan 14 19:57:40 2020 (r523060)
+++ branches/2020Q1/games/dxx-rebirth/Makefile Tue Jan 14 19:58:39 2020 (r523061)
@@ -2,14 +2,11 @@
# $FreeBSD$
PORTNAME= dxx-rebirth
-PORTVERSION= 20191018
+PORTVERSION= 20191227
DISTVERSIONSUFFIX= -src
CATEGORIES= games
MASTER_SITES= https://www.dxx-rebirth.com/download/dxx/rebirth/
DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX}
-
-PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
-PATCHFILES= d0566119891c7f381cbe7a375c09ccda6c0c689a.patch:-p1
MAINTAINER= pkubaj at FreeBSD.org
COMMENT= Open source port of Descent and Descent 2
Modified: branches/2020Q1/games/dxx-rebirth/distinfo
==============================================================================
--- branches/2020Q1/games/dxx-rebirth/distinfo Tue Jan 14 19:57:40 2020 (r523060)
+++ branches/2020Q1/games/dxx-rebirth/distinfo Tue Jan 14 19:58:39 2020 (r523061)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1573553978
-SHA256 (dxx-rebirth_20191018-src.tar.xz) = bd0986b9262992e15d375daa6df056c316ca3c176765ec97712d1a6769beed3b
-SIZE (dxx-rebirth_20191018-src.tar.xz) = 1315824
-SHA256 (d0566119891c7f381cbe7a375c09ccda6c0c689a.patch) = 636c88613597e5b5c139b2a64322ea200036e3628b029b0a7d3f993afc1d42aa
-SIZE (d0566119891c7f381cbe7a375c09ccda6c0c689a.patch) = 1942
+TIMESTAMP = 1579031507
+SHA256 (dxx-rebirth_20191227-src.tar.xz) = 40869d725506cfabbe34fa3c9b766c70671bfc6832bc2bfae61cefdfaf1b9102
+SIZE (dxx-rebirth_20191227-src.tar.xz) = 1319540
More information about the svn-ports-all
mailing list