pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

RigelEngine: update to RigelEngine-0.8.1



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Fri Aug 27 07:43:57 2021 +0200
Changeset:	b2ca33734d0fb3b80811d5444c469722fbcd4f37

Modified Files:
	RigelEngine/Makefile
	RigelEngine/distinfo

Log Message:
RigelEngine: update to RigelEngine-0.8.1

Announcement:

This is a small bug fix follow-up to v0.8.0, fixing a bug that was
introduced shortly before releasing. See 0.8.0 for full release notes.

Release notes

Bug fixes

  * Fixed laser turrets beings destructible with Duke's regular
    weapon after loading a quick save

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b2ca33734d0fb3b80811d5444c469722fbcd4f37

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 RigelEngine/Makefile | 2 +-
 RigelEngine/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/RigelEngine/Makefile b/RigelEngine/Makefile
index 49e27af77c..d1b53ed337 100644
--- a/RigelEngine/Makefile
+++ b/RigelEngine/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 GITHUB_PROJECT=	RigelEngine
-GITHUB_TAG=	v0.8.0
+GITHUB_TAG=	v0.8.1
 DISTNAME=	${GITHUB_TAG}
 PKGNAME=	RigelEngine-${GITHUB_TAG:S/^v//}
 CATEGORIES=	games
diff --git a/RigelEngine/distinfo b/RigelEngine/distinfo
index 989d46702c..cc50209407 100644
--- a/RigelEngine/distinfo
+++ b/RigelEngine/distinfo
@@ -4,9 +4,9 @@ SHA1 (RigelEngine/imgui-1.7.9.tar.gz) = da92c36e123002475cd6adba8e3429051a317e71
 RMD160 (RigelEngine/imgui-1.7.9.tar.gz) = 2ae1cb43d0048e1f74f812ec47de5280dda53a84
 SHA512 (RigelEngine/imgui-1.7.9.tar.gz) = 35ed7af89123e09989ef81085f19ed15f97f4798e2b35834fd8b4ae918889b51132d85901f867ab2f379711a734bc7b2edd309d74f3f7527eaaaebfd766d3737
 Size (RigelEngine/imgui-1.7.9.tar.gz) = 1299303 bytes
-SHA1 (RigelEngine/v0.8.0.tar.gz) = aa15de72ed75294a98310a3ddddf47a0ecfd5313
-RMD160 (RigelEngine/v0.8.0.tar.gz) = 9c053e502af7cab3ffa64fb27a32c80e68bd1faa
-SHA512 (RigelEngine/v0.8.0.tar.gz) = 829c3b27084e42c1eca0de2f57c4888c731516396547951031ef23a7e1780a6ef04b06a28dd7d7a942f184f6200039f26a122ee31e8652ec5c277eb14ddeec51
-Size (RigelEngine/v0.8.0.tar.gz) = 931596 bytes
+SHA1 (RigelEngine/v0.8.1.tar.gz) = 0ec3198931c440d66834d1f6bb594eb5f26b23a3
+RMD160 (RigelEngine/v0.8.1.tar.gz) = 45cc12c2a06a110868eedd6c70144b5e6a11a19d
+SHA512 (RigelEngine/v0.8.1.tar.gz) = 7881b1917b01e88c4a62a243e5f2bf485cc825e7f4da02b41100b943b0ad53a483146bf4450fad21826ad7def56d53c844ea43cd0db54f6ce6ba40f02f97a4ce
+Size (RigelEngine/v0.8.1.tar.gz) = 931476 bytes
 SHA1 (patch-3rd__party_CMakeLists.txt) = f49945a17edea545a69f1cb50525843cea161fa7
 SHA1 (patch-CMakeLists.txt) = 16d0f7280af0f937874348bc3a49016dc582d849


Home | Main Index | Thread Index | Old Index