please test this.

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/mozilla-thunderbird/Makefile,v
retrieving revision 1.40
diff -u -r1.40 Makefile
--- Makefile    2006/07/02 15:54:54     1.40
+++ Makefile    2006/08/03 20:31:12
@@ -4,10 +4,10 @@
 
 COMMENT=       "redesign of the integrated Mozilla App-Suite mail component"
 
-VER=           1.5.0.4
+VER=           1.5.0.5
 DISTNAME=      mozilla
 PKGNAME=       mozilla-thunderbird-${VER}
-SO_VERSION=    8.0
+SO_VERSION=    9.0
 # NOTE: Must bump minor version if any shlib's are removed from the
 # components dir to avoid pkg_add -r issues.
 .for _lib in accessibility appcomps auth autoconfig caps chrome commandlines \
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/mozilla-thunderbird/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo    2006/07/02 15:54:54     1.11
+++ distinfo    2006/08/03 20:31:12
@@ -1,4 +1,4 @@
-MD5 (thunderbird-1.5.0.4-source.tar.bz2) = ada9c163f5b26fe81958e7a85340811e
-RMD160 (thunderbird-1.5.0.4-source.tar.bz2) = 
27e88578d8857e48b46ee4dff2900f27b8a0f447
-SHA1 (thunderbird-1.5.0.4-source.tar.bz2) = 
492dd76460fc14543a70349263b64b0a2803bee9
-SIZE (thunderbird-1.5.0.4-source.tar.bz2) = 35872600
+MD5 (thunderbird-1.5.0.5-source.tar.bz2) = b09d29f912c2133a75b44f4801fc62b0
+RMD160 (thunderbird-1.5.0.5-source.tar.bz2) = 
aa32d59efa7d55eb516d967c1fb4cc6cc13f874b
+SHA1 (thunderbird-1.5.0.5-source.tar.bz2) = 
475ae30ead41847120c36f432b3359f0d60ea9da
+SIZE (thunderbird-1.5.0.5-source.tar.bz2) = 35998778
Index: patches/patch-configure_in
===================================================================
RCS file: /cvs/ports/mail/mozilla-thunderbird/patches/patch-configure_in,v
retrieving revision 1.8
diff -u -r1.8 patch-configure_in
--- patches/patch-configure_in  2006/07/02 15:54:55     1.8
+++ patches/patch-configure_in  2006/08/03 20:31:12
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure_in,v 1.8 2006/07/02 15:54:55 steven Exp $
---- configure.in.orig  Fri Apr 21 22:50:21 2006
-+++ configure.in       Thu Jun 29 08:50:59 2006
-@@ -1859,7 +1859,7 @@ case "$target" in
+--- configure.in.orig  Thu Jun 15 15:29:32 2006
++++ configure.in       Thu Aug  3 23:19:17 2006
+@@ -1863,7 +1863,7 @@ case "$target" in
        ;;
  
  *-openbsd*)
@@ -10,7 +10,7 @@
      DSO_CFLAGS=''
      DSO_PIC_CFLAGS='-fPIC'
      DSO_LDOPTS='-shared -fPIC'
-@@ -3643,7 +3643,7 @@ _SAVE_LIBS=$LIBS
+@@ -3647,7 +3647,7 @@ _SAVE_LIBS=$LIBS
  CFLAGS="$ZLIB_CFLAGS $CFLAGS"
  LDFLAGS="$ZLIB_LIBS -lz $LDFLAGS"
  if test -n "${PNG_DIR}" -a "${PNG_DIR}" != "yes"; then
@@ -19,7 +19,7 @@
      LDFLAGS="-L${PNG_DIR}/lib $LDFLAGS"
  fi
  if test -z "$PNG_DIR" -o "$PNG_DIR" = no; then
-@@ -3673,7 +3673,7 @@ LDFLAGS=$_SAVE_LDFLAGS
+@@ -3677,7 +3677,7 @@ LDFLAGS=$_SAVE_LDFLAGS
  LIBS=$_SAVE_LIBS
  
  if test "${PNG_DIR}" -a -d "${PNG_DIR}" -a "$SYSTEM_PNG" = 1; then
Index: patches/patch-gfx_src_ps_nsFontMetricsPS_cpp
===================================================================
RCS file: 
/cvs/ports/mail/mozilla-thunderbird/patches/patch-gfx_src_ps_nsFontMetricsPS_cpp,v
retrieving revision 1.3
diff -u -r1.3 patch-gfx_src_ps_nsFontMetricsPS_cpp
--- patches/patch-gfx_src_ps_nsFontMetricsPS_cpp        2006/01/23 12:34:06     
1.3
+++ patches/patch-gfx_src_ps_nsFontMetricsPS_cpp        2006/08/03 20:31:12
@@ -1,7 +1,7 @@
 $OpenBSD: patch-gfx_src_ps_nsFontMetricsPS_cpp,v 1.3 2006/01/23 12:34:06 
wilfried Exp $
---- gfx/src/ps/nsFontMetricsPS.cpp.orig        Tue Dec 20 11:16:58 2005
-+++ gfx/src/ps/nsFontMetricsPS.cpp     Tue Dec 20 11:17:37 2005
-@@ -1033,8 +1033,10 @@ nsFontPSXft::Init(nsXftEntry* aEntry,
+--- gfx/src/ps/nsFontMetricsPS.cpp.orig        Sun May  7 04:01:25 2006
++++ gfx/src/ps/nsFontMetricsPS.cpp     Thu Aug  3 23:19:00 2006
+@@ -1040,8 +1040,10 @@ nsFontPSXft::Init(nsXftEntry* aEntry,
  
  nsFontPSXft::~nsFontPSXft()
  {
@@ -13,7 +13,7 @@
  
    if (FT_Done_FreeType(mFreeTypeLibrary))
      return;
-@@ -2323,8 +2325,10 @@ nsXftType1Generator::Init(nsXftEntry* aE
+@@ -2332,8 +2334,10 @@ nsXftType1Generator::Init(nsXftEntry* aE
  
  nsXftType1Generator::~nsXftType1Generator()
  {

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Reply via email to