Subject: CVS commit: pkgsrc/multimedia/vlc
To: None <pkgsrc-changes@NetBSD.org>
From: Bernd Ernesti <veego@netbsd.org>
List: pkgsrc-changes
Date: 02/21/2005 21:04:06
Module Name:	pkgsrc
Committed By:	veego
Date:		Mon Feb 21 21:04:06 UTC 2005

Modified Files:
	pkgsrc/multimedia/vlc: Makefile
Added Files:
	pkgsrc/multimedia/vlc: PLIST.common PLIST.common_end
Removed Files:
	pkgsrc/multimedia/vlc: PLIST

Log Message:
Use the extended PLIST_SRC support which now also reads:
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g}
PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g}
and remove the package hack for MD PLIST files.

Split PLIST into PLIST.common and PLIST.common_end to fix an error while
removing the package.
Also remove the trailing space at the two plist manpage entries, which
caused an warning during package installation.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/multimedia/vlc/Makefile
cvs rdiff -r1.5 -r0 pkgsrc/multimedia/vlc/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/multimedia/vlc/PLIST.common \
    pkgsrc/multimedia/vlc/PLIST.common_end

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.