Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
$NetBSD: patch-ak,v 1.1 2006/06/30 21:47:20 tron Exp $
--- Lib/graphic24.h.orig 2000-06-04 10:06:44.000000000 +0100
+++ Lib/graphic24.h 2006-06-30 22:40:27.000000000 +0100
@@ -24,7 +24,7 @@
class GraphicDevice24: public GraphicDevice {
private:
- long GraphicDevice24::allocColor(Color color);
+ long allocColor(Color color);
public:
GraphicDevice24(FlashDisplay *fd);