ports/77606: devel/stlfilt: update to v. 2004/11/26 and grab maintainership
Simon Barner
barner at gmx.de
Wed Feb 16 15:30:24 UTC 2005
The following reply was made to PR ports/77606; it has been noted by GNATS.
From: Simon Barner <barner at gmx.de>
To: FreeBSD-gnats-submit at 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";;
More information about the freebsd-ports-bugs
mailing list