[Bug 194341] New: Proposed update for games/pingus
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 13 23:38:01 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194341
Bug ID: 194341
Summary: Proposed update for games/pingus
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: acm at FreeBSD.org
Reporter: bfiedler at freebsd.org
Assignee: acm at FreeBSD.org
Flags: maintainer-feedback?(acm at FreeBSD.org)
Created attachment 148282
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148282&action=edit
SVN diff for games/pingus 0.7.6
Hi,
I have patched the games/pingus port from 0.7.2 to 0.7.6 ;
Here is a summary of the changes via 'svn status':
M Makefile
M distinfo
D files/patch-SConstruct
D files/patch-src-editor-editor__screen.hpp
A files/patch-src-pingus-pingus_main.cpp
A files/patch-src-pingus-screens-pingus_menu.cpp
D files/patch-src-screenshot.cpp
D files/patch-src-tinygettext_iconv.cpp
A files/patch-src-util-file_reader.hpp
I e-mailed these changes to the port maintainer, Alonso (acm) 5 weeks ago and
didn't hear anything back, and I don't see an existing PR for this version.
I have attached an svn diff with my changes versus head.
The new version requires a compiler which supports the c++0x standard; for
FreeBSD versions <= 9.3 , they will receive an IGNORE trying to build this port
with a suggestion to install a newer version of gcc/clang from the ports tree.
I have built and installed this version on amd64 VM's 10.0 and 9.3 successfully
(on 9.3 I upgraded CC and CXX to gcc4.6) and also tested it on redports with
the expected results.
I also cleaned up a few things so that portlint only lists two inconsequential
warnings.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer acm at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list