pkgsrc-WIP-changes archive

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

naev: update to naev-0.8.2



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sat Feb 13 22:12:20 2021 +0200
Changeset:	596f60dc9c2b26c2424159ccab3f2f6c3f48c749

Modified Files:
	naev/Makefile
	naev/PLIST
	naev/distinfo

Log Message:
naev: update to naev-0.8.2

Changelog:

* 0.8.2
   * Gameplay
      * Fixed duplicate rewards from pirate ship-stealing missions. (Sorry.)
      * Fixed the Advanced Nebula Research mission's failure condition in case you don't stick with the transport ship. (Sorry.)
      * Fixed the "The one with the Runaway" mission so the captured drone doesn't appear back in space.
   * Engine
      * Fixed a bug loading games with short (1-character) names.
      * Tweaked chances of seeing Spaceport Bar missions.
      * Updated German translation.
      * Fixed "configure" script when the system has a "cxsparse" library and no "csparse".
      * Fixed source .tar.gz so ./configure is immediately usable again. (Note: 0.9.x will use Meson for builds.)

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

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

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

diffs:
diff --git a/naev/Makefile b/naev/Makefile
index d00f899729..00543f7cc3 100644
--- a/naev/Makefile
+++ b/naev/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.7 2020/11/05 09:08:13 ryoon Exp $
 
-DISTNAME=	naev-0.8.1
+DISTNAME=	naev-0.8.2
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=naev/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/naev/PLIST b/naev/PLIST
index 03538afaf9..0f0d91fb3a 100644
--- a/naev/PLIST
+++ b/naev/PLIST
@@ -2,9 +2,12 @@
 bin/naev
 man/man6/naev.6
 share/applications/org.naev.naev.desktop
+share/doc/naev/CHANGELOG
 share/doc/naev/LICENSE
 share/doc/naev/README
+share/doc/naev/Readme.md
 share/doc/naev/TODO
+share/doc/naev/code_of_conduct.md
 share/icons/hicolor/256x256/apps/naev.png
 share/locale/de/LC_MESSAGES/naev_src.mo
 share/locale/ja/LC_MESSAGES/naev_src.mo
diff --git a/naev/distinfo b/naev/distinfo
index bc0d6cf5b7..5c23436c83 100644
--- a/naev/distinfo
+++ b/naev/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.1 2019/10/01 12:25:37 nia Exp $
 
-SHA1 (naev-0.8.1.tar.gz) = 475ac91cad67257b502def445383a673d6ee7cef
-RMD160 (naev-0.8.1.tar.gz) = 21d73872d4e4db65a8e89901acd727fd8517352a
-SHA512 (naev-0.8.1.tar.gz) = b506b9b1522cc4271a4ab9fa81606b339c854a5ab2881d448cc1fbbf574f8764d77776e5a1159f7cf88b5a42530161d99083871cb95d89f88777e4ecdf1d366d
-Size (naev-0.8.1.tar.gz) = 359477845 bytes
+SHA1 (naev-0.8.2.tar.gz) = 81af221017bc1cc3a40cd12277ef3b572d731874
+RMD160 (naev-0.8.2.tar.gz) = eb2800d6ce529e48de49105844ad2c636133525d
+SHA512 (naev-0.8.2.tar.gz) = c37a514dbe7ed1bca21563d20a4bb05892a07ee437eeaddefe00b5abe7009c2671da3c587db19bc8f1407db4ff3518f0cf5b28cb095778ba61946dcf87f61e5e
+Size (naev-0.8.2.tar.gz) = 359479151 bytes
 SHA1 (patch-Makefile.am) = 2519d0d8a1d45fe1b2cca924599c29fb945c7edd
 SHA1 (patch-build_shave.in) = e548c7547bc81a16a7cfbf3e7a97e4e3e23787fc
 SHA1 (patch-configure.ac) = b54678d7b79c06bd82fe1c8917184965561919ef


Home | Main Index | Thread Index | Old Index