summaryrefslogtreecommitdiff
path: root/print/kbibtex-kde3
diff options
context:
space:
mode:
authorjoerg <joerg>2013-03-28 21:43:05 +0000
committerjoerg <joerg>2013-03-28 21:43:05 +0000
commit919422553dec9935fc9c7a928ff0d1bc0824e3b6 (patch)
treeb03afbb16b469f851780f6616aa2387b09246bfd /print/kbibtex-kde3
parent47db0e5bcb8b005cbdb76dd0dc6733939f1a4f7f (diff)
downloadpkgsrc-919422553dec9935fc9c7a928ff0d1bc0824e3b6.tar.gz
Forward declaration must not be qualified with a namespace. Adjust.
Diffstat (limited to 'print/kbibtex-kde3')
-rw-r--r--print/kbibtex-kde3/distinfo7
-rw-r--r--print/kbibtex-kde3/patches/patch-src_documentlistview.h13
-rw-r--r--print/kbibtex-kde3/patches/patch-src_entrywidgetother.h12
-rw-r--r--print/kbibtex-kde3/patches/patch-src_kbibtex__part.h12
-rw-r--r--print/kbibtex-kde3/patches/patch-src_settings.h12
-rw-r--r--print/kbibtex-kde3/patches/patch-src_webquerypubmed.h12
6 files changed, 67 insertions, 1 deletions
diff --git a/print/kbibtex-kde3/distinfo b/print/kbibtex-kde3/distinfo
index 318145504a4..aa558184c5b 100644
--- a/print/kbibtex-kde3/distinfo
+++ b/print/kbibtex-kde3/distinfo
@@ -1,5 +1,10 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/03/22 06:58:08 markd Exp $
+$NetBSD: distinfo,v 1.2 2013/03/28 21:43:10 joerg Exp $
SHA1 (kbibtex-0.2.1.tar.bz2) = 2448b8c8358ed1999858e8069dfe523aa1029d70
RMD160 (kbibtex-0.2.1.tar.bz2) = a9cb38386154204fb24d16a1b686977a96feafbd
Size (kbibtex-0.2.1.tar.bz2) = 722618 bytes
+SHA1 (patch-src_documentlistview.h) = 4f42bfe95811e2785bb7a3181613b8bab554609c
+SHA1 (patch-src_entrywidgetother.h) = 5a37aee1996075c32868ca3453fe01c76c38e6e4
+SHA1 (patch-src_kbibtex__part.h) = 682e1ba39b29d0526a3b724132009ea6c3389ee9
+SHA1 (patch-src_settings.h) = ba7c8a8e860c551383fa4ec3bee60f72ec264954
+SHA1 (patch-src_webquerypubmed.h) = cd095faa431728537f99f11aa0761957dd5260e1
diff --git a/print/kbibtex-kde3/patches/patch-src_documentlistview.h b/print/kbibtex-kde3/patches/patch-src_documentlistview.h
new file mode 100644
index 00000000000..6db76fb69e7
--- /dev/null
+++ b/print/kbibtex-kde3/patches/patch-src_documentlistview.h
@@ -0,0 +1,13 @@
+$NetBSD: patch-src_documentlistview.h,v 1.1 2013/03/28 21:43:10 joerg Exp $
+
+--- src/documentlistview.h.orig 2013-03-27 10:46:40.000000000 +0000
++++ src/documentlistview.h
+@@ -32,8 +32,6 @@ class KURL;
+ class KActionMenu;
+ class KPopupMenu;
+
+-enum BibTeX::Element::FilterType;
+-
+ namespace KBibTeX
+ {
+ class DocumentWidget;
diff --git a/print/kbibtex-kde3/patches/patch-src_entrywidgetother.h b/print/kbibtex-kde3/patches/patch-src_entrywidgetother.h
new file mode 100644
index 00000000000..d9fde06630e
--- /dev/null
+++ b/print/kbibtex-kde3/patches/patch-src_entrywidgetother.h
@@ -0,0 +1,12 @@
+$NetBSD: patch-src_entrywidgetother.h,v 1.1 2013/03/28 21:43:10 joerg Exp $
+
+--- src/entrywidgetother.h.orig 2013-03-27 10:50:50.000000000 +0000
++++ src/entrywidgetother.h
+@@ -29,7 +29,6 @@
+ class QPushButton;
+ class KListView;
+ class QLineEdit;
+-class KBibTeX::FieldLineEdit;
+
+ namespace KBibTeX
+ {
diff --git a/print/kbibtex-kde3/patches/patch-src_kbibtex__part.h b/print/kbibtex-kde3/patches/patch-src_kbibtex__part.h
new file mode 100644
index 00000000000..f798073e9b8
--- /dev/null
+++ b/print/kbibtex-kde3/patches/patch-src_kbibtex__part.h
@@ -0,0 +1,12 @@
+$NetBSD: patch-src_kbibtex__part.h,v 1.1 2013/03/28 21:43:10 joerg Exp $
+
+--- src/kbibtex_part.h.orig 2013-03-27 10:48:10.000000000 +0000
++++ src/kbibtex_part.h
+@@ -43,7 +43,6 @@ class KAction;
+ class KActionMenu;
+ class KToggleAction;
+ class KMainWindow;
+-class KBibTeX::WebQuery;
+
+ class KBibTeXPart : public KParts::ReadWritePart
+ {
diff --git a/print/kbibtex-kde3/patches/patch-src_settings.h b/print/kbibtex-kde3/patches/patch-src_settings.h
new file mode 100644
index 00000000000..97bf740f808
--- /dev/null
+++ b/print/kbibtex-kde3/patches/patch-src_settings.h
@@ -0,0 +1,12 @@
+$NetBSD: patch-src_settings.h,v 1.1 2013/03/28 21:43:10 joerg Exp $
+
+--- src/settings.h.orig 2013-03-27 10:47:43.000000000 +0000
++++ src/settings.h
+@@ -36,7 +36,6 @@ class KURL;
+ class QString;
+ class QChar;
+ class QFont;
+-class BibTeX::Element;
+
+ namespace KBibTeX
+ {
diff --git a/print/kbibtex-kde3/patches/patch-src_webquerypubmed.h b/print/kbibtex-kde3/patches/patch-src_webquerypubmed.h
new file mode 100644
index 00000000000..c3bc715b3f1
--- /dev/null
+++ b/print/kbibtex-kde3/patches/patch-src_webquerypubmed.h
@@ -0,0 +1,12 @@
+$NetBSD: patch-src_webquerypubmed.h,v 1.1 2013/03/28 21:43:10 joerg Exp $
+
+--- src/webquerypubmed.h.orig 2013-03-27 10:50:22.000000000 +0000
++++ src/webquerypubmed.h
+@@ -29,7 +29,6 @@
+ class QStringList;
+ class QDomElement;
+ class QDate;
+-class BibTeX::File;
+
+ namespace KBibTeX
+ {