Date: Sat, 23 Jul 2016 17:50:27 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418975 - in head/sysutils/htop: . files Message-ID: <201607231750.u6NHoRQd046017@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Sat Jul 23 17:50:27 2016 New Revision: 418975 URL: https://svnweb.freebsd.org/changeset/ports/418975 Log: sysutils/htop: Update to 2.0.2 - Update to new release 2.0.2 - Remove patches now included upstream PR: 211285 Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Deleted: head/sysutils/htop/files/ Modified: head/sysutils/htop/Makefile head/sysutils/htop/distinfo Modified: head/sysutils/htop/Makefile ============================================================================== --- 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$ PORTNAME= htop -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= sysutils MAINTAINER= gaod@hychen.org Modified: head/sysutils/htop/distinfo ============================================================================== --- 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) = 636c1e8b703058e793e8d25423af4b74059290ef9e48fa261ba58555069517b5 -SIZE (hishamhm-htop-2.0.1_GH0.tar.gz) = 145463 +TIMESTAMP = 1469166026 +SHA256 (hishamhm-htop-2.0.2_GH0.tar.gz) = 1e93e6743dddad254fac2ad0d83b00a82173c75ecbd6ef6f7d55da690eb64b92 +SIZE (hishamhm-htop-2.0.2_GH0.tar.gz) = 146391
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607231750.u6NHoRQd046017>