Philip Paeps <[email protected]> writes:

> philip      2010-08-26 11:25:34 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     games/wesnoth        Makefile distinfo pkg-plist 
>     games/wesnoth/files  patch-configure.ac patch-src-gettext.cpp 
>                          patch-src-gettext.hpp 
>   Log:
>   Update to 1.8.4
[...]
>   Revision  Changes    Path
>   1.84      +6 -6      ports/games/wesnoth/Makefile
>   1.52      +3 -3      ports/games/wesnoth/distinfo
>   1.3       +0 -12     ports/games/wesnoth/files/patch-configure.ac

>   1.2       +15 -0     ports/games/wesnoth/files/patch-src-gettext.cpp
>   1.2       +25 -0     ports/games/wesnoth/files/patch-src-gettext.hpp

These files now contain diffs twice: from ports/148880 and from ports/149485.
They're practically same except for cosmetic renaming[1]. You can remove
the parts comitted with ports/148880.

[1] To make them less cryptic. Example:
    # define dcngettext(Domain,String1,String2,Int1,Int2) gettext_noop(Int1 == 
1 ? String1 : String2)
    # define dcngettext(Domain, Singular, Plural, Number, Category) 
gettext_noop(Number == 1 ? Singular : Plural)

>   1.58      +4 -4      ports/games/wesnoth/pkg-plist
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to