FreeBSD Bugzilla – Attachment 204598 Details for
Bug 238109
games/nxengine: fix runtime on big-endian architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
nxengine.patch (text/plain), 1.67 KB, created by
Piotr Kubaj
on 2019-05-24 20:23:27 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-05-24 20:23:27 UTC
Size:
1.67 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 502436) >+++ Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= nxengine > PORTVERSION= 2.6.4 >+PORTREVISION= 1 > DISTVERSIONPREFIX= v > CATEGORIES= games > MASTER_SITES+= https://www.cavestory.org/downloads/:data \ >@@ -10,6 +11,10 @@ > cavestoryen.zip:data > EXTRACT_ONLY= ${DISTFILES:[2..3]:S/:data//} > >+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ >+PATCHFILES+= d38fcaf80ac5c4b1a2da51b5d1a605ed408a192f.patch:-p1 \ >+ f6bbeb2555e7c10dfdc04be57f20fedfc9f401af.patch:-p1 >+ > MAINTAINER= lifanov@FreeBSD.org > COMMENT= Engine-rewrite of the classic platformer Cave Story > >Index: distinfo >=================================================================== >--- distinfo (revision 502436) >+++ distinfo (working copy) >@@ -1,4 +1,4 @@ >-TIMESTAMP = 1554788162 >+TIMESTAMP = 1558728511 > SHA256 (nxengine.png) = d6d8866939c10342bd3feebef311648586bed38f0390acbe16fd42f5240ff4e7 > SIZE (nxengine.png) = 536 > SHA256 (cavestoryen.zip) = aa87fa30bee9b4980640c7e104791354e0f1f6411ee0d45a70af70046aa0685f >@@ -5,3 +5,7 @@ > SIZE (cavestoryen.zip) = 1136575 > SHA256 (nxengine-nxengine-evo-v2.6.4_GH0.tar.gz) = 482bb96ae0a778e17856a041237a5c53b581c0ed0e3b7da8bff9e70d283939f6 > SIZE (nxengine-nxengine-evo-v2.6.4_GH0.tar.gz) = 3329255 >+SHA256 (d38fcaf80ac5c4b1a2da51b5d1a605ed408a192f.patch) = e30eb1267bff04f695d5cdc918054eec90f30ce26da5ddb5a34b894c8a872c01 >+SIZE (d38fcaf80ac5c4b1a2da51b5d1a605ed408a192f.patch) = 728 >+SHA256 (f6bbeb2555e7c10dfdc04be57f20fedfc9f401af.patch) = 27ce7ea3e8aedc83e6b5137ebdba2b92e657083f5a11998e2a066b37e3e52947 >+SIZE (f6bbeb2555e7c10dfdc04be57f20fedfc9f401af.patch) = 4057
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:
lifanov
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 238109
: 204598