Subject: CVS commit: pkgsrc/x11/qt1
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 12/12/2005 14:56:07
Module Name:	pkgsrc
Committed By:	joerg
Date:		Mon Dec 12 14:56:07 UTC 2005

Modified Files:
	pkgsrc/x11/qt1: Makefile distinfo
Added Files:
	pkgsrc/x11/qt1/patches: patch-af patch-ag

Log Message:
Add DragonFly support. Move two methods in qfont.h out of private scope,
GCC 3.4 doesn't allow a private methods as friends.

XXX Should netbsd-g++-static be used for all platforms?


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/x11/qt1/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/qt1/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/x11/qt1/patches/patch-af \
    pkgsrc/x11/qt1/patches/patch-ag

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