pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/epiphany Update to 1.4.7:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6aee9ed68aae
branches:  trunk
changeset: 486818:6aee9ed68aae
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Jan 03 22:49:01 2005 +0000

description:
Update to 1.4.7:

Changes

        * Use stock icon for "Open In New Tab" in History Window and
          Bookmarks Editor
        * Don't offer to resume if there are open windows [#160345]
        * Deactivate the context menu on window close [#156812]
        * Fix build in !MOZILLA_HAVE_PSM case
        * Make the extensions modules resident [#160945]
        * Disable Print and Print Preview while still loading the page
          [#116344]
        * Correct language code for Afrikaans
        * Adapt to changed mozilla APIs
        * Wrap the label in the Confirm Overwrite dialogue [#161771]

Translation updates

        * Ercin Eker (tr)

diffstat:

 www/epiphany/Makefile      |  4 ++--
 www/epiphany/buildlink3.mk |  4 ++--
 www/epiphany/distinfo      |  6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (42 lines):

diff -r 31c6367774fb -r 6aee9ed68aae www/epiphany/Makefile
--- a/www/epiphany/Makefile     Mon Jan 03 22:48:40 2005 +0000
+++ b/www/epiphany/Makefile     Mon Jan 03 22:49:01 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2004/11/29 17:38:54 jmmv Exp $
+# $NetBSD: Makefile,v 1.26 2005/01/03 22:49:01 jmmv Exp $
 #
 
-DISTNAME=      epiphany-1.4.6
+DISTNAME=      epiphany-1.4.7
 CATEGORIES=    www gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/epiphany/1.4/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 31c6367774fb -r 6aee9ed68aae www/epiphany/buildlink3.mk
--- a/www/epiphany/buildlink3.mk        Mon Jan 03 22:48:40 2005 +0000
+++ b/www/epiphany/buildlink3.mk        Mon Jan 03 22:49:01 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2004/11/06 10:42:54 jmmv Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2005/01/03 22:49:01 jmmv Exp $
 #
 # This Makefile fragment is included by packages that use epiphany.
 #
@@ -14,7 +14,7 @@
 
 .if !empty(EPIPHANY_BUILDLINK3_MK:M+)
 BUILDLINK_PACKAGES+=                   epiphany
-BUILDLINK_DEPENDS.epiphany+=           epiphany>=1.4.0
+BUILDLINK_DEPENDS.epiphany+=           epiphany>=1.4.7
 BUILDLINK_PKGSRCDIR.epiphany?=         ../../www/epiphany
 
 .include "../../devel/GConf2/buildlink3.mk"
diff -r 31c6367774fb -r 6aee9ed68aae www/epiphany/distinfo
--- a/www/epiphany/distinfo     Mon Jan 03 22:48:40 2005 +0000
+++ b/www/epiphany/distinfo     Mon Jan 03 22:49:01 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.16 2004/11/29 17:38:54 jmmv Exp $
+$NetBSD: distinfo,v 1.17 2005/01/03 22:49:01 jmmv Exp $
 
-SHA1 (epiphany-1.4.6.tar.bz2) = a0c4b05b048a8c755e66fff72c3026a334eef345
-Size (epiphany-1.4.6.tar.bz2) = 3541516 bytes
+SHA1 (epiphany-1.4.7.tar.bz2) = 275ee2be6a256001db43f9aa9c90fadb6f9f9549
+Size (epiphany-1.4.7.tar.bz2) = 3544181 bytes



Home | Main Index | Thread Index | Old Index