summaryrefslogtreecommitdiff
path: root/www/epiphany/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-08-23 11:49:10 +0000
committerjmmv <jmmv>2005-08-23 11:49:10 +0000
commita241da3eccf58d41e8feb584f0317482b45fd3c8 (patch)
tree6435ed5d2bd86d4dae60f80822bc73886a5894df /www/epiphany/Makefile
parent47e4458dad4a3f51b7c3aa5ed9c9cd8e4cef1869 (diff)
downloadpkgsrc-a241da3eccf58d41e8feb584f0317482b45fd3c8.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/Makefile')
-rw-r--r--www/epiphany/Makefile4
1 files changed, 2 insertions, 2 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