Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/31/2002 02:05:15
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jul 30 23:05:15 UTC 2002

Modified Files:
	pkgsrc/net/samba: Makefile distinfo
	pkgsrc/security/winbind: Makefile
Added Files:
	pkgsrc/net/samba: Makefile.common
	pkgsrc/net/samba/patches: patch-aa patch-ab patch-ad
Removed Files:
	pkgsrc/security/winbind: distinfo
	pkgsrc/security/winbind/patches: patch-aa patch-ab patch-ac patch-ad
	    patch-ae

Log Message:
Factor out common parts of samba and winbind into net/samba/Makefile.common
and merge their patch collections.  These two packages are built from the
same source tree, and updates to the main distfile should be shared by
both packages.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 pkgsrc/net/samba/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/net/samba/Makefile.common
cvs rdiff -r1.19 -r1.20 pkgsrc/net/samba/distinfo
cvs rdiff -r0 -r1.20 pkgsrc/net/samba/patches/patch-aa
cvs rdiff -r0 -r1.16 pkgsrc/net/samba/patches/patch-ab
cvs rdiff -r0 -r1.9 pkgsrc/net/samba/patches/patch-ad
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/security/winbind/Makefile
cvs rdiff -r1.1.1.1 -r0 pkgsrc/security/winbind/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/security/winbind/patches/patch-aa \
    pkgsrc/security/winbind/patches/patch-ab \
    pkgsrc/security/winbind/patches/patch-ac \
    pkgsrc/security/winbind/patches/patch-ad \
    pkgsrc/security/winbind/patches/patch-ae

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