Date: Thu, 22 Nov 2012 19:20:01 GMT From: Zahemszky =?ISO-8859-2?Q?G=E1bor?= <Gabor@Zahemszky.HU> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/173775: [PATCH] audio/aften optionsng Message-ID: <201211221920.qAMJK14h006611@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/173775; 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/173775: [PATCH] audio/aften optionsng Date: Thu, 22 Nov 2012 19:26:33 +0100 Hi! Approved. Gabor Wed, 21 Nov 2012 21:50:13 UT -n Edwin Groothuis <edwin@FreeBSD.org> =EDrta: > Maintainer of audio/aften, >=20 > Please note that PR ports/173775 has just been submitted. >=20 > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. >=20 > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/173775 >=20 --=20 #!/bin/ksh # # See my GPG key at http://www.Zahemszky.HU # Z=3D'21N16I25C25E30, 40M30E33E25T15U!'; IFS=3D' ABCDEFGHIJKLMNOPQRSTUVWXYZ '; set -- $Z;for i;{ [[ $i =3D ? ]]&&print $i&&break; [[ $i =3D ??? ]]&&j=3D$i&&i=3D${i%?}; typeset -i40 i=3D8#$i;print -n ${i#???}; [[ "$j" =3D ??? ]]&&print -n "${j#??} "&&j=3D;typeset +i i;}; IFS=3D' 0123456789 ';set -- $Z;for i;{ [[ $i =3D , ]]&&i=3D2; [[ $i =3D ?? ]]||typeset -l i;j=3D"$j $i";typeset +l i;};print "$j"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211221920.qAMJK14h006611>