Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Aug 2020 09:33:12 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544153 - head/games/eduke32
Message-ID:  <202008040933.0749XCR2028033@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Tue Aug  4 09:33:11 2020
New Revision: 544153
URL: https://svnweb.freebsd.org/changeset/ports/544153

Log:
  games/eduke32: update to newer voxels pack

Modified:
  head/games/eduke32/Makefile
  head/games/eduke32/distinfo

Modified: head/games/eduke32/Makefile
==============================================================================
--- head/games/eduke32/Makefile	Tue Aug  4 09:30:44 2020	(r544152)
+++ head/games/eduke32/Makefile	Tue Aug  4 09:33:11 2020	(r544153)
@@ -13,7 +13,7 @@ MASTER_SITES=	http://dukeworld.duke4.net/eduke32/synth
 		https://www.quaddicted.com/files/idgames2/planetquake/planetduke/:shareware \
 		https://ftp.swin.edu.au/gentoo/distfiles/:shareware \
 		ftp://ftp.3drealms.com/share/:shareware \
-		https://anongoth.pl/:voxel
+		https://github.com/NightFright2k19/voxelpack/releases/download/1.3pre4/:voxel
 DISTFILES=	${PORTNAME}_src_${PORTVERSION}-${SVNREVISION}${EXTRACT_SUFX}:eduke32
 EXTRACT_ONLY=	${PORTNAME}_src_${PORTVERSION}-${SVNREVISION}${EXTRACT_SUFX}
 

Modified: head/games/eduke32/distinfo
==============================================================================
--- head/games/eduke32/distinfo	Tue Aug  4 09:30:44 2020	(r544152)
+++ head/games/eduke32/distinfo	Tue Aug  4 09:33:11 2020	(r544153)
@@ -1,11 +1,9 @@
-TIMESTAMP = 1589979922
+TIMESTAMP = 1596533427
 SHA256 (eduke32_src_20200404-8798.tar.xz) = a6c70a0e3c8489184dd3cff013d93a2a783193b54a38948a31bb3d8a782f3a6d
 SIZE (eduke32_src_20200404-8798.tar.xz) = 16565732
 SHA256 (duke3d_hrp.zip) = f217df456b4f11055041731033e35e4402fada99253e714e37c4a27e6fdc78a5
 SIZE (duke3d_hrp.zip) = 933440151
 SHA256 (duke3d_xxx.zip) = c31713e6400a175a1bfa3bd369d132f8a8abce8915c113549f98262b9a84b534
 SIZE (duke3d_xxx.zip) = 26586453
-SHA256 (3dduke13.zip) = c67efd179022bc6d9bde54f404c707cbcbdc15423c20be72e277bc2bdddf3d0e
-SIZE (3dduke13.zip) = 5924374
-SHA256 (duke3d_voxels.zip) = adaa7a1e3e2d94707ffcf8597f1352c159f7248db03293f6fa7351417599e050
-SIZE (duke3d_voxels.zip) = 2997999
+SHA256 (duke3d_voxels.zip) = 2ff909bb39c2ff5ca93d5d336c48856ae033292fc27c6d3de197b88c16dd86d1
+SIZE (duke3d_voxels.zip) = 2796350



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008040933.0749XCR2028033>