X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-ee0-f43.google.com (mail-ee0-f43.google.com [74.125.83.43]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id E6835DC5A58 for ; Mon, 28 Oct 2013 09:34:38 +0000 (UTC) Received: by mail-ee0-f43.google.com with SMTP id b47so1806842eek.30 for ; Mon, 28 Oct 2013 02:34:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=uSemOFMEguTuufPLQ8eG4T39McEpG+NdTegwPEWmA9U=; b=IrAbpzWDBZ/Mm46ZBh/LdnZnll4eUnZd2IXVa6e8p9PFuq4BVZGkP5yVRU+OhBfUuh M4LqpemfOxjjqXuNW5RiT4lgrqJmhBPqQ0//njon3NPL51rgHjSGOC1PfcDtwDYAzBV1 b0BcRwWAhODv3K0p27xuGZCaK0+KTGps5uz/QF9ZASmhZaDrd2SznmIYRheK+n3cys0D oLbBzBJt+xD2Zm9Yg2SJ91Oz0Q983/F74JL/0Jq1CL5LoT9xXRwlLHb+g5JsIdpLyi6u HS5HzYiJPw79vHaBF2qxxqK4EUxO7lq40lz0mBvsNoO9PAAkIzmbG+n4Sj7PWErDC83G GTFQ== X-Received: by 10.15.35.67 with SMTP id f43mr927888eev.100.1382952874738; Mon, 28 Oct 2013 02:34:34 -0700 (PDT) Received: from vostro ([83.145.235.199]) by mx.google.com with ESMTPSA id f49sm54924827eec.7.2013.10.28.02.34.33 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Oct 2013 02:34:34 -0700 (PDT) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Date: Mon, 28 Oct 2013 11:34:28 +0200 From: Timo Teras To: IT Offshore Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] Additional PERL Modules required by PSAD Message-ID: <20131028113428.06b5b55f@vostro> In-Reply-To: <1382934425-4495-1-git-send-email-developer@it-offshore.co.uk> References: <1382934425-4495-1-git-send-email-developer@it-offshore.co.uk> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.20; i486-alpine-linux-uclibc) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Please send as individual patches in future. I split and committed the good parts. On Mon, 28 Oct 2013 04:27:05 +0000 IT Offshore wrote: > Dependencies taken from ARCH: > > https://aur.archlinux.org/packages/psad/ > > perl-bit-vector bumped to version 7.3 Committed. > Initial APKBUILD files for: > > perl-date-calc This is already in main/ > perl-iptables-chainmgr > perl-iptables-parse Committed these two individually. > perl-storable Please update pkgdesc to something sensible. Thanks, Timo --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---