From owner-svn-ports-head@freebsd.org Sat Jul 23 20:39:04 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A5D7BA2664; Sat, 23 Jul 2016 20:39:04 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "apnoea.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AD71C1B44; Sat, 23 Jul 2016 20:39:03 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id d3d65d55 TLS version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Sat, 23 Jul 2016 14:38:40 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: svn commit: r418975 - in head/sysutils/htop: . files From: Adam Weinberger In-Reply-To: <201607231750.u6NHoRQd046017@repo.freebsd.org> Date: Sat, 23 Jul 2016 14:38:59 -0600 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <6C94667B-4213-4C50-A841-D53BBF291E49@adamw.org> References: <201607231750.u6NHoRQd046017@repo.freebsd.org> To: Bernard Spil X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 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, 23 Jul 2016 20:39:04 -0000 > On 23 Jul, 2016, at 11:50, Bernard Spil wrote: >=20 > Author: brnrd > Date: Sat Jul 23 17:50:27 2016 > New Revision: 418975 > URL: https://svnweb.freebsd.org/changeset/ports/418975 >=20 > Log: > sysutils/htop: Update to 2.0.2 >=20 > - Update to new release 2.0.2 > - Remove patches now included upstream >=20 > PR: 211285 > Approved by: Hung-Yi Chen (maintainer) >=20 > Deleted: > head/sysutils/htop/files/ > Modified: > head/sysutils/htop/Makefile > head/sysutils/htop/distinfo >=20 > Modified: head/sysutils/htop/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/sysutils/htop/Makefile Sat Jul 23 17:18:31 2016 = (r418974) > +++ head/sysutils/htop/Makefile Sat Jul 23 17:50:27 2016 = (r418975) > @@ -2,7 +2,7 @@ > # $FreeBSD$ >=20 > PORTNAME=3D htop > -PORTVERSION=3D 2.0.1 > +PORTVERSION=3D 2.0.2 > CATEGORIES=3D sysutils >=20 > MAINTAINER=3D gaod@hychen.org >=20 > Modified: head/sysutils/htop/distinfo > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/sysutils/htop/distinfo Sat Jul 23 17:18:31 2016 = (r418974) > +++ head/sysutils/htop/distinfo Sat Jul 23 17:50:27 2016 = (r418975) > @@ -1,2 +1,3 @@ > -SHA256 (hishamhm-htop-2.0.1_GH0.tar.gz) =3D = 636c1e8b703058e793e8d25423af4b74059290ef9e48fa261ba58555069517b5 > -SIZE (hishamhm-htop-2.0.1_GH0.tar.gz) =3D 145463 > +TIMESTAMP =3D 1469166026 > +SHA256 (hishamhm-htop-2.0.2_GH0.tar.gz) =3D = 1e93e6743dddad254fac2ad0d83b00a82173c75ecbd6ef6f7d55da690eb64b92 > +SIZE (hishamhm-htop-2.0.2_GH0.tar.gz) =3D 146391 Hi Bernard, This commit didn't actually remove any patches. Did you intend to svn rm = some stuff? # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org