From 0c7004325f5999a297ff6aca8fecb76af3919c11 Mon Sep 17 00:00:00 2001 From: abs Date: Wed, 21 Mar 2007 12:36:17 +0000 Subject: update ns-remote to 1.11nb2 - -noraise breaks with some versions of firefox - default it to off --- www/ns-remote/Makefile | 4 ++-- www/ns-remote/files/ns-open | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/www/ns-remote/Makefile b/www/ns-remote/Makefile index 2825043c05b..b72d4a40dd9 100644 --- a/www/ns-remote/Makefile +++ b/www/ns-remote/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2007/01/16 11:24:22 abs Exp $ +# $NetBSD: Makefile,v 1.32 2007/03/21 12:36:17 abs Exp $ DISTNAME= ns-remote PKGNAME= ns-remote-1.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://home.netscape.com/newsref/std/ DISTFILES= remote.c vroot.h diff --git a/www/ns-remote/files/ns-open b/www/ns-remote/files/ns-open index 7abb8c849a1..de6b3c2a581 100755 --- a/www/ns-remote/files/ns-open +++ b/www/ns-remote/files/ns-open @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: ns-open,v 1.15 2005/07/06 19:16:15 abs Exp $ +# $NetBSD: ns-open,v 1.16 2007/03/21 12:36:17 abs Exp $ # # Simple script to open a URL in Netscape, starting a new process if necessary # If a netscape process is not running it will look for a valid netscape @@ -35,7 +35,6 @@ for prog in $NETSCAPE_PREFERRED ; do done IFS="$oldIFS" -RAISE=-noraise # Check if there are any '-' options which would not be understood by ns-remote # Slightly involved to avoid changing $@ in case we need it for real netscape # -- cgit v1.2.3