[Bug 197582] games/assaultcube: convert to option helpers and dependency fixes

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 13 05:08:23 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197582

lightside <lightside at gmx.com> changed:

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

--- Comment #5 from lightside <lightside at 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.


More information about the freebsd-ports-bugs mailing list