Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2005 15:30:24 GMT
From:      Simon Barner <barner@gmx.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/77606: devel/stlfilt: update to v. 2004/11/26 and grab maintainership
Message-ID:  <200502161530.j1GFUOLm037376@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/77606; it has been noted by GNATS.

From: Simon Barner <barner@gmx.de>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/77606: devel/stlfilt: update to v. 2004/11/26 and grab maintainership
Date: Wed, 16 Feb 2005 16:29:12 +0100

 Forgot to add patch, sorry (will submit it to the upstream author, too).
 
 
 --- gfilt.orig	Wed Feb 16 16:22:33 2005
 +++ gfilt	Wed Feb 16 16:22:51 2005
 @@ -56,11 +56,11 @@
  for arg
  do
      case $arg in
 -        [-/]iter:*|[-/]cand:*|[/-]hdr:*|
 -	[-/]with:*|[-/]path:*|[/-]showback:*|
 -	[/-]width:*|
 -        [-/]lognative|[-/]banner:*|[/-]|[-/]nullarg:*|
 -        [-/]break:*|[-/]cbreak:*|[-/]closewrap:*|[-/]meta|[-/]meta:*)
 +        [-/]iter:*|[-/]cand:*|[/-]hdr:*| \
 +	[-/]with:*|[-/]path:*|[/-]showback:*| \
 +	[/-]width:*| \
 +        [-/]lognative|[-/]banner:*|[/-]|[-/]nullarg:*| \
 +        [-/]break:*|[-/]cbreak:*|[-/]closewrap:*|[-/]meta|[-/]meta:*) \
              DECRYPTOR_ARGS="$DECRYPTOR_ARGS $arg";;
          *)
              GCC_ARGS="$GCC_ARGS $arg";;



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