Subject: CVS commit: pkgsrc/x11/gtk2
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/22/2004 12:38:47
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Thu Jan 22 12:38:47 UTC 2004

Modified Files:
	pkgsrc/x11/gtk2: Makefile PLIST distinfo
	pkgsrc/x11/gtk2/patches: patch-ah
Added Files:
	pkgsrc/x11/gtk2: modules.mk
	pkgsrc/x11/gtk2/files: immodules.tmpl loaders.tmpl
Removed Files:
	pkgsrc/x11/gtk2/patches: patch-af

Log Message:
Move "configuration" files from PKG_SYSCONFDIR to PREFIX/libdata.  Those
files are not intended to be configured by the end user, but should be
automatically regenerated when (de)installing extra GTK modules.
Bump PKGREVISION to 3 because of this change.

While doing this, implement a framework so that other packages installing
GTK modules can rebuild those databases easily at (de)install time.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/x11/gtk2/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/x11/gtk2/PLIST pkgsrc/x11/gtk2/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/x11/gtk2/modules.mk
cvs rdiff -r0 -r1.1 pkgsrc/x11/gtk2/files/immodules.tmpl \
    pkgsrc/x11/gtk2/files/loaders.tmpl
cvs rdiff -r1.8 -r0 pkgsrc/x11/gtk2/patches/patch-af
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/gtk2/patches/patch-ah

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