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.8.3:
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9a93e7687c6
branches: trunk
changeset: 506666:a9a93e7687c6
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Fri Jan 20 13:33:42 2006 +0000
description:
Update to 1.8.3:
Changes
* Work around crash caused by https://bugzilla.mozilla.org/show_bug.cgi?id=312241 .
* Use gtk stock icons for fullscreen
* Add more mime types to the list of known types
* Use the history window as parent for the new-bookmark dialogue [#320329]
* Scroll the view so the selected cert is visible [#320758]
* Allow compilation against xulrunner
* Don't put the prefs/pdm dialogue over all windows
* Vastly improve PDM dialogue opening time
* Delay reloads when we get many change notifications in a short time [#319993]
* Fix HTML forms and scrollbars in lockdown mode [#316498]
Contributors to this release:
Robert O'Callahan.
Updated translations:
* Ivar Smolin (et)
* Clytie Siddall (vi)
* Liu Songhe (zh_CN)
diffstat:
www/epiphany/Makefile | 5 ++---
www/epiphany/distinfo | 9 ++++-----
www/epiphany/patches/patch-aa | 13 -------------
3 files changed, 6 insertions(+), 21 deletions(-)
diffs (45 lines):
diff -r 932c7c8e501a -r a9a93e7687c6 www/epiphany/Makefile
--- a/www/epiphany/Makefile Fri Jan 20 13:33:37 2006 +0000
+++ b/www/epiphany/Makefile Fri Jan 20 13:33:42 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2005/12/31 12:32:47 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2006/01/20 13:33:42 jmmv Exp $
#
-DISTNAME= epiphany-1.8.2
-PKGREVISION= 1
+DISTNAME= epiphany-1.8.3
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/1.8/}
EXTRACT_SUFX= .tar.bz2
diff -r 932c7c8e501a -r a9a93e7687c6 www/epiphany/distinfo
--- a/www/epiphany/distinfo Fri Jan 20 13:33:37 2006 +0000
+++ b/www/epiphany/distinfo Fri Jan 20 13:33:42 2006 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.24 2005/10/14 21:47:59 jmmv Exp $
+$NetBSD: distinfo,v 1.25 2006/01/20 13:33:42 jmmv Exp $
-SHA1 (epiphany-1.8.2.tar.bz2) = 245320c298b807ccf066ab6346b9988b5a97ef6f
-RMD160 (epiphany-1.8.2.tar.bz2) = 8fcc70a936a55ac33ef716f83b12ff6609110042
-Size (epiphany-1.8.2.tar.bz2) = 3354620 bytes
-SHA1 (patch-aa) = 84230bd6ac8dd58a707512f3102ef3f7e96f39af
+SHA1 (epiphany-1.8.3.tar.bz2) = 980a8b60c406099377e5f58b950362434f8395ab
+RMD160 (epiphany-1.8.3.tar.bz2) = f1086c551632ece29f056fad9a409f0e903c6aee
+Size (epiphany-1.8.3.tar.bz2) = 3355417 bytes
diff -r 932c7c8e501a -r a9a93e7687c6 www/epiphany/patches/patch-aa
--- a/www/epiphany/patches/patch-aa Fri Jan 20 13:33:37 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.7 2005/10/14 21:47:59 jmmv Exp $
-
---- help/Makefile.in.orig 2005-10-02 23:39:48.000000000 +0200
-+++ help/Makefile.in
-@@ -977,7 +977,7 @@ install-doc-figs:
- else \
- figfile="$(srcdir)/C/$$fig"; \
- fi; \
-- figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*\|.*/\1/'`; \
-+ figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/'`; \
- figdir="$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$figdir"; \
- if ! test -d "$$figdir"; then \
- echo "$(mkinstalldirs) $$figdir"; \
Home |
Main Index |
Thread Index |
Old Index