- Update to 0.8.9

This commit is contained in:
Pav Lucistnik 2003-12-31 17:56:09 +00:00
parent f069c11957
commit c2d7882d5f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97002
3 changed files with 2 additions and 12 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= xchm
PORTVERSION= 0.8.8
PORTVERSION= 0.8.9
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1 +1 @@
MD5 (xchm-0.8.8.tar.gz) = f704bbddc1c564c8e965cd7a8befa758
MD5 (xchm-0.8.9.tar.gz) = 63c6a8e50c58117d5ddff97b492891e3

View File

@ -1,10 +0,0 @@
--- src/chmfile.h.orig Wed Nov 5 19:37:01 2003
+++ src/chmfile.h Fri Nov 14 22:11:24 2003
@@ -23,6 +23,7 @@
#define __CHMFILE_H_
#include <chm_lib.h>
+#include <wx/filefn.h>
#include <wx/string.h>
#include <wx/hashmap.h>
#include <wx/font.h>