| Summary: | games/gemrb: update to 0.7.0 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | nukama | ||||
| Component: | Individual Port(s) | Assignee: | Alex Kozlov <ak> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
nukama
2012-03-18 20:50:10 UTC
Maintainer of games/gemrb,
Please note that PR ports/166230 has just been submitted.
If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.
The full text of the PR can be found at:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166230
--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) At Sun, 18 Mar 2012 20:50:18 UT,
Edwin Groothuis wrote:
>
> Maintainer of games/gemrb,
>
> Please note that PR ports/166230 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166230
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
I approve of this patch.
Best Regards,
Timothy Beyer
Responsible Changed From-To: freebsd-ports-bugs->ak I'll take it. State Changed From-To: feedback->open Maintainer has approved. Hi I want to propose next modifications to this update: - add ttf to USE_SDL - s/MANPREFIX/MAN6PREFIX/ in CMAKE_ARGS - simplification of extra-patch-noportdocs-CMakeLists.txt (no functional changes) - removal of patch-CMakeLists.txt - no pkg-message rewraping -- Adios State Changed From-To: open->feedback Ask for maintainer approval. At Mon, 19 Mar 2012 20:49:09 +0200,
Alex Kozlov wrote:
>
> [1 <text/plain; us-ascii (7bit)>]
> Hi
>
> I want to propose next modifications to this update:
> - add ttf to USE_SDL
> - s/MANPREFIX/MAN6PREFIX/ in CMAKE_ARGS
> - simplification of extra-patch-noportdocs-CMakeLists.txt
> (no functional changes)
> - removal of patch-CMakeLists.txt
> - no pkg-message rewraping
>
>
> --
> Adios
Those changes all sound good to me. Anything that simplifies the maintenance
is great. I'm not sure if the original versions of GemRB that I ported
included chitin.key, which was the reason for the pkg-message.
Regards,
Tim
On Mon, Mar 19, 2012 at 12:24:03PM -0700, Timothy Beyer wrote: > At Mon, 19 Mar 2012 20:49:09 +0200, > Alex Kozlov wrote: >> I want to propose next modifications to this update: >> - add ttf to USE_SDL >> - s/MANPREFIX/MAN6PREFIX/ in CMAKE_ARGS >> - simplification of extra-patch-noportdocs-CMakeLists.txt >> (no functional changes) >> - removal of patch-CMakeLists.txt >> - no pkg-message rewraping > Those changes all sound good to me. Anything that simplifies the maintenance > is great. Thanks. > I'm not sure if the original versions of GemRB that I ported included > chitin.key, which was the reason for the pkg-message. chitin.key is a part of game resources, so it's certainly needed. -- Adios State Changed From-To: feedback->open Maintainer has approved. ak 2012-03-19 20:14:56 UTC
FreeBSD ports repository
Modified files:
games/gemrb Makefile distinfo pkg-descr pkg-plist
games/gemrb/files extra-patch-noportdocs-CMakeLists.txt
extra-patch-noportdocs-gemrb-CMakeLists.txt
Removed files:
games/gemrb/files patch-CMakeLists.txt
Log:
- Update to 0.7.0
- add NO_INSTALL_MANPAGES
PR: 166230
Submitted by: Hakisho Nukama <nukama@gmail.com>
Approved by: maintainer, itetcu (mentor)
Feature safe: yes
Revision Changes Path
1.17 +11 -10 ports/games/gemrb/Makefile
1.9 +2 -2 ports/games/gemrb/distinfo
1.2 +6 -39 ports/games/gemrb/files/extra-patch-noportdocs-CMakeLists.txt
1.2 +4 -4 ports/games/gemrb/files/extra-patch-noportdocs-gemrb-CMakeLists.txt
1.2 +0 -21 ports/games/gemrb/files/patch-CMakeLists.txt (dead)
1.3 +1 -1 ports/games/gemrb/pkg-descr
1.8 +1202 -882 ports/games/gemrb/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks! |