diff options
author | joerg <joerg@pkgsrc.org> | 2006-09-19 23:35:07 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-09-19 23:35:07 +0000 |
commit | 368333a6887fd95b920453631d3b95b33518dc61 (patch) | |
tree | a1328552278a73d20f462116834108efd4373127 /print/cjk-lyx/distinfo | |
parent | 709547d2e90c501004b4bf8ff8768b9d7d098978 (diff) | |
download | pkgsrc-368333a6887fd95b920453631d3b95b33518dc61.tar.gz |
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.
Diffstat (limited to 'print/cjk-lyx/distinfo')
-rw-r--r-- | print/cjk-lyx/distinfo | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/print/cjk-lyx/distinfo b/print/cjk-lyx/distinfo index 2aaa904fd30..5a4a4f7fd94 100644 --- a/print/cjk-lyx/distinfo +++ b/print/cjk-lyx/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2005/02/24 12:51:41 agc Exp $ +$NetBSD: distinfo,v 1.7 2006/09/19 23:35:07 joerg Exp $ SHA1 (lyx-1.2.0.tar.gz) = 56db850f316c18e00c4b10946216b6eb25107dab RMD160 (lyx-1.2.0.tar.gz) = e21eeb53517bf994938f2d89e7be585da9ff8cd3 @@ -16,3 +16,7 @@ SHA1 (patch-ag) = b1f3e8e12d667f2761206bcd4d9d0d5c450fac09 SHA1 (patch-ah) = 100b2b3d4f823a472e7c69dbd3130c830a1a6cba SHA1 (patch-ai) = 3e694cf156a527bba9155de49c3a6a9fb66af014 SHA1 (patch-aj) = 8a8e5750fe67093e748791da7b11141fcf3a0795 +SHA1 (patch-ak) = 473918c84edff55d68dc193b8eb1f07b78abbca5 +SHA1 (patch-al) = a441f0925619fcc674d83c24e90d041047a71ad7 +SHA1 (patch-am) = dd8f9061b476c5c71f7a4b1ee478df4369caf510 +SHA1 (patch-an) = b39ef6b367a1e47e072d48181aa29a0b8cbcec13 |