Bug 205648 - games/jaggedalliance2: update to 0.14.01, unbreak
Summary: games/jaggedalliance2: update to 0.14.01, unbreak
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Lars Engels
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-27 18:52 UTC by Dmitry Marakasov
Modified: 2016-01-11 21:29 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (lme)


Attachments
Patch (10.50 KB, patch)
2015-12-27 18:52 UTC, Dmitry Marakasov
no flags Details | Diff
Patch (11.51 KB, patch)
2015-12-27 18:57 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-12-27 18:52:59 UTC
Created attachment 164732 [details]
Patch

- Switch to new upstream
- Update to 0.14.01
- Unbreak build
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2015-12-27 18:57:40 UTC
Created attachment 164733 [details]
Patch

Update pkg-message
Comment 2 Lars Engels freebsd_committer freebsd_triage 2016-01-10 19:26:19 UTC
Thanks, I'll take a look!
Comment 3 Lars Engels freebsd_committer freebsd_triage 2016-01-11 19:53:10 UTC
Hmmm, the Makefile patch doesn't apply and when I do it manually, STAGEDIR/usr/local/bin/ja2 doesn't get installed. Strange...
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-01-11 21:29:05 UTC
A commit references this bug:

Author: lme
Date: Mon Jan 11 21:28:56 UTC 2016
New revision: 405810
URL: https://svnweb.freebsd.org/changeset/ports/405810

Log:
  - Update to 0.14.01
  - Switch to new upstream
  - Unbreak build
  - Update pkg-message

  PR:		205648
  Submitted by:	amdmi3

Changes:
  head/games/jaggedalliance2/Makefile
  head/games/jaggedalliance2/distinfo
  head/games/jaggedalliance2/files/patch-Makefile
  head/games/jaggedalliance2/files/patch-configure
  head/games/jaggedalliance2/files/patch-sgp__MemMan.cc
  head/games/jaggedalliance2/files/pkg-message.in
  head/games/jaggedalliance2/pkg-descr
  head/games/jaggedalliance2/pkg-plist
Comment 5 Lars Engels freebsd_committer freebsd_triage 2016-01-11 21:29:46 UTC
I was missing a line in the port's Makefile. Now it's working and committed.