Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2012 11:49:23 GMT
From:      Zahemszky =?ISO-8859-2?Q?G=E1bor?= <Gabor@Zahemszky.HU>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/172557: [audio/aften] Convert to OptionsNG
Message-ID:  <201210111149.q9BBnN9Q062666@freefall.freebsd.org>

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

From: Zahemszky =?ISO-8859-2?Q?G=E1bor?= <Gabor@Zahemszky.HU>
To: bug-followup@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"



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