minor bug fix update, please give it a try.

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/wxWidgets/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile    4 Jan 2008 17:48:38 -0000       1.10
+++ Makefile    13 Jan 2008 15:16:38 -0000
@@ -4,8 +4,8 @@
 
 COMMENT=       c++ cross-platform GUI toolkit
 
-DISTNAME=      wxWidgets-2.8.6
-PKGNAME=       wxWidgets-gtk2-2.8.6p0
+DISTNAME=      wxWidgets-2.8.7
+PKGNAME=       wxWidgets-gtk2-2.8.7
 SHARED_LIBS=   wx_base                 1.0     \
                wx_base_net             1.0     \
                wx_base_odbc            1.0     \
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/wxWidgets/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo    23 Oct 2007 11:28:09 -0000      1.5
+++ distinfo    13 Jan 2008 15:16:38 -0000
@@ -1,5 +1,5 @@
-MD5 (wxWidgets-2.8.6.tar.gz) = gyYH1Xb7cCi0Pv8juwmT4g==
-RMD160 (wxWidgets-2.8.6.tar.gz) = GWaUREYjxv3jqKoYT3Bg9ub4HY4=
-SHA1 (wxWidgets-2.8.6.tar.gz) = ZXy9/XtH/cjbClO9YplsRHLjeR8=
-SHA256 (wxWidgets-2.8.6.tar.gz) = Aq0AU4MmFyZNQb1KKpxnU3D9w4lT93DD+6EQmN6ZgYY=
-SIZE (wxWidgets-2.8.6.tar.gz) = 18849697
+MD5 (wxWidgets-2.8.7.tar.gz) = JP3FFvZHvlBZXxqYZadCiQ==
+RMD160 (wxWidgets-2.8.7.tar.gz) = KbjOL3UPy3GzPi9TOTU45yc7rJA=
+SHA1 (wxWidgets-2.8.7.tar.gz) = e4a2DKdw44KLiWX7aofbZtLS71Y=
+SHA256 (wxWidgets-2.8.7.tar.gz) = Ilbo7pa/i2bfqnuAW4YYbpcTj2jMdrNBowy9DxQ5i70=
+SIZE (wxWidgets-2.8.7.tar.gz) = 18889975
Index: patches/patch-configure_in
===================================================================
RCS file: /cvs/ports/x11/wxWidgets/patches/patch-configure_in,v
retrieving revision 1.2
diff -u -r1.2 patch-configure_in
--- patches/patch-configure_in  23 Oct 2007 11:28:10 -0000      1.2
+++ patches/patch-configure_in  13 Jan 2008 15:16:38 -0000
@@ -1,6 +1,6 @@
 $OpenBSD: patch-configure_in,v 1.2 2007/10/23 11:28:10 steven Exp $
---- configure.in.orig  Tue Sep 25 10:51:19 2007
-+++ configure.in       Tue Oct  2 11:51:20 2007
+--- configure.in.orig  Wed Nov 21 13:41:55 2007
++++ configure.in       Sun Jan  6 01:03:30 2008
 @@ -4065,7 +4065,7 @@ if test "$TOOLKIT" != "MSW" ; then
  
          AC_CHECK_HEADER([sql.h], [found_sql_h=1],, [ ])
@@ -32,7 +32,7 @@
  
 @@ -4411,7 +4411,7 @@ fi
  
- WX_VERSION_TAG=`echo 
WX${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}_${WX_RELEASE} | tr 
"[[a-z]]" "[[A-Z]]"`
+ WX_VERSION_TAG=`echo 
WX${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}_${WX_RELEASE} | tr 
a-z A-Z`
  
 
-TOOLCHAIN_NAME="${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}-${WX_RELEASE}"
 
+TOOLCHAIN_NAME="${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}"
@@ -54,7 +54,7 @@
  else
      AC_MSG_WARN([Wide character support is unavailable])
  fi
-@@ -6002,8 +5994,37 @@ if test "$USE_UNIX" = "1" ; then
+@@ -6020,8 +6012,37 @@ if test "$USE_UNIX" = "1" ; then
          ])
      fi
  
Index: patches/patch-include_wx_wxchar_h
===================================================================
RCS file: /cvs/ports/x11/wxWidgets/patches/patch-include_wx_wxchar_h,v
retrieving revision 1.2
diff -u -r1.2 patch-include_wx_wxchar_h
--- patches/patch-include_wx_wxchar_h   23 Oct 2007 11:28:10 -0000      1.2
+++ patches/patch-include_wx_wxchar_h   13 Jan 2008 15:16:38 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-include_wx_wxchar_h,v 1.2 2007/10/23 11:28:10 steven Exp $
---- include/wx/wxchar.h.orig   Tue Sep 25 10:51:18 2007
-+++ include/wx/wxchar.h        Tue Oct  2 11:53:18 2007
-@@ -443,6 +443,8 @@
+--- include/wx/wxchar.h.orig   Wed Nov 21 13:41:54 2007
++++ include/wx/wxchar.h        Sun Jan  6 01:03:17 2008
+@@ -451,6 +451,8 @@
          #endif
      #endif
  

Reply via email to