diff options
author | drochner <drochner@pkgsrc.org> | 2008-09-14 15:09:56 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-09-14 15:09:56 +0000 |
commit | b4a23ef7ee6dbab8b87a1fbf8bafade19d70df65 (patch) | |
tree | 97511ec6202cadbeb441794d03eca25fbd7368d3 /editors/dasher | |
parent | 4021ec86d8cf45b68d97632a941fb46c34922fe8 (diff) | |
download | pkgsrc-b4a23ef7ee6dbab8b87a1fbf8bafade19d70df65.tar.gz |
remove superfluous patch
(This was noticed by someone but I can't find it anymore.)
Diffstat (limited to 'editors/dasher')
-rw-r--r-- | editors/dasher/distinfo | 3 | ||||
-rw-r--r-- | editors/dasher/patches/patch-ab | 12 |
2 files changed, 1 insertions, 14 deletions
diff --git a/editors/dasher/distinfo b/editors/dasher/distinfo index d0a62c94ab1..3cc730f6722 100644 --- a/editors/dasher/distinfo +++ b/editors/dasher/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.25 2008/05/29 17:53:36 drochner Exp $ +$NetBSD: distinfo,v 1.26 2008/09/14 15:09:56 drochner Exp $ SHA1 (dasher-4.7.3.tar.bz2) = 962cec3050e6a0b0f3670971734bd0595076b959 RMD160 (dasher-4.7.3.tar.bz2) = cef9e14e53cd29244aa5e84de32cffe75cde2c76 Size (dasher-4.7.3.tar.bz2) = 6773132 bytes -SHA1 (patch-ab) = a5dac2d9f8a59ee4ea4370fa5b75e8e0f008fdbd SHA1 (patch-ac) = 9c21bac777158e564a69b5f2735380c6a2b985e8 SHA1 (patch-ad) = 8261c0e7de41fd2729413ee24c24e07cb939a1ae SHA1 (patch-ae) = 6e16f33e9ae2a75e0a11294af478cf5d0ab08cdc diff --git a/editors/dasher/patches/patch-ab b/editors/dasher/patches/patch-ab deleted file mode 100644 index a7c6a79fa20..00000000000 --- a/editors/dasher/patches/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2006/11/29 13:11:49 joerg Exp $ - ---- Src/Gtk2/DasherControl.cpp.orig 2006-11-29 09:27:05.000000000 +0000 -+++ Src/Gtk2/DasherControl.cpp -@@ -8,6 +8,7 @@ - #include "../DasherCore/WrapperFactory.h" - - #include <fcntl.h> -+#include <unistd.h> - - #include <gtk/gtk.h> - #include <gdk/gdk.h> |