diff options
author | wiz <wiz@pkgsrc.org> | 2009-01-18 16:53:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-01-18 16:53:30 +0000 |
commit | 21580afbea9f880967f07ea51e08086b28281313 (patch) | |
tree | 71d4ae4463746058d792a5fa8421035a4d764d9f /www/epiphany | |
parent | 977c7db00ff03bf8d80a3546314030c3eaae316c (diff) | |
download | pkgsrc-21580afbea9f880967f07ea51e08086b28281313.tar.gz |
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
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 5 | ||||
-rw-r--r-- | www/epiphany/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index dd273afd4c2..4a013a5613b 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.91 2008/12/21 11:37:15 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2009/01/18 16:53:30 wiz Exp $ # -DISTNAME= epiphany-2.24.2.1 -PKGREVISION= 2 +DISTNAME= epiphany-2.24.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index 6b5c5074e40..f321203af7f 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.44 2008/12/02 12:30:14 wiz Exp $ +$NetBSD: distinfo,v 1.45 2009/01/18 16:53:30 wiz Exp $ -SHA1 (epiphany-2.24.2.1.tar.bz2) = 068b39001f44dd565b8d72a2fc59afeedcda0b43 -RMD160 (epiphany-2.24.2.1.tar.bz2) = 0aa21eb6c798a8881080126d9197adb7a91ba56a -Size (epiphany-2.24.2.1.tar.bz2) = 5724989 bytes +SHA1 (epiphany-2.24.3.tar.bz2) = 945d7935273cf341f7c5445b31202ed257cfc9a6 +RMD160 (epiphany-2.24.3.tar.bz2) = d27d511cf9f1cb6b5db94b1c821729c1dfc59b0b +Size (epiphany-2.24.3.tar.bz2) = 5722991 bytes |