pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/aperture Make build with gcc-3.3.1. From Sean...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/20e534f10c2b
branches:  trunk
changeset: 459868:20e534f10c2b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 10 07:56:54 2003 +0000

description:
Make build with gcc-3.3.1. From Sean Davis in PR 22420.

diffstat:

 sysutils/aperture/distinfo         |   3 ++-
 sysutils/aperture/patches/patch-ag |  12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r f65df4e09ae5 -r 20e534f10c2b sysutils/aperture/distinfo
--- a/sysutils/aperture/distinfo        Sun Aug 10 03:15:28 2003 +0000
+++ b/sysutils/aperture/distinfo        Sun Aug 10 07:56:54 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2003/03/19 17:56:38 jmmv Exp $
+$NetBSD: distinfo,v 1.8 2003/08/10 07:56:54 wiz Exp $
 
 SHA1 (aperture-2.0nb4/apNetBSD.shar) = 66022d35f41df667bbc9ad86a8f2ded292e1098b
 Size (aperture-2.0nb4/apNetBSD.shar) = 66731 bytes
@@ -8,3 +8,4 @@
 SHA1 (patch-ad) = ff298db28cf5d4ca0cfe42f4be28c8b1908c828e
 SHA1 (patch-ae) = b6ae1d888db3a0cbefd7088a7acf7ca881fdc767
 SHA1 (patch-af) = 475c127658ba1050154a7dcabe39482c088e2d02
+SHA1 (patch-ag) = cc4d08404f5fcd4fc01b1c711984506408e930bc
diff -r f65df4e09ae5 -r 20e534f10c2b sysutils/aperture/patches/patch-ag
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/aperture/patches/patch-ag        Sun Aug 10 07:56:54 2003 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ag,v 1.1 2003/08/10 07:56:55 wiz Exp $
+
+--- xf86test/xf86test.c.orig   Sun Aug 10 09:51:43 2003
++++ xf86test/xf86test.c
+@@ -36,6 +36,7 @@
+  */
+ 
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <sys/types.h>
+ #include <sys/mman.h>
+ #include <sys/stat.h>



Home | Main Index | Thread Index | Old Index