From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH v5 06/17] gnu: Add perl-net-patricia. Date: Mon, 8 Aug 2016 15:44:12 -0400 Message-ID: <20160808194412.GB18650@jasmine> References: <20160728213833.22057-1-dannym@scratchpost.org> <20160728213833.22057-7-dannym@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWqTJ-0004Op-OY for guix-devel@gnu.org; Mon, 08 Aug 2016 15:44:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bWqTG-0004dm-Lk for guix-devel@gnu.org; Mon, 08 Aug 2016 15:44:25 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:45663) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWqTF-0004ca-FX for guix-devel@gnu.org; Mon, 08 Aug 2016 15:44:22 -0400 Content-Disposition: inline In-Reply-To: <20160728213833.22057-7-dannym@scratchpost.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel@gnu.org On Thu, Jul 28, 2016 at 11:38:22PM +0200, Danny Milosavljevic wrote: > > gnu: Add perl-net-patricia. > > * gnu/packages/networking.scm (perl-net-patricia): Add variable. > --- > gnu/packages/networking.scm | 31 +++++++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+) > > diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm > index b575fce..0312fe5 100644 > --- a/gnu/packages/networking.scm > +++ b/gnu/packages/networking.scm > @@ -535,3 +535,34 @@ offline emulation of DNS.") > "Manages IPv4 and IPv6 addresses and subnets") > (description "NetAddr::IP manages IPv4 and IPv6 addresses and subsets.") > (license (package-license perl)))) > + > +;; Maybe makes sense to add patricialib dependency (it's bundled right now). > +;; See for the original package it was extracted from. > +;; However, the site above doesn't actually work on my computer. I will drop this comment unless you object. No need to send an updated patch. And, the original site appears to be offline, with a "cyber-squatter" on the domain.