Date: Tue, 16 Mar 2021 11:22:15 +0000 (UTC) From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568556 - head/games/OpenDiablo2 Message-ID: <202103161122.12GBMFTL098273@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eduardo Date: Tue Mar 16 11:22:15 2021 New Revision: 568556 URL: https://svnweb.freebsd.org/changeset/ports/568556 Log: games/OpenDiablo2: update to latest commit g20210312 Approved by: dbaio (mentor) Differential Revision: https://reviews.freebsd.org/D29284 Modified: head/games/OpenDiablo2/Makefile head/games/OpenDiablo2/distinfo Modified: head/games/OpenDiablo2/Makefile ============================================================================== --- head/games/OpenDiablo2/Makefile Tue Mar 16 11:21:25 2021 (r568555) +++ head/games/OpenDiablo2/Makefile Tue Mar 16 11:22:15 2021 (r568556) @@ -2,7 +2,7 @@ PORTNAME= OpenDiablo2 DISTVERSIONPREFIX= v -DISTVERSION= 0.1-g20210119 +DISTVERSION= 0.1-g20210312 CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org @@ -15,7 +15,7 @@ LIB_DEPENDS= libglfw.so:graphics/glfw USES= gl go:modules openal pkgconfig xorg USE_GITHUB= yes -GH_TAGNAME= e982430 +GH_TAGNAME= 536233f GH_TUPLE= \ JoshVarga:blast:681c804fb9f0:joshvarga_blast/vendor/github.com/JoshVarga/blast \ alecthomas:template:fb15b899a751:alecthomas_template/vendor/github.com/alecthomas/template \ Modified: head/games/OpenDiablo2/distinfo ============================================================================== --- head/games/OpenDiablo2/distinfo Tue Mar 16 11:21:25 2021 (r568555) +++ head/games/OpenDiablo2/distinfo Tue Mar 16 11:22:15 2021 (r568556) @@ -1,6 +1,6 @@ -TIMESTAMP = 1611582961 -SHA256 (OpenDiablo2-OpenDiablo2-v0.1-g20210119-e982430_GH0.tar.gz) = 66b626e3d2f76022acc47f144766d0442ac6bf812247138df133285f727c07ab -SIZE (OpenDiablo2-OpenDiablo2-v0.1-g20210119-e982430_GH0.tar.gz) = 14335726 +TIMESTAMP = 1615629427 +SHA256 (OpenDiablo2-OpenDiablo2-v0.1-g20210312-536233f_GH0.tar.gz) = e235d1a027d3032db499ebe90627cea1453aafe477c0355e9e5dd97373449d0f +SIZE (OpenDiablo2-OpenDiablo2-v0.1-g20210312-536233f_GH0.tar.gz) = 14345620 SHA256 (JoshVarga-blast-681c804fb9f0_GH0.tar.gz) = 27ac0c00d65b9ed69a9edb3149985a78ed75aa9bc6b4c1ad4e054cde75366e52 SIZE (JoshVarga-blast-681c804fb9f0_GH0.tar.gz) = 18447 SHA256 (alecthomas-template-fb15b899a751_GH0.tar.gz) = 2e2a44375eca48ce941182504b5d13aa98182b9a3f64ace33bfda52208bd0f5e
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103161122.12GBMFTL098273>