Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2015 05:08:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197582] games/assaultcube: convert to option helpers and dependency fixes
Message-ID:  <bug-197582-13-kUyCk8QxyZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197582-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197582-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197582

lightside <lightside@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #152929|                            |maintainer-approval+
              Flags|                            |

--- Comment #5 from lightside <lightside@gmx.com> ---
Created attachment 152929
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152929&action=edit
Proposed patch (since 374303 revision)

The proposed patch contains most of the changes from attachment 152921.

I did some stylistic changes. Added MASTER_PLIST_FILES and PLIST_DIRS for empty
directory. Wrapped cd related commands to parentheses. Also I did PORTREVISION
bump, because of dependency and package changes. The silent creation of DATADIR
and DOCSDIR removed, because COPYTREE_SHARE will take care about this. Added
patch for source/src/bot/bot_waypoint.cpp file.

How these changes might look in the log, in addition to yours:
- PORTREVISION bump, because of dependency and package changes
- Use gettext-runtime instead of gettext
- Use PLIST_DIRS for empty directory
- Remove silent creation of DATADIR and DOCSDIR, because not necessary in case
of using COPYTREE_SHARE
- Wrap cd related commands to parentheses
- Add patch for source/src/bot/bot_waypoint.cpp file to fix "invalid source
encoding" warning

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197582-13-kUyCk8QxyZ>