pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/giram Remove DiscWithHoleFlag definition in h...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b873f4868080
branches: trunk
changeset: 545685:b873f4868080
user: obache <obache%pkgsrc.org@localhost>
date: Sun Aug 10 04:42:52 2008 +0000
description:
Remove DiscWithHoleFlag definition in header file.
It is only used internally and occured extern v.s. static build failure.
diffstat:
graphics/giram/distinfo | 3 ++-
graphics/giram/patches/patch-ah | 14 ++++++++++++++
2 files changed, 16 insertions(+), 1 deletions(-)
diffs (32 lines):
diff -r cf9440122704 -r b873f4868080 graphics/giram/distinfo
--- a/graphics/giram/distinfo Sun Aug 10 04:40:40 2008 +0000
+++ b/graphics/giram/distinfo Sun Aug 10 04:42:52 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2006/05/28 15:52:37 joerg Exp $
+$NetBSD: distinfo,v 1.10 2008/08/10 04:42:52 obache Exp $
SHA1 (giram-0.3.5.tar.gz) = f8ecdd1a954315cb9e1356af3b8a3b20fb9f9b41
RMD160 (giram-0.3.5.tar.gz) = 4535ff962ceb68f774e2d8b3176dac9dd9eceed1
@@ -10,3 +10,4 @@
SHA1 (patch-ae) = e07c9e06010f7af087f3cc3987ec34a6c15012d2
SHA1 (patch-af) = f8e67e83c416af1f611503590fca2def1ce14ec2
SHA1 (patch-ag) = a5787a1574a9a5143b00d4f96e58476e2130f097
+SHA1 (patch-ah) = 98a37d4de223d13403501edaefc69696f9629e18
diff -r cf9440122704 -r b873f4868080 graphics/giram/patches/patch-ah
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/giram/patches/patch-ah Sun Aug 10 04:42:52 2008 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ah,v 1.3 2008/08/10 04:42:52 obache Exp $
+
+--- src/tools/tool_disc.h.orig 2002-05-01 12:33:37.000000000 +0000
++++ src/tools/tool_disc.h
+@@ -22,9 +22,6 @@
+
+ #include "tools.h"
+
+-/* Global options for the disc tool */
+-extern int DiscWithHoleFlag;
+-
+ GiramTool *giram_tool_disc_register(void);
+
+ #endif /* __TOOL_DISC_H__ */
Home |
Main Index |
Thread Index |
Old Index