Update to version 2.6

This commit is contained in:
Markus Brueffer 2006-07-10 10:12:54 +00:00
parent ad7c779e09
commit 0089ffeda5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167343
10 changed files with 14 additions and 58 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= kchmviewer
PORTVERSION= 2.5
PORTVERSION= 2.6
CATEGORIES= deskutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1,3 +1,3 @@
MD5 (kchmviewer-2.5.tar.gz) = 31aa10f89b92ec5323fef7c26b1e1eed
SHA256 (kchmviewer-2.5.tar.gz) = 760dcbbaf426113ff6f0a4c5ea3c5023c597b2ec096d2bde8e15635d58827197
SIZE (kchmviewer-2.5.tar.gz) = 659755
MD5 (kchmviewer-2.6.tar.gz) = 7898095c413b4262c5aff6bf5fcaf25b
SHA256 (kchmviewer-2.6.tar.gz) = 25201d7ddb685f9c4ee55d134f61b239e786193cabaa263b4951aeba45045266
SIZE (kchmviewer-2.6.tar.gz) = 671666

View File

@ -1,12 +0,0 @@
--- src/kchmsearchtoolbar.cpp.orig Sun Dec 11 20:04:40 2005
+++ src/kchmsearchtoolbar.cpp Sun Dec 11 20:06:22 2005
@@ -19,6 +19,9 @@
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
+#include <sys/types.h>
+#include <unistd.h>
+
#include <qtoolbutton.h>
#include <qcombobox.h>
#include <qlineedit.h>

View File

@ -1,10 +0,0 @@
--- src/kqtempfile.cpp.orig Sun Dec 11 20:11:50 2005
+++ src/kqtempfile.cpp Sun Dec 11 20:12:53 2005
@@ -20,6 +20,7 @@
***************************************************************************/
#include <unistd.h>
+#include <time.h>
#include "kqtempfile.h"

View File

@ -1,6 +1,6 @@
--- src/xchmfile.cpp.orig Mon Jul 25 12:27:20 2005
+++ src/xchmfile.cpp Mon Jul 25 12:28:16 2005
@@ -1189,7 +1189,7 @@
--- src/xchmfile.cpp.orig Mon Jul 10 11:44:50 2006
+++ src/xchmfile.cpp Mon Jul 10 11:45:49 2006
@@ -1278,7 +1278,7 @@
FIXENDIAN32(off_url);
if ( RetrieveObject ( &m_chmURLSTR, buf, off_url + 8, sizeof(buf) - 1) == 0 )

View File

@ -6,7 +6,7 @@
#
PORTNAME= kchmviewer
PORTVERSION= 2.5
PORTVERSION= 2.6
CATEGORIES= deskutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1,3 +1,3 @@
MD5 (kchmviewer-2.5.tar.gz) = 31aa10f89b92ec5323fef7c26b1e1eed
SHA256 (kchmviewer-2.5.tar.gz) = 760dcbbaf426113ff6f0a4c5ea3c5023c597b2ec096d2bde8e15635d58827197
SIZE (kchmviewer-2.5.tar.gz) = 659755
MD5 (kchmviewer-2.6.tar.gz) = 7898095c413b4262c5aff6bf5fcaf25b
SHA256 (kchmviewer-2.6.tar.gz) = 25201d7ddb685f9c4ee55d134f61b239e786193cabaa263b4951aeba45045266
SIZE (kchmviewer-2.6.tar.gz) = 671666

View File

@ -1,12 +0,0 @@
--- src/kchmsearchtoolbar.cpp.orig Sun Dec 11 20:04:40 2005
+++ src/kchmsearchtoolbar.cpp Sun Dec 11 20:06:22 2005
@@ -19,6 +19,9 @@
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
+#include <sys/types.h>
+#include <unistd.h>
+
#include <qtoolbutton.h>
#include <qcombobox.h>
#include <qlineedit.h>

View File

@ -1,10 +0,0 @@
--- src/kqtempfile.cpp.orig Sun Dec 11 20:11:50 2005
+++ src/kqtempfile.cpp Sun Dec 11 20:12:53 2005
@@ -20,6 +20,7 @@
***************************************************************************/
#include <unistd.h>
+#include <time.h>
#include "kqtempfile.h"

View File

@ -1,6 +1,6 @@
--- src/xchmfile.cpp.orig Mon Jul 25 12:27:20 2005
+++ src/xchmfile.cpp Mon Jul 25 12:28:16 2005
@@ -1189,7 +1189,7 @@
--- src/xchmfile.cpp.orig Mon Jul 10 11:44:50 2006
+++ src/xchmfile.cpp Mon Jul 10 11:45:49 2006
@@ -1278,7 +1278,7 @@
FIXENDIAN32(off_url);
if ( RetrieveObject ( &m_chmURLSTR, buf, off_url + 8, sizeof(buf) - 1) == 0 )