cvs commit: ports/audio/xmms-kde Makefile distinfo pkg-plist

Kent Stewart kstewart at owt.com
Wed Dec 10 00:36:16 PST 2003


On Monday 08 December 2003 11:21 pm, Sean Chittenden wrote:
> seanc       2003/12/08 23:21:17 PST
>
>   FreeBSD ports repository
>
>   Modified files:
>     audio/xmms-kde       Makefile distinfo pkg-plist
>   Log:
>   Update to 3.1.  This release seems to behave more friendly on my machine
>   than the previous version.
>
>   Approved by:    maintainer timeout
>
>   Revision  Changes    Path
>   1.9       +3 -4      ports/audio/xmms-kde/Makefile
>   1.3       +1 -1      ports/audio/xmms-kde/distinfo
>   1.5       +68 -39    ports/audio/xmms-kde/pkg-plist
> _______________________________________________

This commit broke making an xmms-kde package. You now get the message

tar: /share/locale/nl/LC_MESSAGES/xmms-kde.mo: Cannot stat: No such file or 
directory
tar: Error exit delayed from previous errors
pkg_create: make_dist: tar command failed with code 512
*** Error code 1

For some reason you have a / in front of the plist item for "nl" that isn't on 
the others.

share/locale/fr/LC_MESSAGES/xmms-kde.mo
/share/locale/nl/LC_MESSAGES/xmms-kde.mo

When you remove the leading /, you can build a package.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



More information about the cvs-ports mailing list