Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Jun 2010 08:30:59 +0000
From:      Anonymous <swell.k@gmail.com>
To:        Dima Panov <fluffy@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/audio/alsa-utils Makefile pkg-plist
Message-ID:  <86d3w4r29o.fsf@gmail.com>
In-Reply-To: <201006060230.o562UhmR087769__14656.2222078957$1275791464$gmane$org@repoman.freebsd.org> (Dima Panov's message of "Sun, 6 Jun 2010 02:30:43 %2B0000 (UTC)")
References:  <201006060230.o562UhmR087769__14656.2222078957$1275791464$gmane$org@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Dima Panov <fluffy@FreeBSD.org> writes:

> fluffy      2010-06-06 02:30:43 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     audio/alsa-utils     Makefile pkg-plist 
>   Log:
>   - MLINKS is always polluted by MANLANG, so use _MANPAGES+= for french
>       translation of alsaconf.8 to produce correct package
>   - Use @dirrmtry for common alsa dirs

I think you should add @dirrmtry for french manpage, too. Found by

  $ mtree -f $PORTSDIR/Templates/BSD.local.dist -p $PREFIX

For example, games/wesnoth and graphics/inkscape have @dirrmtry.

%%
Index: audio/alsa-utils/pkg-plist
===================================================================
RCS file: /a/.cvsup/ports/audio/alsa-utils/pkg-plist,v
retrieving revision 1.3
diff -u -p -r1.3 pkg-plist
--- audio/alsa-utils/pkg-plist	6 Jun 2010 02:30:43 -0000	1.3
+++ audio/alsa-utils/pkg-plist	6 Jun 2010 08:07:10 -0000
@@ -32,6 +32,8 @@ share/sounds/alsa/Rear_Left.wav
 share/sounds/alsa/Rear_Right.wav
 share/sounds/alsa/Side_Left.wav
 share/sounds/alsa/Side_Right.wav
+@dirrmtry man/fr/man8
+@dirrmtry man/fr
 @dirrmtry share/sounds/alsa
 @dirrmtry share/sounds
 @dirrmtry share/alsa/speaker-test
%%



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