ports/172557: [audio/aften] Convert to OptionsNG

Zahemszky Gábor Gabor at Zahemszky.HU
Thu Oct 11 11:49:24 UTC 2012


The following reply was made to PR ports/172557; it has been noted by GNATS.

From: Zahemszky =?ISO-8859-2?Q?G=E1bor?= <Gabor at Zahemszky.HU>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/172557: [audio/aften] Convert to OptionsNG
Date: Thu, 11 Oct 2012 08:33:57 +0200

 Approved the modification in the patch.
 
 Zahy < Gabor at Zahemszky dot HU >
 
 -- 
 #!/bin/ksh
 #
 # See my GPG key at http://www.Zahemszky.HU
 #
 Z='21N16I25C25E30, 40M30E33E25T15U!';
 IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';
 set -- $Z;for i;{ [[ $i = ? ]]&&print $i&&break;
 [[ $i = ??? ]]&&j=$i&&i=${i%?};
 typeset -i40 i=8#$i;print -n ${i#???};
 [[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};
 IFS=' 0123456789 ';set -- $Z;for i;{ [[ $i = , ]]&&i=2;
 [[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j"


More information about the freebsd-ports-bugs mailing list