summaryrefslogtreecommitdiff
path: root/cad/gattrib
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gattrib')
-rw-r--r--cad/gattrib/distinfo9
-rw-r--r--cad/gattrib/patches/patch-aa13
2 files changed, 4 insertions, 18 deletions
diff --git a/cad/gattrib/distinfo b/cad/gattrib/distinfo
index 4e6658c7916..21edbf286ba 100644
--- a/cad/gattrib/distinfo
+++ b/cad/gattrib/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/02/23 14:59:24 agc Exp $
+$NetBSD: distinfo,v 1.6 2005/03/24 02:05:11 dmcmahill Exp $
-SHA1 (geda/geda-gattrib-20041228.tar.gz) = cd6943e027240267e96f6c6d401b3918bbb4b026
-RMD160 (geda/geda-gattrib-20041228.tar.gz) = cabdac7be94c6acab1d205a4319ce9bf745bf164
-Size (geda/geda-gattrib-20041228.tar.gz) = 309312 bytes
-SHA1 (patch-aa) = 3cb9d0dcc4992e3ea2a81fe5de1774b3d10ddc14
+SHA1 (geda/geda-gattrib-20050313.tar.gz) = 9c15fce90ffe18f65e8c8b2167523108af31fdbb
+RMD160 (geda/geda-gattrib-20050313.tar.gz) = 3d27f337f4e5890e7f82e2547644186344a13e02
+Size (geda/geda-gattrib-20050313.tar.gz) = 314382 bytes
diff --git a/cad/gattrib/patches/patch-aa b/cad/gattrib/patches/patch-aa
deleted file mode 100644
index cd0d84313fa..00000000000
--- a/cad/gattrib/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2005/01/17 19:33:06 kristerw Exp $
-
---- src/s_table.c.orig Mon Jan 17 20:25:44 2005
-+++ src/s_table.c Mon Jan 17 20:26:29 2005
-@@ -400,7 +400,7 @@
- *------------------------------------------------------------------*/
- void s_table_add_toplevel_pin_items_to_pin_table(OBJECT *start_obj) {
- OBJECT *o_current;
-- OBJECT *o_lower_current;;
-+ OBJECT *o_lower_current;
- gchar *temp;
- gchar *temp_uref;
- gchar *pinnumber;