pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update galeon to 1.3.17:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/287c3d45cfa3
branches:  trunk
changeset: 481479:287c3d45cfa3
user:      abs <abs%pkgsrc.org@localhost>
date:      Tue Oct 05 16:54:29 2004 +0000

description:
Update galeon to 1.3.17:
    - Works with Mozilla 1.4 through 1.8a2 and trunk
    - Support printing with Xprint
    - Get rid of the startup script; you need to update your scripts
      if you have been using galeon-bin directly
    - Add saved files in recent-files list for easy access
    - Add support for vfolders of bookmarks.
    - Restore the 'Reload Frame' context menu item
    - Add progress dialog when printing.
    - Don't copy the history of the old tab, when creating an
      unrelated new tab
    - Support the new GNOME 2.8 mime type system
    - lots of other bug fixes

Also include fix for http://bugzilla.gnome.org/show_bug.cgi?id=153693

diffstat:

 doc/CHANGES                 |   3 ++-
 www/galeon/Makefile         |   5 ++---
 www/galeon/distinfo         |  15 ++++++++-------
 www/galeon/patches/patch-aa |   4 ++--
 www/galeon/patches/patch-ab |   6 +++---
 www/galeon/patches/patch-ac |   4 ++--
 www/galeon/patches/patch-ad |   6 +++---
 www/galeon/patches/patch-ae |  14 ++++++++++++++
 8 files changed, 36 insertions(+), 21 deletions(-)

diffs (121 lines):

diff -r 65b33d2cf885 -r 287c3d45cfa3 doc/CHANGES
--- a/doc/CHANGES       Tue Oct 05 16:51:36 2004 +0000
+++ b/doc/CHANGES       Tue Oct 05 16:54:29 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7353 2004/10/05 16:52:06 abs Exp $
+$NetBSD: CHANGES,v 1.7354 2004/10/05 16:54:59 abs Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -4554,4 +4554,5 @@
        Added ntfsprogs-1.9.4 [agc 2004-10-05]
        Updated sylpheed-claws to 0.9.12b [adam 2004-10-05]
        Updated rconfig to 0.39 [abs 2004-10-05]
+       Updated galeon to 1.3.17 [abs 2004-10-05]
 
diff -r 65b33d2cf885 -r 287c3d45cfa3 www/galeon/Makefile
--- a/www/galeon/Makefile       Tue Oct 05 16:51:36 2004 +0000
+++ b/www/galeon/Makefile       Tue Oct 05 16:54:29 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2004/10/03 00:18:25 tv Exp $
+# $NetBSD: Makefile,v 1.72 2004/10/05 16:54:29 abs Exp $
 #
 
-DISTNAME=      galeon-1.3.16
-PKGREVISION=   1
+DISTNAME=      galeon-1.3.17
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=galeon/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 65b33d2cf885 -r 287c3d45cfa3 www/galeon/distinfo
--- a/www/galeon/distinfo       Tue Oct 05 16:51:36 2004 +0000
+++ b/www/galeon/distinfo       Tue Oct 05 16:54:29 2004 +0000
@@ -1,8 +1,9 @@
-$NetBSD: distinfo,v 1.36 2004/07/20 17:37:23 abs Exp $
+$NetBSD: distinfo,v 1.37 2004/10/05 16:54:29 abs Exp $
 
-SHA1 (galeon-1.3.16.tar.bz2) = d5cdbfbb5a94285f5a41ae40d78094ddce187c76
-Size (galeon-1.3.16.tar.bz2) = 3572080 bytes
-SHA1 (patch-aa) = 0bda66e7c4e1f735057aa4fcdcbe0b27b3b739ba
-SHA1 (patch-ab) = f04d9ffbe497c53ab60849f103f1d1d3205ba7ab
-SHA1 (patch-ac) = 07a25a915a2d636d7a79cd607c865c064bbb9744
-SHA1 (patch-ad) = 9015275a6a73627b44e228e049a29477bb3bc150
+SHA1 (galeon-1.3.17.tar.bz2) = 03bb667acbf61eeca98ae5f39ddf1713ee18246b
+Size (galeon-1.3.17.tar.bz2) = 3635524 bytes
+SHA1 (patch-aa) = f90eceea62d12ebcaed72d8b8871cf35eda51256
+SHA1 (patch-ab) = 2bea5878588c98b66c31dd5b7eda63912fe9ff1d
+SHA1 (patch-ac) = 9f5b88e605c846d566615322cb1cc21ff585028a
+SHA1 (patch-ad) = 5f125f07451cbd7969cba6c254d7a5bd6ae00788
+SHA1 (patch-ae) = 054715c68a1a278331e9e20be107b0e1717b08f6
diff -r 65b33d2cf885 -r 287c3d45cfa3 www/galeon/patches/patch-aa
--- a/www/galeon/patches/patch-aa       Tue Oct 05 16:51:36 2004 +0000
+++ b/www/galeon/patches/patch-aa       Tue Oct 05 16:54:29 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.11 2004/07/20 17:37:23 abs Exp $
+$NetBSD: patch-aa,v 1.12 2004/10/05 16:54:29 abs Exp $
 
---- configure.in.orig  2004-07-03 17:49:13.000000000 +0100
+--- configure.in.orig  2004-08-07 21:42:52.000000000 +0100
 +++ configure.in
 @@ -213,12 +213,12 @@ AC_ARG_WITH(mozilla-snapshot,
  AC_MSG_RESULT($MOZILLA_VERSION$autodetect)
diff -r 65b33d2cf885 -r 287c3d45cfa3 www/galeon/patches/patch-ab
--- a/www/galeon/patches/patch-ab       Tue Oct 05 16:51:36 2004 +0000
+++ b/www/galeon/patches/patch-ab       Tue Oct 05 16:54:29 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.9 2004/07/20 17:37:23 abs Exp $
+$NetBSD: patch-ab,v 1.10 2004/10/05 16:54:29 abs Exp $
 
---- configure.orig     2004-07-03 18:07:57.000000000 +0100
+--- configure.orig     2004-08-08 21:12:00.000000000 +0100
 +++ configure
-@@ -22732,11 +22732,11 @@ fi;
+@@ -22744,11 +22744,11 @@ fi;
  echo "$as_me:$LINENO: result: $MOZILLA_VERSION$autodetect" >&5
  echo "${ECHO_T}$MOZILLA_VERSION$autodetect" >&6
  
diff -r 65b33d2cf885 -r 287c3d45cfa3 www/galeon/patches/patch-ac
--- a/www/galeon/patches/patch-ac       Tue Oct 05 16:51:36 2004 +0000
+++ b/www/galeon/patches/patch-ac       Tue Oct 05 16:54:29 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-ac,v 1.5 2004/07/20 17:37:23 abs Exp $
+$NetBSD: patch-ac,v 1.6 2004/10/05 16:54:29 abs Exp $
 
---- galeon.desktop.in.orig     2003-09-17 22:16:18.000000000 +0100
+--- galeon.desktop.in.orig     2004-07-21 21:46:59.000000000 +0100
 +++ galeon.desktop.in
 @@ -7,7 +7,7 @@ _Comment=Browse the web
  Exec=galeon
diff -r 65b33d2cf885 -r 287c3d45cfa3 www/galeon/patches/patch-ad
--- a/www/galeon/patches/patch-ad       Tue Oct 05 16:51:36 2004 +0000
+++ b/www/galeon/patches/patch-ad       Tue Oct 05 16:54:29 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.3 2004/07/20 17:37:23 abs Exp $
+$NetBSD: patch-ad,v 1.4 2004/10/05 16:54:29 abs Exp $
 
---- sounds/Makefile.in.orig    2004-07-03 18:08:08.000000000 +0100
+--- sounds/Makefile.in.orig    2004-08-08 21:12:13.000000000 +0100
 +++ sounds/Makefile.in
-@@ -223,7 +223,8 @@ sharedstatedir = @sharedstatedir@
+@@ -232,7 +232,8 @@ sharedstatedir = @sharedstatedir@
  sysconfdir = @sysconfdir@
  target_alias = @target_alias@
  galeon_SOUNDS = clicked.wav
diff -r 65b33d2cf885 -r 287c3d45cfa3 www/galeon/patches/patch-ae
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/galeon/patches/patch-ae       Tue Oct 05 16:54:29 2004 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ae,v 1.4 2004/10/05 16:54:29 abs Exp $
+
+--- mozilla/mozilla-embed.cpp.orig     2004-10-05 13:03:37.000000000 +0100
++++ mozilla/mozilla-embed.cpp
+@@ -1388,7 +1388,8 @@ impl_set_encoding (GaleonEmbed *embed,
+       rv = wrapper->ForceEncoding (charset);
+       if (NS_FAILED (rv)) return G_FAILED;
+ 
+-#if MOZILLA_CHECK_VERSION4 (1,8,MOZILLA_ALPHA,3)
++#if MOZILLA_CHECK_VERSION4 (1,8,MOZILLA_ALPHA,3) || \
++    (MOZILLA_IS_BRANCH (1,7) && MOZILLA_CHECK_VERSION3(1,7,3))
+       gtk_moz_embed_reload (GTK_MOZ_EMBED (embed),
+                             GTK_MOZ_EMBED_FLAG_RELOADCHARSETCHANGE);
+ #else



Home | Main Index | Thread Index | Old Index