diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-08-23 11:49:10 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-08-23 11:49:10 +0000 |
commit | bcfacff04d997dd5acd26763131ae5340c1800c5 (patch) | |
tree | 6435ed5d2bd86d4dae60f80822bc73886a5894df /www/epiphany | |
parent | 08a9e18b11f998c717e08a737d9d35c9f4219eb3 (diff) | |
download | pkgsrc-bcfacff04d997dd5acd26763131ae5340c1800c5.tar.gz |
Update to 1.6.5:
Changes
* Fix a mem leak
* Work around broken mime detection which cannot detect that a .ico
file from content
* Fix signed/unsigned confusion (gcc4 fixes)
* Update list of mime types
* Fix default printer name [#301730]
* Also ellipsise the menu entries in the toolbar overflow menu
* Don't crash in case a desktop file is not found
* Fix a crash when deactivating a dead menu [part of #309918]
* Fix setting homepage to current page [#311962]
* Fix focus bug [#105153]
Updated translations:
* Priit Laes (et)
* Ganesh Ghimire (ne)
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 4 | ||||
-rw-r--r-- | www/epiphany/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index ae8ce945888..6f7fd1fb221 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2005/08/10 20:56:25 jlam Exp $ +# $NetBSD: Makefile,v 1.39 2005/08/23 11:49:10 jmmv Exp $ # -DISTNAME= epiphany-1.6.4 +DISTNAME= epiphany-1.6.5 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/1.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index 0ab68374aac..df08a2d3d67 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2005/07/07 17:06:57 drochner Exp $ +$NetBSD: distinfo,v 1.23 2005/08/23 11:49:10 jmmv Exp $ -SHA1 (epiphany-1.6.4.tar.bz2) = de2e38752ff5ae557817090cf5e11ca4d2e5c685 -RMD160 (epiphany-1.6.4.tar.bz2) = a37e7d2f3ea606fbf114afe25ad690fbd71249c7 -Size (epiphany-1.6.4.tar.bz2) = 3036153 bytes +SHA1 (epiphany-1.6.5.tar.bz2) = b8ef873662eb041431142f4e14a77d8fb0ac00f9 +RMD160 (epiphany-1.6.5.tar.bz2) = 6178f6b99ca04b26652274e02f86f7b690fd23fb +Size (epiphany-1.6.5.tar.bz2) = 3037945 bytes |