From owner-svn-ports-head@FreeBSD.ORG Sat Mar 7 23:52:10 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 738CAA9B for ; Sat, 7 Mar 2015 23:52:10 +0000 (UTC) Received: from dec.sakura.ne.jp (dec.sakura.ne.jp [210.188.226.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2A574819 for ; Sat, 7 Mar 2015 23:52:09 +0000 (UTC) Received: from fortune.joker.local (180-199-46-187.nagoya1.commufa.jp [180.199.46.187]) (authenticated bits=0) by dec.sakura.ne.jp (8.14.3/8.14.2/[SAKURA-WEB]/20080708) with ESMTP id t27Nq1vV084315 for ; Sun, 8 Mar 2015 08:52:01 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Sun, 8 Mar 2015 08:52:01 +0900 From: Tomoaki AOKI To: svn-ports-head@freebsd.org Subject: Re: svn commit: r380705 - head/sysutils/lsof Message-Id: <20150308085201.ce64590011ece89306c96a4c@dec.sakura.ne.jp> Organization: Junchoon corps X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.25; amd64-portbld-freebsd10.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Mar 2015 23:52:10 -0000 Thanks! But one important note. I've just reported the build failure, and the patch (update to lsof 4.89D) was submitted by Larry Rosenman. So Reported by: junchoon at dec.sakura.ne.jp Submitted by: ler at lerctr.org is true. > Author: vanilla > Date: Sat Mar 7 16:31:54 2015 > New Revision: 380705 > URL: https://svnweb.freebsd.org/changeset/ports/380705 > QAT: https://qat.redports.org/buildarchive/r380705/ > >Log: > Upgrade to 4.89D > > PR: 198312 > Submitted by: junchoon at dec.sakura.ne.jp > Approved by: maintainer > > Modified: > head/sysutils/lsof/Makefile > head/sysutils/lsof/distinfo > > Modified: head/sysutils/lsof/Makefile > ============================================================================== > --- head/sysutils/lsof/Makefile Sat Mar 7 15:19:44 2015 > (r380704) +++ head/sysutils/lsof/Makefile Sat Mar 7 16:31:54 > 2015 (r380705) @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= lsof > -DISTVERSION= 4.89C > +DISTVERSION= 4.89D > PORTEPOCH= 8 > CATEGORIES= sysutils > MASTER_SITES= > http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ > > Modified: head/sysutils/lsof/distinfo > ============================================================================== > --- head/sysutils/lsof/distinfo Sat Mar 7 15:19:44 2015 > (r380704) +++ head/sysutils/lsof/distinfo Sat Mar 7 16:31:54 > 2015 (r380705) @@ -1,2 +1,2 @@ > -SHA256 (lsof_4.89C.freebsd.tar.bz2) = > 8f094ba7512f5fd5f893a8b8fd5f510bc9e61eb9269e6b6413a554cf5eebea6b -SIZE > (lsof_4.89C.freebsd.tar.bz2) = 483625 +SHA256 > (lsof_4.89D.freebsd.tar.bz2) = > 653e665f62591a098b048a6add0bcd9c4ed7411a31a07ff75d9974051e81f8a8 +SIZE > (lsof_4.89D.freebsd.tar.bz2) = 483580 -- Tomoaki AOKI junchoon@dec.sakura.ne.jp