Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 10/27/2000 11:06:01
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Oct 27 08:06:01 UTC 2000

Modified Files:
	pkgsrc/x11/rep-gtk: Makefile
	pkgsrc/x11/rep-gtk/files: md5
	pkgsrc/x11/rep-gtk/pkg: PLIST
Added Files:
	pkgsrc/x11/rep-gtk/files: aliases.c

Log Message:
Update rep-gtk to 0.14.  Remove unnecessary dependency on gettext.
Changes from version 0.13 are a reorganization of the module hierarchy
and three function name changes:

        gtk-idle-add-full => gtk-idle-add
        gtk-container-foreach-full => gtk-container-foreach
        gtk-signal-set-class-function-full => gtk-signal-set-class-function


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/rep-gtk/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/x11/rep-gtk/files/aliases.c
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/rep-gtk/files/md5
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/rep-gtk/pkg/PLIST

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