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

Modified Files:
	pkgsrc/net/citrix_ica: Makefile
	pkgsrc/print/acroread: Makefile
	pkgsrc/print/acroread5: Makefile
Added Files:
	pkgsrc/net/citrix_ica: PLIST.common PLIST.common_end
	pkgsrc/print/acroread: PLIST.common PLIST.common_end
	pkgsrc/print/acroread5: PLIST.common PLIST.common_end
Removed Files:
	pkgsrc/net/citrix_ica: PLIST.post PLIST.pre
	pkgsrc/print/acroread: PLIST.post PLIST.pre
	pkgsrc/print/acroread5: PLIST.post PLIST.pre

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.

Rename PLIST.pre to PLIST.common and PLIST.post to PLIST.common_end


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/net/citrix_ica/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/net/citrix_ica/PLIST.common \
    pkgsrc/net/citrix_ica/PLIST.common_end
cvs rdiff -r1.3 -r0 pkgsrc/net/citrix_ica/PLIST.post
cvs rdiff -r1.4 -r0 pkgsrc/net/citrix_ica/PLIST.pre
cvs rdiff -r1.39 -r1.40 pkgsrc/print/acroread/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/print/acroread/PLIST.common \
    pkgsrc/print/acroread/PLIST.common_end
cvs rdiff -r1.4 -r0 pkgsrc/print/acroread/PLIST.post
cvs rdiff -r1.2 -r0 pkgsrc/print/acroread/PLIST.pre
cvs rdiff -r1.25 -r1.26 pkgsrc/print/acroread5/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/print/acroread5/PLIST.common \
    pkgsrc/print/acroread5/PLIST.common_end
cvs rdiff -r1.3 -r0 pkgsrc/print/acroread5/PLIST.post
cvs rdiff -r1.5 -r0 pkgsrc/print/acroread5/PLIST.pre

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