mozilla-firebird port ready for testing

Oliver Braun obraun at FreeBSD.org
Sat May 31 09:51:57 PDT 2003


firebird.rb does not work. Fix attached.

Regards,
         Olli
-- 
Oliver Braun :: obraun at unsane.org
  :: Work    => obraun at informatik.unibw-muenchen.de
  :: FreeBSD => obraun at FreeBSD.org -> http://people.freebsd.org/~obraun/
  :: Haskell => obraun at haskell.org -> http://haskell.org/freebsd/
-------------- next part --------------
Index: firebird.rb
===================================================================
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 != "firebird"
     $windows = io.grep(%r<"Mozilla"\s+"navigator:\s*browser">)
   else
-    $windows = io.grep(%r<Firebird.*"Mozilla"\s+"navigator:\s*browser">)
+    $windows = io.grep(%r<MozillaFirebird-bin.*>)
   end
 }
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030531/e06a0f02/attachment.bin


More information about the freebsd-ports mailing list