From 1d4024bd3d1b29dad2f1b73ee323e50d558a57eb Mon Sep 17 00:00:00 2001 From: abs Date: Sat, 22 Dec 2001 14:43:19 +0000 Subject: Update ns-remote to 1.5: Change ns-open to always start a new netscape process for URLs containing a comma, rather than trying to URL encode them. The XChangeProperty() call inside ns-remote interprets commas as deliminating optional arguments and does not handle URL encoded commas. Fixes PR pkg/14984 from reed@reedmedia.net --- www/ns-remote/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ns-remote/Makefile') diff --git a/www/ns-remote/Makefile b/www/ns-remote/Makefile index a4990d73ffe..851ec283a2f 100644 --- a/www/ns-remote/Makefile +++ b/www/ns-remote/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2001/08/29 22:41:27 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2001/12/22 14:43:19 abs Exp $ DISTNAME= ns-remote -PKGNAME= ns-remote-1.4 +PKGNAME= ns-remote-1.5 CATEGORIES= www MASTER_SITES= http://home.netscape.com/newsref/std/ DISTFILES= remote.c vroot.h -- cgit v1.2.3