pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/galeon *** empty log message ***



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ba67080ee9c
branches:  trunk
changeset: 492061:9ba67080ee9c
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Apr 04 10:25:03 2005 +0000

description:
*** empty log message ***

diffstat:

 www/galeon/PLIST            |   5 +----
 www/galeon/distinfo         |  13 ++++++-------
 www/galeon/patches/patch-aa |  20 --------------------
 www/galeon/patches/patch-ac |   8 ++++----
 www/galeon/patches/patch-ad |   6 +++---
 5 files changed, 14 insertions(+), 38 deletions(-)

diffs (99 lines):

diff -r 2c8d18ff924c -r 9ba67080ee9c www/galeon/PLIST
--- a/www/galeon/PLIST  Mon Apr 04 10:25:02 2005 +0000
+++ b/www/galeon/PLIST  Mon Apr 04 10:25:03 2005 +0000
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.24 2004/11/27 00:52:49 abs Exp $
+@comment $NetBSD: PLIST,v 1.25 2005/04/04 10:25:03 abs Exp $
 bin/galeon
 bin/galeon-config-tool
 lib/bonobo/servers/GNOME_Galeon_Automation.server
 lib/bonobo/servers/GNOME_Galeon_NautilusView.server
-lib/galeon/components/libgaleon-xpcom.la
 man/man1/galeon.1
 share/applications/galeon.desktop
 share/examples/galeon/sound/events/galeon.soundlist
@@ -232,6 +231,4 @@
 @dirrm share/examples/galeon/sound
 @dirrm share/examples/galeon
 @comment in xdg-dirs: @dirrm share/applications
-@dirrm lib/galeon/components
-@dirrm lib/galeon
 @comment in libbonobo: @dirrm lib/bonobo/servers
diff -r 2c8d18ff924c -r 9ba67080ee9c www/galeon/distinfo
--- a/www/galeon/distinfo       Mon Apr 04 10:25:02 2005 +0000
+++ b/www/galeon/distinfo       Mon Apr 04 10:25:03 2005 +0000
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.40 2005/02/24 14:08:30 wiz Exp $
+$NetBSD: distinfo,v 1.41 2005/04/04 10:25:03 abs Exp $
 
-SHA1 (galeon-1.3.18.tar.bz2) = 7a6c539e18e209c2ba7c50cf9529d86525088425
-RMD160 (galeon-1.3.18.tar.bz2) = 1b76a71e4ee6a000b15c635f5809a711bf7481b4
-Size (galeon-1.3.18.tar.bz2) = 3866453 bytes
-SHA1 (patch-aa) = 708aff2a72a8795aa29c5aaa475063b9de572733
-SHA1 (patch-ac) = 9f5b88e605c846d566615322cb1cc21ff585028a
-SHA1 (patch-ad) = 7b42615c65372ade81fa983e572eb8bfd130d60a
+SHA1 (galeon-1.3.20.tar.bz2) = da5b116805f8a3a9d4b7051c868566239fe2262b
+RMD160 (galeon-1.3.20.tar.bz2) = b764c9aec7943384a126b30fb767add72ac20cbe
+Size (galeon-1.3.20.tar.bz2) = 4064521 bytes
+SHA1 (patch-ac) = a9369e0dc72d3347bb9a2924e92eedd41addc58f
+SHA1 (patch-ad) = db8076fb6c5fbf25e3a03d006a2801dc24002175
diff -r 2c8d18ff924c -r 9ba67080ee9c www/galeon/patches/patch-aa
--- a/www/galeon/patches/patch-aa       Mon Apr 04 10:25:02 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-$NetBSD: patch-aa,v 1.13 2004/11/27 00:52:49 abs Exp $
-
---- mozilla/MozillaPrivate.cpp.orig    2004-11-27 00:10:16.000000000 +0000
-+++ mozilla/MozillaPrivate.cpp
-@@ -109,6 +109,7 @@ NS_METHOD MozillaPrintSettingsToEmbedPri
-               tmp = paperPrefix + NS_LITERAL_CSTRING("width_mm");
-               rv = pref->GetIntPref(tmp.get(), &width);
- 
-+#ifdef _NL_PAPER_HEIGHT
-               // mark locale default paper size so that print dialog can use
-               // it as best guess when switching printers
-               if (height == (int) (long int) nl_langinfo (_NL_PAPER_HEIGHT) &&
-@@ -116,6 +117,7 @@ NS_METHOD MozillaPrintSettingsToEmbedPri
-               {
-                       info->paper = i;
-               }
-+#endif
- 
-               PRBool is_inch;
-               tmp = paperPrefix + NS_LITERAL_CSTRING("is_inch");
diff -r 2c8d18ff924c -r 9ba67080ee9c www/galeon/patches/patch-ac
--- a/www/galeon/patches/patch-ac       Mon Apr 04 10:25:02 2005 +0000
+++ b/www/galeon/patches/patch-ac       Mon Apr 04 10:25:03 2005 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-ac,v 1.6 2004/10/05 16:54:29 abs Exp $
+$NetBSD: patch-ac,v 1.7 2005/04/04 10:25:03 abs Exp $
 
---- galeon.desktop.in.orig     2004-07-21 21:46:59.000000000 +0100
+--- galeon.desktop.in.orig     2005-01-22 12:44:08.000000000 +0000
 +++ galeon.desktop.in
 @@ -7,7 +7,7 @@ _Comment=Browse the web
- Exec=galeon
+ Exec=galeon %U
  Terminal=false
  Type=Application
 -Icon=galeon
 +Icon=galeon.png
- Categories=Application;Network;
+ Categories=Application;Network;GNOME;GTK;WebBrowser;
  X-GNOME-Bugzilla-Bugzilla=GNOME
  X-GNOME-Bugzilla-Product=galeon
diff -r 2c8d18ff924c -r 9ba67080ee9c www/galeon/patches/patch-ad
--- a/www/galeon/patches/patch-ad       Mon Apr 04 10:25:02 2005 +0000
+++ b/www/galeon/patches/patch-ad       Mon Apr 04 10:25:03 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.5 2004/11/27 00:52:49 abs Exp $
+$NetBSD: patch-ad,v 1.6 2005/04/04 10:25:03 abs Exp $
 
---- sounds/Makefile.in.orig    2004-10-23 18:21:35.000000000 +0100
+--- sounds/Makefile.in.orig    2005-03-12 20:07:02.000000000 +0000
 +++ sounds/Makefile.in
-@@ -231,7 +231,8 @@ sharedstatedir = @sharedstatedir@
+@@ -236,7 +236,8 @@ sharedstatedir = @sharedstatedir@
  sysconfdir = @sysconfdir@
  target_alias = @target_alias@
  galeon_SOUNDS = clicked.wav



Home | Main Index | Thread Index | Old Index