From 66fee909266a1dedf3dfc1f03bb0841380d78805 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Fri, 26 Jul 2013 19:19:20 +0000 Subject: KDE3 and QT3 expired on 2013-07-01, remove these ports. Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt --- .../libx3dtk/files/patch-examples-infoReader-Date.h | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 graphics/libx3dtk/files/patch-examples-infoReader-Date.h (limited to 'graphics/libx3dtk/files/patch-examples-infoReader-Date.h') diff --git a/graphics/libx3dtk/files/patch-examples-infoReader-Date.h b/graphics/libx3dtk/files/patch-examples-infoReader-Date.h deleted file mode 100644 index 3ee379182274..000000000000 --- a/graphics/libx3dtk/files/patch-examples-infoReader-Date.h +++ /dev/null @@ -1,19 +0,0 @@ -*** examples/infoReader/Date.h.orig Thu Sep 28 13:22:51 2006 ---- examples/infoReader/Date.h Thu Sep 28 13:23:03 2006 -*************** -*** 17,23 **** - int year; - }; - -! std::ostream& X3DTK::operator<<(std::ostream& o, const Date &date); - - } - ---- 17,23 ---- - int year; - }; - -! std::ostream& operator<<(std::ostream& o, const Date &date); - - } - -- cgit v1.2.3