aboutsummaryrefslogtreecommitdiff
path: root/games/openbor4432/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* games/openbor*: unbreak fetch due to repo growthJan Beich2023-02-021-2/+2
| | | | | | | | | | fetch: https://github.com/DCurrent/openbor/commit/794ba23189a3.patch: size mismatch: expected 1276, actual 1278 fetch: https://github.com/DCurrent/openbor/commit/731d96887795.patch: size mismatch: expected 1291, actual 1293 -index 71f47dfb..e60d33ee 100644 +index 71f47dfba..e60d33ee4 100644 -index ad9feba0..6b1a4708 100644 +index ad9feba03..6b1a4708a 100644
* games/openbor*: unbreak fetch due to repo shrinkJan Beich2021-12-151-2/+2
| | | | | | | fetch: https://github.com/DCurrent/openbor/commit/794ba23189a3.patch: size mismatch: expected 1278, actual 1276 fetch: https://github.com/DCurrent/openbor/commit/731d96887795.patch: size mismatch: expected 1293, actual 1291 This reverts commit aab0ad0d4af35c4f48b9f2c3c967fbf56e3e264e.
* games/openbor*: unbreak fetch due to repo growthJan Beich2021-12-071-2/+2
| | | | | | | | | | fetch: https://github.com/DCurrent/openbor/commit/794ba23189a3.patch: size mismatch: expected 1276, actual 1278 fetch: https://github.com/DCurrent/openbor/commit/731d96887795.patch: size mismatch: expected 1291, actual 1293 -index 71f47dfb..e60d33ee 100644 +index 71f47dfba..e60d33ee4 100644 -index ad9feba0..6b1a4708 100644 +index ad9feba03..6b1a4708a 100644
* games/openbor: unbreak build on 13.0 powerpc64Jan Beich2020-02-051-0/+2
| | | | | | | | | | | | | In file included from source/gfxlib/2xSaI.c:10: source/gamelib/borendian.h:63:60: error: unsupported inline asm: input with type 'int' matching output with type 'UInt16' (aka 'unsigned short') __asm__("rlwimi %0,%2,8,16,23" : "=&r" (result) : "0" (x >> 8), "r" (x)); ~~~~~~ ^~~~~~ PR: 243865 Reported by: pkubaj Notes: svn path=/head/; revision=525255
* games/openbor: update to 3.0.r4504Jan Beich2017-05-091-0/+3
- Add old slaves for some games (e.g. Ghosts'n Demons) based on http://www.chronocrash.com/forum/index.php?topic=2360.0 - Annotate .desktop file with build version - Drop v3.0 from package version - s/module/game/ in pkg-message for less ambiguity Changes: https://github.com/DCurrent/openbor/compare/ba1eb4f...4dfdb66 Notes: svn path=/head/; revision=440514