From owner-cvs-all@FreeBSD.ORG Fri Feb 24 08:14:01 2012 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC82510656AE for ; Fri, 24 Feb 2012 08:14:01 +0000 (UTC) (envelope-from bsd-src@helfman.org) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6BA158FC1D for ; Fri, 24 Feb 2012 08:14:00 +0000 (UTC) Received: by vcmm1 with SMTP id m1so2041568vcm.13 for ; Fri, 24 Feb 2012 00:14:00 -0800 (PST) Received-SPF: pass (google.com: domain of bsd-src@helfman.org designates 10.220.141.145 as permitted sender) client-ip=10.220.141.145; Authentication-Results: mr.google.com; spf=pass (google.com: domain of bsd-src@helfman.org designates 10.220.141.145 as permitted sender) smtp.mail=bsd-src@helfman.org Received: from mr.google.com ([10.220.141.145]) by 10.220.141.145 with SMTP id m17mr734971vcu.38.1330071240647 (num_hops = 1); Fri, 24 Feb 2012 00:14:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.141.145 with SMTP id m17mr581452vcu.38.1330071240475; Fri, 24 Feb 2012 00:14:00 -0800 (PST) Sender: bsd-src@helfman.org Received: by 10.220.108.2 with HTTP; Fri, 24 Feb 2012 00:14:00 -0800 (PST) In-Reply-To: <201202232222.q1NMMVmj022128@repoman.freebsd.org> References: <201202232222.q1NMMVmj022128@repoman.freebsd.org> Date: Fri, 24 Feb 2012 00:14:00 -0800 X-Google-Sender-Auth: 1jUF7_vvDiymMCENyoUrh1rE42A Message-ID: From: Jason Helfman To: Juergen Lock X-Gm-Message-State: ALoCoQnwQKxSRpgbnEBxY7TcvpF8Mo0/g96w7lGzvw8SwINOc5Ly/sYfgr4FEot0fUOMt9Hn3qfH Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/idutils Makefile distinfo ports/devel/idutils/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2012 08:14:02 -0000 On Thu, Feb 23, 2012 at 2:22 PM, Juergen Lock wrote: > nox 2012-02-23 22:22:31 UTC > > FreeBSD ports repository > > Modified files: > devel/idutils Makefile distinfo > devel/idutils/files patch-configure > Log: > - Update to 4.6 > * lid -L no longer mishandles open-ended ranges like "..2" and "2.." > * lid's -d, -o and -x options now work properly > > - Remove "LICENSE_FILE", leaving "LICENSE" since it's standard GPLv3 > > - Fix build on FreeBSD-10 > > PR: ports/165340 > Submitted by: Peter Jeremy > > Revision Changes Path > 1.37 +1 -2 ports/devel/idutils/Makefile > 1.7 +2 -2 ports/devel/idutils/distinfo > 1.2 +47 -20 ports/devel/idutils/files/patch-configure > > Any reason this pr needs to remain open? -jgh