Bug 257088 - games/nlarn: Update to 0.7.6
Summary: games/nlarn: Update to 0.7.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vinícius Zavam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-09 21:31 UTC by Alex
Modified: 2021-10-17 10:51 UTC (History)
1 user (show)

See Also:
egypcio: maintainer-feedback+


Attachments
nlarn-0.7.6 diff (18.69 KB, patch)
2021-07-09 21:31 UTC, Alex
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2021-07-09 21:31:31 UTC
Created attachment 226333 [details]
nlarn-0.7.6 diff

Update nlarn from 0.7.3 to current stable 0.7.6.
Included upstream patch to resolve compilation issues: 
https://github.com/nlarn/nlarn/pull/299
Comment 1 Vinícius Zavam freebsd_committer freebsd_triage 2021-09-26 17:09:31 UTC
ACK! thanks for sharing a patch tho. appreciated
Comment 2 Vinícius Zavam freebsd_committer freebsd_triage 2021-10-04 10:28:15 UTC
apologize the long time to fix; just had issues with my private poudriere env to built and test it and all shall be done by end of week :)
Comment 3 Alex 2021-10-04 17:49:03 UTC
(In reply to Vinícius Zavam from comment #2)
No problem! Please let me know if I can be of any assistance.
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-10-17 10:32:52 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7fb67a92738b6ae04b1e7be58413d2ae2295516e

commit 7fb67a92738b6ae04b1e7be58413d2ae2295516e
Author:     Vinícius Zavam <egypcio@FreeBSD.org>
AuthorDate: 2021-10-17 10:30:10 +0000
Commit:     Vinícius Zavam <egypcio@FreeBSD.org>
CommitDate: 2021-10-17 10:30:10 +0000

    games/nlarn: update 0.7.3 to 0.7.6

      - patch applied with changes;
      - this port now uses 'localbase' and 'ncurses:port'
      - build fine for 12, 13 and 14.

      RELEASE NOTES

      * https://nlarn.github.io/news/2020/05/23/release-0.7.6

    Reported by:    Alex <r7st.guru % gmail.com>
    PR:             257088

 games/nlarn/Makefile                            |  9 ++---
 games/nlarn/distinfo                            |  6 +--
 games/nlarn/files/patch-Makefile (new)          | 11 +++++
 games/nlarn/files/patch-inc_extdefs.h (new)     | 53 +++++++++++++++++++++++++
 games/nlarn/files/patch-inc_nlarn.h             | 10 -----
 games/nlarn/files/patch-inc_player.h (new)      | 12 ++++++
 games/nlarn/files/patch-inc_position.h          |  8 ++--
 games/nlarn/files/patch-src_amulets.c (new)     | 11 +++++
 games/nlarn/files/patch-src_buildings.c (new)   | 11 +++++
 games/nlarn/files/patch-src_config.c (new)      | 11 +++++
 games/nlarn/files/patch-src_container.c (new)   | 11 +++++
 games/nlarn/files/patch-src_display.c (new)     | 11 +++++
 games/nlarn/files/patch-src_effects.c (new)     | 11 +++++
 games/nlarn/files/patch-src_fov.c (new)         | 11 +++++
 games/nlarn/files/patch-src_game.c (new)        | 19 +++++++++
 games/nlarn/files/patch-src_inventory.c (new)   | 11 +++++
 games/nlarn/files/patch-src_items.c (new)       | 11 +++++
 games/nlarn/files/patch-src_map.c (new)         | 11 +++++
 games/nlarn/files/patch-src_monsters.c (new)    | 11 +++++
 games/nlarn/files/patch-src_nlarn.c (new)       | 10 +++++
 games/nlarn/files/patch-src_pathfinding.c (new) | 11 +++++
 games/nlarn/files/patch-src_player.c (new)      | 18 +++++++++
 games/nlarn/files/patch-src_position.c (new)    | 11 +++++
 games/nlarn/files/patch-src_potions.c (new)     | 11 +++++
 games/nlarn/files/patch-src_rings.c (new)       | 11 +++++
 games/nlarn/files/patch-src_scoreboard.c (new)  | 11 +++++
 games/nlarn/files/patch-src_scrolls.c (new)     | 11 +++++
 games/nlarn/files/patch-src_sobjects.c (new)    | 11 +++++
 games/nlarn/files/patch-src_spells.c (new)      | 11 +++++
 games/nlarn/files/patch-src_spheres.c (new)     | 11 +++++
 games/nlarn/files/patch-src_traps.c (new)       | 11 +++++
 games/nlarn/files/patch-src_utils.c (new)       | 11 +++++
 games/nlarn/files/patch-src_weapons.c (new)     | 11 +++++
 games/nlarn/pkg-plist                           |  2 -
 34 files changed, 387 insertions(+), 24 deletions(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-10-17 10:35:53 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=488b438ed8c0ecef3f6140dbff180032a3047503

commit 488b438ed8c0ecef3f6140dbff180032a3047503
Author:     Vinícius Zavam <egypcio@FreeBSD.org>
AuthorDate: 2021-10-17 10:34:07 +0000
Commit:     Vinícius Zavam <egypcio@FreeBSD.org>
CommitDate: 2021-10-17 10:34:07 +0000

    games/nlarn: delete empty 'files/patch-inc_nlarn.h'

    Reported by:    Alex <r7st.guru % gmail.com>
    PR:             257088

 games/nlarn/files/patch-inc_nlarn.h (gone) | 0
 1 file changed, 0 insertions(+), 0 deletions(-)