summaryrefslogtreecommitdiff
path: root/www/skipstone
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-08-01 10:26:15 +0000
committerghen <ghen@pkgsrc.org>2006-08-01 10:26:15 +0000
commit80b55923a773f3e6a0420c8a7b2a00f32965a1e5 (patch)
treeb6438357138c843f2dc51c6d99995b3fbee78c53 /www/skipstone
parentc76ceee5d1d7f3a937a34645b86dd4b3734a1470 (diff)
downloadpkgsrc-80b55923a773f3e6a0420c8a7b2a00f32965a1e5.tar.gz
Update skipstone to version 0.9.6. ChangeLog:
0.9.6 ------ - Plugins were creatd in toolbar even if they were asked not to in pop up windows, fixed. - Fixed Window Orphan and New Window popups so that they don't display menubars and other uwanted contents. - Implemented ContentHandler so that we dont see Mozilla's ugly File picker which did not work for save even! - Now we display our own file picker and then redirect for mozilla download for those users who opt to use Mozilla's own MIME info/downloading or direct to user's own downloader. 0.9.5 ----- - Plugin compile was broken, fixed. - Changed a plugin function (skipstone_load_url) to (skipstone_load_url_cb) to distinguish from skipstone's internal message. - Distribution cleanups. XXX We really should make this package compile with recent firefox/seamonkey versions, otherwise it will soon become unusable (with mozilla no longer being maintained). I had a patch to make it compile with Firefox 1.0.x, but it no longer works for Firefox 1.5.x.
Diffstat (limited to 'www/skipstone')
-rw-r--r--www/skipstone/Makefile5
-rw-r--r--www/skipstone/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/skipstone/Makefile b/www/skipstone/Makefile
index 6b73ebf78bb..cf16500c680 100644
--- a/www/skipstone/Makefile
+++ b/www/skipstone/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2006/05/21 02:12:11 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2006/08/01 10:26:15 ghen Exp $
-DISTNAME= skipstone-0.9.4
-PKGREVISION= 1
+DISTNAME= skipstone-0.9.6
CATEGORIES= www
MASTER_SITES= ${HOMEPAGE}
diff --git a/www/skipstone/distinfo b/www/skipstone/distinfo
index d67f8d23231..5156c18dcb9 100644
--- a/www/skipstone/distinfo
+++ b/www/skipstone/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2006/03/08 09:09:44 ghen Exp $
+$NetBSD: distinfo,v 1.14 2006/08/01 10:26:15 ghen Exp $
-SHA1 (skipstone-0.9.4.tar.gz) = 7e548e50a626825811c3144d48f8c74580354028
-RMD160 (skipstone-0.9.4.tar.gz) = ca01738b7c88be4401cd6c9f30f085206d475e4e
-Size (skipstone-0.9.4.tar.gz) = 657680 bytes
+SHA1 (skipstone-0.9.6.tar.gz) = 9c113ebb4311cb1ec9370a0e52b2edb1d11a13df
+RMD160 (skipstone-0.9.6.tar.gz) = 72bed530acc7980dee5f9cc3ae2e5eb1569ab6db
+Size (skipstone-0.9.6.tar.gz) = 417499 bytes