games/openjazz: Update to 20231028

Also, fix URL in pkg-message
2024Q1
Ganael LAPLANCHE 2023-10-31 12:05:41 +01:00
parent 6274d12cb8
commit 98c0e20be7
5 changed files with 12 additions and 12 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= openjazz
PORTVERSION= 20190106
PORTVERSION= 20231028
CATEGORIES= games
MAINTAINER= martymac@FreeBSD.org
@ -26,7 +26,7 @@ SUB_FILES= pkg-message
do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}
${INSTALL_DATA} ${WRKSRC}/openjazz.000 ${STAGEDIR}${DATADIR}
${TOUCH} ${STAGEDIR}${DATADIR}/.keepme
${INSTALL_PROGRAM} ${WRKSRC}/OpenJazz ${STAGEDIR}${PREFIX}/bin/openjazz
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1546990205
SHA256 (AlisterT-openjazz-20190106_GH0.tar.gz) = 27da3ab32cb6b806502a213c435e1b3b6ecebb9f099592f71caf6574135b1662
SIZE (AlisterT-openjazz-20190106_GH0.tar.gz) = 219717
TIMESTAMP = 1698694703
SHA256 (AlisterT-openjazz-20231028_GH0.tar.gz) = c45ff414dc846563ad7ae4b6c848f938ab695eb4ae6f958856b3fa409da0b8ac
SIZE (AlisterT-openjazz-20231028_GH0.tar.gz) = 417317

View File

@ -1,10 +1,10 @@
--- src/io/network.cpp.orig 2010-03-30 17:07:37.715288674 +0000
+++ src/io/network.cpp 2010-03-30 17:13:25.119068484 +0000
@@ -41,6 +41,7 @@
#define MSG_NOSIGNAL 0
--- src/io/network.cpp.orig 2023-10-31 10:46:24 UTC
+++ src/io/network.cpp
@@ -44,6 +44,7 @@
#endif
#else
#include <sys/types.h>
+ #include <netinet/in.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include <sys/ioctl.h>
#include <sys/select.h>

View File

@ -5,7 +5,7 @@ OpenJazz is now installed. In order to work, the game
needs additional files. Please buy the full version or
download the shareware version (e.g.) here :
http://www.dosgamesarchive.com/download/game/111
https://www.dosgamesarchive.com/download/jazz-jackrabbit
and copy every file of the game *uppercase* to
%%DATADIR%%

View File

@ -1,2 +1,2 @@
bin/openjazz
%%DATADIR%%/openjazz.000
%%DATADIR%%/.keepme