pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/graphviz Remove the patch obsoleted by swig-1...
details: https://anonhg.NetBSD.org/pkgsrc/rev/018ec33982a4
branches: trunk
changeset: 524229:018ec33982a4
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Jan 21 16:41:27 2007 +0000
description:
Remove the patch obsoleted by swig-1.3.31nb1. This fixes PR 35453.
diffstat:
graphics/graphviz/distinfo | 3 +--
graphics/graphviz/patches/patch-af | 13 -------------
2 files changed, 1 insertions(+), 15 deletions(-)
diffs (31 lines):
diff -r d7de080beab4 -r 018ec33982a4 graphics/graphviz/distinfo
--- a/graphics/graphviz/distinfo Sun Jan 21 16:40:25 2007 +0000
+++ b/graphics/graphviz/distinfo Sun Jan 21 16:41:27 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.22 2007/01/20 22:17:53 minskim Exp $
+$NetBSD: distinfo,v 1.23 2007/01/21 16:41:27 minskim Exp $
SHA1 (graphviz-2.12.tar.gz) = aa48a926395a57c6c7e1e755b9432a29461538e3
RMD160 (graphviz-2.12.tar.gz) = 68d55176cd5ce0e6a25c90b443529747e738d5c6
@@ -8,4 +8,3 @@
SHA1 (patch-ac) = e0877aef8259172549e6b69f1478d1ccdef2bb6d
SHA1 (patch-ad) = d14bfef61caec543812b9d5ea8d2c331bf350af8
SHA1 (patch-ae) = df8ec6959bf1b8212f8bfcaf48586aa52537a457
-SHA1 (patch-af) = cd1c185038155d5bcb21009eafe5dec3eb5f347f
diff -r d7de080beab4 -r 018ec33982a4 graphics/graphviz/patches/patch-af
--- a/graphics/graphviz/patches/patch-af Sun Jan 21 16:40:25 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.7 2007/01/20 22:17:53 minskim Exp $
-
---- tclpkg/gv/gv_lua.cpp.orig 2007-01-20 14:15:40.000000000 -0800
-+++ tclpkg/gv/gv_lua.cpp
-@@ -708,7 +708,7 @@ extern "C" {
-
- #include "lua.h"
- #include "lauxlib.h"
--#include <malloc.h>
-+#include <stdlib.h>
- #include <assert.h> /* for a few sanity tests */
-
- /* -----------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index