Bug 205648

Summary: games/jaggedalliance2: update to 0.14.01, unbreak
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Lars Engels <lme>
Status: Closed FIXED    
Severity: Affects Many People CC: lme
Priority: --- Flags: bugzilla: maintainer-feedback? (lme)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch
none
Patch none

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.