pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/compface Fix build on Linux. From Antonio Ma...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/835b3724bf07
branches:  trunk
changeset: 471143:835b3724bf07
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat Mar 20 00:40:15 2004 +0000

description:
Fix build on Linux.  From Antonio Marques in PR pkg/24852.

diffstat:

 graphics/compface/distinfo         |   3 ++-
 graphics/compface/patches/patch-aa |  11 +++++++++++
 2 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r b4ecea4fbbfb -r 835b3724bf07 graphics/compface/distinfo
--- a/graphics/compface/distinfo        Sat Mar 20 00:31:07 2004 +0000
+++ b/graphics/compface/distinfo        Sat Mar 20 00:40:15 2004 +0000
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/07/19 01:13:52 hubertf Exp $
+$NetBSD: distinfo,v 1.2 2004/03/20 00:40:15 snj Exp $
 
 SHA1 (compface-1.4.tar.gz) = ca9e0370e595c25c12c446f7c677d2f2e4b7ae7d
 Size (compface-1.4.tar.gz) = 29154 bytes
+SHA1 (patch-aa) = 3f558c32219c6299f07830795098c77fe1e5ff88
diff -r b4ecea4fbbfb -r 835b3724bf07 graphics/compface/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/compface/patches/patch-aa        Sat Mar 20 00:40:15 2004 +0000
@@ -0,0 +1,11 @@
+$NetBSD: patch-aa,v 1.1 2004/03/20 00:40:15 snj Exp $
+
+--- compface.h.orig     2000-11-22 13:38:39.000000000 +0000
++++ compface.h
+@@ -17,6 +17,7 @@
+ #define COMPFACE_H
+ 
+ #include <setjmp.h>
++#include <errno.h>
+ 
+ /* For all function declarations, if ANSI then use a prototype. */



Home | Main Index | Thread Index | Old Index