Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 2003 18:51:52 +0200
From:      Oliver Braun <obraun@FreeBSD.org>
To:        Joe Marcus Clarke <marcus@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: mozilla-firebird port ready for testing
Message-ID:  <20030531165152.GA54624@unsane.de>
In-Reply-To: <1054366060.65940.5.camel@shumai.marcuscom.com>
References:  <1054366060.65940.5.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--i9LlY+UWpKt15+FH
Content-Type: multipart/mixed; boundary="sdtB3X0nJg68CQEu"
Content-Disposition: inline


--sdtB3X0nJg68CQEu
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

firebird.rb does not work. Fix attached.

Regards,
         Olli
--=20
Oliver Braun :: obraun@unsane.org
  :: Work    =3D> obraun@informatik.unibw-muenchen.de
  :: FreeBSD =3D> obraun@FreeBSD.org -> http://people.freebsd.org/~obraun/
  :: Haskell =3D> obraun@haskell.org -> http://haskell.org/freebsd/

--sdtB3X0nJg68CQEu
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="firebird.rb.diff"
Content-Transfer-Encoding: quoted-printable

Index: firebird.rb
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /space/cvs/marcuscom-cvs/ports-stable/www/mozilla-firebird/files/=
firebird.rb,v
retrieving revision 1.1
diff -u -r1.1 firebird.rb
--- firebird.rb	31 May 2003 07:22:19 -0000	1.1
+++ firebird.rb	31 May 2003 16:49:55 -0000
@@ -71,7 +71,7 @@
   if NAME !=3D "firebird"
     $windows =3D io.grep(%r<"Mozilla"\s+"navigator:\s*browser">)
   else
-    $windows =3D io.grep(%r<Firebird.*"Mozilla"\s+"navigator:\s*browser">)
+    $windows =3D io.grep(%r<MozillaFirebird-bin.*>)
   end
 }
=20

--sdtB3X0nJg68CQEu--

--i9LlY+UWpKt15+FH
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE+2N2owLFrfe8lsboRAsPcAJ0Z5dhfgeapG7IbsZyQU1UJ1baWsQCguJnv
8zQaVix95MOmvY+XDv+CF5Y=
=xZF6
-----END PGP SIGNATURE-----

--i9LlY+UWpKt15+FH--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030531165152.GA54624>