pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
openjazz: Simplify, and add a TODO
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <cfkoch%edgebsd.org@localhost>
Pushed By: cfkoch
Date: Thu Nov 22 09:25:35 2018 -0800
Changeset: e1f7d81d107fa05ecc03a312e9a012104ea359e8
Modified Files:
openjazz/Makefile
openjazz/distinfo
Added Files:
openjazz/TODO
Log Message:
openjazz: Simplify, and add a TODO
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e1f7d81d107fa05ecc03a312e9a012104ea359e8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
openjazz/Makefile | 3 +--
openjazz/TODO | 4 ++++
openjazz/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 6 deletions(-)
diffs:
diff --git a/openjazz/Makefile b/openjazz/Makefile
index d926562c07..8115386bf4 100644
--- a/openjazz/Makefile
+++ b/openjazz/Makefile
@@ -1,7 +1,6 @@
# $NetBSD$
-DISTNAME= openjazz
-PKGNAME= openjazz-20180522
+DISTNAME= openjazz-20180522
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=AlisterT/}
GITHUB_PROJECT= openjazz
diff --git a/openjazz/TODO b/openjazz/TODO
new file mode 100644
index 0000000000..67bc68de1a
--- /dev/null
+++ b/openjazz/TODO
@@ -0,0 +1,4 @@
+This game, like seemingly every other, suffers from requiring some files to
+be in the same directory (or a path relative to) the main executable.
+
+Will come up with solution like I've got in wip/fallingtime.
diff --git a/openjazz/distinfo b/openjazz/distinfo
index 8b6d1bc92f..ea06ba2ba1 100644
--- a/openjazz/distinfo
+++ b/openjazz/distinfo
@@ -1,7 +1,7 @@
$NetBSD$
-SHA1 (openjazz-20180522.tar.gz) = 480c42f6a046070f7670d9df4dc3296974d3f174
-RMD160 (openjazz-20180522.tar.gz) = 6fcca3578df216db3e3b68d011f98a1f6f273f8f
-SHA512 (openjazz-20180522.tar.gz) = 77e2cadcab9c9746e8ae40884362c6a9206a57f9c62436c568bcb7f6479694c62103cba79c36ec4c7e0a8bd85ffc6741194a3e4a05efa3e4e1f86c1470808d80
-Size (openjazz-20180522.tar.gz) = 213388 bytes
+SHA1 (openjazz-20180522-20180522.tar.gz) = 480c42f6a046070f7670d9df4dc3296974d3f174
+RMD160 (openjazz-20180522-20180522.tar.gz) = 6fcca3578df216db3e3b68d011f98a1f6f273f8f
+SHA512 (openjazz-20180522-20180522.tar.gz) = 77e2cadcab9c9746e8ae40884362c6a9206a57f9c62436c568bcb7f6479694c62103cba79c36ec4c7e0a8bd85ffc6741194a3e4a05efa3e4e1f86c1470808d80
+Size (openjazz-20180522-20180522.tar.gz) = 213388 bytes
SHA1 (patch-src_io_network.cpp) = cee2ab953997dfbaa4fb73020e44c6ffdfb038d1
Home |
Main Index |
Thread Index |
Old Index