Sun Jan 18 16:53:30 2009 UTC ()
Update to 2.24.3:

    Spring cleaning.

    Updated Thai translation.

    Fix bookmark import of ff3 files

    ff3 now has some extra stuff in their .html files, so the importer is not
    always working, the regexp has been improved to fix this.
    Patch by Wouter Bolsterlee. Fixes bug #552997.

    Set the weasel version to 3.1 when using gecko 1.9.1.

    More gecko 1.9.1 fixes.

    Check for nsIDOMNSLocation.h, which was removed in gecko 1.9.1, and
    adapt API use accordingly. Bug #565669.

    Minor fix to Catalan translation thanks to S鱈lvia Miranda


(wiz)
diff -r1.91 -r1.92 pkgsrc/www/epiphany/Makefile
diff -r1.44 -r1.45 pkgsrc/www/epiphany/distinfo

cvs diff -r1.91 -r1.92 pkgsrc/www/epiphany/Makefile (expand / switch to unified diff)

--- pkgsrc/www/epiphany/Makefile 2008/12/21 11:37:15 1.91
+++ pkgsrc/www/epiphany/Makefile 2009/01/18 16:53:30 1.92
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.91 2008/12/21 11:37:15 wiz Exp $ 1# $NetBSD: Makefile,v 1.92 2009/01/18 16:53:30 wiz Exp $
2# 2#
3 3
4DISTNAME= epiphany-2.24.2.1 4DISTNAME= epiphany-2.24.3
5PKGREVISION= 2 
6CATEGORIES= www gnome 5CATEGORIES= www gnome
7MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.24/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.24/}
8EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.gnome.org/projects/epiphany/ 10HOMEPAGE= http://www.gnome.org/projects/epiphany/
12COMMENT= The web browser for the GNOME Desktop 11COMMENT= The web browser for the GNOME Desktop
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16GNU_CONFIGURE= YES 15GNU_CONFIGURE= YES
17USE_DIRS+= gnome2-1.5 16USE_DIRS+= gnome2-1.5
18USE_TOOLS+= gmake intltool msgfmt pkg-config 17USE_TOOLS+= gmake intltool msgfmt pkg-config

cvs diff -r1.44 -r1.45 pkgsrc/www/epiphany/distinfo (expand / switch to unified diff)

--- pkgsrc/www/epiphany/distinfo 2008/12/02 12:30:14 1.44
+++ pkgsrc/www/epiphany/distinfo 2009/01/18 16:53:30 1.45
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.44 2008/12/02 12:30:14 wiz Exp $ 1$NetBSD: distinfo,v 1.45 2009/01/18 16:53:30 wiz Exp $
2 2
3SHA1 (epiphany-2.24.2.1.tar.bz2) = 068b39001f44dd565b8d72a2fc59afeedcda0b43 3SHA1 (epiphany-2.24.3.tar.bz2) = 945d7935273cf341f7c5445b31202ed257cfc9a6
4RMD160 (epiphany-2.24.2.1.tar.bz2) = 0aa21eb6c798a8881080126d9197adb7a91ba56a 4RMD160 (epiphany-2.24.3.tar.bz2) = d27d511cf9f1cb6b5db94b1c821729c1dfc59b0b
5Size (epiphany-2.24.2.1.tar.bz2) = 5724989 bytes 5Size (epiphany-2.24.3.tar.bz2) = 5722991 bytes