From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Nov 22 19:20:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 72A15110 for ; Thu, 22 Nov 2012 19:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5813E8FC0C for ; Thu, 22 Nov 2012 19:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qAMJK1ER006612 for ; Thu, 22 Nov 2012 19:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qAMJK14h006611; Thu, 22 Nov 2012 19:20:01 GMT (envelope-from gnats) Date: Thu, 22 Nov 2012 19:20:01 GMT Message-Id: <201211221920.qAMJK14h006611@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Zahemszky =?ISO-8859-2?Q?G=E1bor?= Subject: Re: ports/173775: [PATCH] audio/aften optionsng X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Zahemszky =?ISO-8859-2?Q?G=E1bor?= List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Nov 2012 19:20:01 -0000 The following reply was made to PR ports/173775; it has been noted by GNATS. From: Zahemszky =?ISO-8859-2?Q?G=E1bor?= 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 =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"