diff options
author | tron <tron> | 2000-08-30 21:35:23 +0000 |
---|---|---|
committer | tron <tron> | 2000-08-30 21:35:23 +0000 |
commit | 2f2542ac2e46e58dac09b2eb8981b19a732a16ec (patch) | |
tree | 52bfbcb982f9ffda4404033e24738a806dede28f /graphics | |
parent | 6943265f053e16ae8b00b49d9ccb1cf3f1a54c35 (diff) | |
download | pkgsrc-2f2542ac2e46e58dac09b2eb8981b19a732a16ec.tar.gz |
Remove line with RCS Id so that patch applies cleanly after it was
committed to the repository.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tkpiechart/files/patch-sum | 4 | ||||
-rw-r--r-- | graphics/tkpiechart/patches/patch-ac | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/graphics/tkpiechart/files/patch-sum b/graphics/tkpiechart/files/patch-sum index c678bacab3b..b1c8f7a341d 100644 --- a/graphics/tkpiechart/files/patch-sum +++ b/graphics/tkpiechart/files/patch-sum @@ -1,6 +1,6 @@ -$NetBSD: patch-sum,v 1.4 2000/08/30 21:33:29 tron Exp $ +$NetBSD: patch-sum,v 1.5 2000/08/30 21:35:23 tron Exp $ -MD5 (patch-ac) = 6f14c40bd6678cd63b658f018100d3dd +MD5 (patch-ac) = c78b381ca317a618feab3a0f546ed4dd MD5 (patch-ad) = 72dba83c63e1ce64024b72b011121cdb MD5 (patch-ae) = 2dd8e1fe782f31c0715bed26230f2584 MD5 (patch-af) = ea443a7b14aa79a5afd42b500dbd1ebf diff --git a/graphics/tkpiechart/patches/patch-ac b/graphics/tkpiechart/patches/patch-ac index ed659f68047..c62da89a6b8 100644 --- a/graphics/tkpiechart/patches/patch-ac +++ b/graphics/tkpiechart/patches/patch-ac @@ -1,10 +1,8 @@ -$NetBSD: patch-ac,v 1.3 2000/08/30 21:31:23 tron Exp $ +$NetBSD: patch-ac,v 1.4 2000/08/30 21:35:24 tron Exp $ --- demo.orig Wed Aug 30 23:29:59 2000 +++ demo Wed Aug 30 23:30:23 2000 -@@ -4,12 +4,12 @@ - - set rcsId {$Id: patch-ac,v 1.3 2000/08/30 21:31:23 tron Exp $} +@@ -6,10 +6,10 @@ -if {[catch {package require stooop 3.7}]} { +if {[catch {package require stooop}]} { |