Subject: CVS commit: pkgsrc/x11
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 03/03/2006 00:53:54
Module Name:	pkgsrc
Committed By:	minskim
Date:		Fri Mar  3 00:53:54 UTC 2006

Modified Files:
	pkgsrc/x11/qt3-libs: Makefile
	pkgsrc/x11/qt3-libs/files: qmake.conf
	pkgsrc/x11/qt3-tools: Makefile

Log Message:
Make qmake and libtool use the same library versioning.  Should have
been done when the pkgsrc libtool versioning was changed.  This
addresses PR pkg/29572.  No recursive bump because the major version
number is not affected by this.

Bump PKGREVISION for qt3-libs and qt3-tools.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 pkgsrc/x11/qt3-libs/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/x11/qt3-libs/files/qmake.conf
cvs rdiff -r1.41 -r1.42 pkgsrc/x11/qt3-tools/Makefile

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