Subject: CVS commit: pkgsrc/print/cjk-lyx
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 09/19/2006 23:35:07
Module Name:	pkgsrc
Committed By:	joerg
Date:		Tue Sep 19 23:35:07 UTC 2006

Modified Files:
	pkgsrc/print/cjk-lyx: distinfo
Added Files:
	pkgsrc/print/cjk-lyx/patches: patch-ak patch-al patch-am patch-an

Log Message:
Fix permissive C++ for GCC 3.4+:
- move an inline constructor outside of the class, since the friend
  is not fully declared yet.
- template references.
- missing include to get full declaration of a class.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/print/cjk-lyx/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/print/cjk-lyx/patches/patch-ak \
    pkgsrc/print/cjk-lyx/patches/patch-al \
    pkgsrc/print/cjk-lyx/patches/patch-am \
    pkgsrc/print/cjk-lyx/patches/patch-an

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