From nobody Fri Mar 29 12:44:15 2024 X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-ua0-f182.google.com (mail-ua0-f182.google.com [209.85.217.182]) by lists.alpinelinux.org (Postfix) with ESMTP id 041C75C50BF for ; Thu, 13 Apr 2017 16:21:52 +0000 (GMT) Received: by mail-ua0-f182.google.com with SMTP id q26so36272496uaa.0 for ; Thu, 13 Apr 2017 09:21:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=C4DZVDrnnVvr6qaw0UnKt2zAFQ/B0K/tL0FKh9RpvB4=; b=dRj9hOFF+8CJK7fbR2XRsvE2p6EANwZSe9tq7SgOEwUEY0cBsG5caoMRXVQfAmnBJU xBwQHXd3fWuBAmBbFpIc7oDcRQQ/sn6kMcvH4MmWPWjDyNYqUrKiPhDpvIKkpaxegzf7 9fUZ0LgHo90vOc9Tk+vyObKeVAfK9v3pKvQCIDbRmy/1M3VZ1zIRa8c0qlXfwoAn0fiU vNld85GSsPcuhmpg/hkn9IVDX+qfHvcAMKf2sqtHJMy+ClGvibNi9heVNDQyYaqh8Olk AqW1IGur8xdYcEZrWr8dbKmEobDCcLiVbJnCB/mjVYU89JyyjZbVqe8Fn/FiSqgIWG71 HPPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=C4DZVDrnnVvr6qaw0UnKt2zAFQ/B0K/tL0FKh9RpvB4=; b=VCtDLK9lMYCGsHEMY65xOEYSSTPMCBaXxaQFOecaqpBtzi6GlB088jqEURrFW1DqOY H/436X9gG+YSiVB3O3iyOF9FcsVTK47Ags75sFokBOoK6A7y0vZw+fpXlN4P4/aT4CSh Y/sjohPjlplih9dC14nXwPVYpBKGDkP5+mC4p7DS+OG09lrpw4ouMERu/GdF1UolC06h FlGb3XIe1FhePWQ1Snox55TFIzlH0SJ4c9eWQfO3FM34djgTbuJDodbT289iLMn2314W 6c2QdcBVgxWe/hSGzCxppPl0oYli4zZfoltZvBz38MgyvepXHADuRGVnDcUEy3Ics6Eo fNTg== X-Gm-Message-State: AN3rC/4IFs7NkwioD+Tk1zMZuTHGnnmolGAtPvUykVOVZpuHGyi8VWMH Jiy2KjnfugB3LyH6NEkX6NfnQfivuQ== X-Received: by 10.176.7.39 with SMTP id h36mr1981721uah.68.1492100511376; Thu, 13 Apr 2017 09:21:51 -0700 (PDT) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.103.85.75 with HTTP; Thu, 13 Apr 2017 09:21:50 -0700 (PDT) Received: by 10.103.85.75 with HTTP; Thu, 13 Apr 2017 09:21:50 -0700 (PDT) In-Reply-To: References: <20170411141236.11767-1-valery.kartel@gmail.com> From: Valery Kartel Date: Thu, 13 Apr 2017 19:21:50 +0300 Message-ID: Subject: Re: [alpine-aports] [PATCH] testing/flowd: new aport To: Leonardo Arena Cc: alpine-aports Content-Type: multipart/alternative; boundary=94eb2c124858f32824054d0eb888 --94eb2c124858f32824054d0eb888 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable -r1 commit broke prepare() - applying patches. I made a fix 13 =D0=B0=D0=BF=D1=80. 2017 =D0=B3. 11:27 =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0= =BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Leonardo Arena" =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: Hi, On 11/04/2017 16:12, Valery Kartel wrote: > https://code.google.com/p/flowd > Small, fast and secure NetFlow collector > --- > testing/flowd/APKBUILD | 88 ++++++++++++++++++++++++++++++ +++++++++++ > testing/flowd/fix_path.patch | 40 +++++++++++++++++++ > testing/flowd/fix_user.patch | 11 ++++++ > testing/flowd/flowd.initd | 27 +++++++++++++ > testing/flowd/flowd.pre-install | 6 +++ > 5 files changed, 172 insertions(+) > create mode 100644 testing/flowd/APKBUILD > create mode 100644 testing/flowd/fix_path.patch > create mode 100644 testing/flowd/fix_user.patch > create mode 100644 testing/flowd/flowd.initd > create mode 100644 testing/flowd/flowd.pre-install > committed omitting all " || return 1". Thanks! |_eo --94eb2c124858f32824054d0eb888 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
-r1 commit broke prepare() - applying patches. I made a f= ix

13 =D0=B0= =D0=BF=D1=80. 2017 =D0=B3. 11:27 =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0=BE=D0=B2= =D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Leonardo Arena" <rnalrd@gmail.com> =D0=BD=D0=B0=D0=BF=D0=B8=D1= =81=D0=B0=D0=BB:
Hi,

On 11/04/2017 16:12, Valery Kartel wrote:
> https://code.google.com/p/flowd
> Small, fast and secure NetFlow collector
> ---
>=C2=A0 testing/flowd/APKBUILD=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 88 ++= +++++++++++++++++++++++++++++++++++++++
>=C2=A0 testing/flowd/fix_path.patch=C2=A0 =C2=A0 | 40 +++++++++++++++++= ++
>=C2=A0 testing/flowd/fix_user.patch=C2=A0 =C2=A0 | 11 ++++++
>=C2=A0 testing/flowd/flowd.initd=C2=A0 =C2=A0 =C2=A0 =C2=A0| 27 +++++++= ++++++
>=C2=A0 testing/flowd/flowd.pre-install |=C2=A0 6 +++
>=C2=A0 5 files changed, 172 insertions(+)
>=C2=A0 create mode 100644 testing/flowd/APKBUILD
>=C2=A0 create mode 100644 testing/flowd/fix_path.patch
>=C2=A0 create mode 100644 testing/flowd/fix_user.patch
>=C2=A0 create mode 100644 testing/flowd/flowd.initd
>=C2=A0 create mode 100644 testing/flowd/flowd.pre-install
>


committed omitting all " || return 1".

Thanks!

|_eo


--94eb2c124858f32824054d0eb888-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---