Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2010 15:41:34 +0400
From:      Anonymous <swell.k@gmail.com>
To:        Philip Paeps <philip@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/games/wesnoth Makefile distinfo pkg-plist ports/games/wesnoth/files patch-configure.ac patch-src-gettext.cpp patch-src-gettext.hpp
Message-ID:  <86bp8psis1.fsf@gmail.com>
References:  <201008261125.o7QBPYH4076779__22358.5297157571$1282821962$gmane$org@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Philip Paeps <philip@FreeBSD.org> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86bp8psis1.fsf>