FreeBSD Bugzilla – Attachment 240559 Details for
Bug 269939
games/rescue: Update to 1.0.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-games-rescue-Update-to-1.0.5.patch
0001-games-rescue-Update-to-1.0.5.patch (text/plain), 3.47 KB, created by
Clockwork
on 2023-03-03 17:13:52 UTC
(
hide
)
Description:
0001-games-rescue-Update-to-1.0.5.patch
Filename:
MIME Type:
Creator:
Clockwork
Created:
2023-03-03 17:13:52 UTC
Size:
3.47 KB
patch
obsolete
>From 0e3e0273dca8f8d99796c93eedf8ffeaf911b029 Mon Sep 17 00:00:00 2001 >From: Clockwork6400 <Clockwork6400@protonmail.com> >Date: Fri, 3 Mar 2023 18:21:47 +0200 >Subject: [PATCH] games/rescue: Update to 1.0.5 > >--- > games/rescue/Makefile | 24 +++++++++++++----------- > games/rescue/distinfo | 5 +++-- > games/rescue/pkg-plist | 4 ---- > 3 files changed, 16 insertions(+), 17 deletions(-) > >diff --git a/games/rescue/Makefile b/games/rescue/Makefile >index 484d1fdb62d1..68b0be7fd9c2 100644 >--- a/games/rescue/Makefile >+++ b/games/rescue/Makefile >@@ -1,12 +1,12 @@ > PORTNAME= rescue >-PORTVERSION= 1.0.0.3 >-PORTREVISION= 1 >+PORTVERSION= 1.0.5 >+PORTREVISION= 2 > CATEGORIES= games java > MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/r/R/}%21%20Max/${PORTVERSION}/ > DISTNAME= ${PORTNAME:S/r/R/}_${PORTVERSION} > DIST_SUBDIR= java > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= Clockwork6400@protonmail.com > COMMENT= Action adventure in Space > WWW= https://rescue.sourceforge.net/ > >@@ -14,22 +14,24 @@ LICENSE= GPLv3 > LICENSE_FILE= ${WRKSRC}/gpl.txt > > USES= dos2unix zip:infozip >-DOS2UNIX_GLOB= *.txt *.htm *.css *.ini *.xml >+DOS2UNIX_GLOB= *.css *.htm *.ini *.txt *.xml > USE_JAVA= yes >+ >+DATADIR= ${JAVASHAREDIR}/${PORTNAME} >+DESKTOP_ENTRIES= "Rescue! Max" \ >+ "" \ >+ "${PORTNAME}" \ >+ "${PORTNAME}" \ >+ "Game;StrategyGame;" \ >+ "" > NO_BUILD= yes >+SUB_FILES= ${PORTNAME} > > WRKSRC= ${WRKDIR}/${PORTNAME:S/r/R/} > >-DATADIR= ${JAVASHAREDIR}/${PORTNAME} >- > PORTDOCS= ChangeLog.txt > OPTIONS_DEFINE= DOCS > >-SUB_FILES= ${PORTNAME} >- >-DESKTOP_ENTRIES="Rescue! Max" "" "${PORTNAME}" \ >- "${PORTNAME}" "Game;StrategyGame;" "" >- > post-extract: > @(cd ${WRKSRC} && ${UNZIP_CMD} -j Rescue.jar rescue/gui/logo.png) > >diff --git a/games/rescue/distinfo b/games/rescue/distinfo >index 4ef636cd84ac..02afd017b8bb 100644 >--- a/games/rescue/distinfo >+++ b/games/rescue/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (java/Rescue_1.0.0.3.zip) = e0d985bfaf6ce6c01d87afaa4fbc6e2d0d63ec214c350e8f6f0fc41dc0f48d18 >-SIZE (java/Rescue_1.0.0.3.zip) = 4379240 >+TIMESTAMP = 1677860150 >+SHA256 (java/Rescue_1.0.5.zip) = a35a4f78cb33d255ef3d53adfc5dffb823d9e7f3c61adcdc97121f842ddfb2e3 >+SIZE (java/Rescue_1.0.5.zip) = 4210986 >diff --git a/games/rescue/pkg-plist b/games/rescue/pkg-plist >index fd5a203fdbda..44d9ef9a918f 100644 >--- a/games/rescue/pkg-plist >+++ b/games/rescue/pkg-plist >@@ -39,7 +39,6 @@ bin/rescue > %%DATADIR%%/lib/Grasshopper.jar > %%DATADIR%%/lib/httpcore-4.1.2.jar > %%DATADIR%%/lib/httpmime-4.1.2.jar >-%%DATADIR%%/missions/keys.ini > %%DATADIR%%/missions/newmax.xml > %%DATADIR%%/missions/preview/newmax.jpg > %%DATADIR%%/missions/preview/rescue.jpg >@@ -161,7 +160,6 @@ bin/rescue > %%DATADIR%%/missions/ui/newmax/9_off.png > %%DATADIR%%/missions/ui/newmax/9_on.png > %%DATADIR%%/missions/ui/newmax/9_up.png >-%%DATADIR%%/missions/ui/newmax/pspbrwse.jbf > %%DATADIR%%/missions/ui/rescue/com_down.png > %%DATADIR%%/missions/ui/rescue/com_map.gif > %%DATADIR%%/missions/ui/rescue/com_off.png >@@ -183,7 +181,6 @@ bin/rescue > %%DATADIR%%/missions/ui/rescue/new_off.png > %%DATADIR%%/missions/ui/rescue/new_on.png > %%DATADIR%%/missions/ui/rescue/new_up.png >-%%DATADIR%%/missions/ui/rescue/pspbrwse.jbf > %%DATADIR%%/missions/ui/rescue/scroll_down.png > %%DATADIR%%/missions/ui/rescue/scroll_map.gif > %%DATADIR%%/missions/ui/rescue/scroll_off.png >@@ -252,5 +249,4 @@ bin/rescue > %%DATADIR%%/missions/ui/rescuemax/9_off.png > %%DATADIR%%/missions/ui/rescuemax/9_on.png > %%DATADIR%%/missions/ui/rescuemax/9_up.png >-%%DATADIR%%/missions/ui/rescuemax/pspbrwse.jbf > share/pixmaps/rescue.png >-- >2.39.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
Clockwork6400
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 269939
: 240559