From e6d2928d9160be4adb93fb5cdfea75051dbb1280 Mon Sep 17 00:00:00 2001 From: Markus Brueffer Date: Mon, 3 Apr 2006 08:23:08 +0000 Subject: - Update to version 0.4.0 - Use MASTER_SITE_LOCAL to provide an own distfile, since the original one was created with unsermake. Apart from the buildsystem there are no changes. - Change WWW in pkg-descr to point to the new projectsite --- net/knemo/files/patch-knemod-interfacetooltip.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net/knemo/files/patch-knemod-interfacetooltip.cpp') diff --git a/net/knemo/files/patch-knemod-interfacetooltip.cpp b/net/knemo/files/patch-knemod-interfacetooltip.cpp index 10235e4477c3..9dce92066cf6 100644 --- a/net/knemo/files/patch-knemod-interfacetooltip.cpp +++ b/net/knemo/files/patch-knemod-interfacetooltip.cpp @@ -1,6 +1,6 @@ ---- knemod/interfacetooltip.cpp.orig Fri Jan 21 17:51:13 2005 -+++ knemod/interfacetooltip.cpp Fri Jan 21 17:59:47 2005 -@@ -99,6 +99,23 @@ +--- src/knemod/interfacetooltip.cpp.orig Sat Apr 1 21:44:22 2006 ++++ src/knemod/interfacetooltip.cpp Sun Apr 2 21:30:52 2006 +@@ -101,6 +101,23 @@ if ( data.available ) { @@ -24,7 +24,7 @@ if ( toolTipContent & IP_ADDRESS ) text += "" + mToolTips[4].first + "" + data.ipAddress + ""; if ( toolTipContent & SUBNET_MASK ) -@@ -107,6 +124,7 @@ +@@ -109,6 +126,7 @@ { if ( toolTipContent & BCAST_ADDRESS ) text += "" + mToolTips[18].first + "" + data.broadcastAddress + ""; -- cgit v1.2.3