From owner-svn-ports-head@freebsd.org Tue Oct 20 01:45:33 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C37E243CFDC; Tue, 20 Oct 2020 01:45:33 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CFbzx4rfdz4VG2; Tue, 20 Oct 2020 01:45:33 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 70CF8D50F; Tue, 20 Oct 2020 01:45:33 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09K1jXqH070972; Tue, 20 Oct 2020 01:45:33 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09K1jWxu070969; Tue, 20 Oct 2020 01:45:32 GMT (envelope-from wen@FreeBSD.org) Message-Id: <202010200145.09K1jWxu070969@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 20 Oct 2020 01:45:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552786 - in head/databases/pgtop: . files X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: in head/databases/pgtop: . files X-SVN-Commit-Revision: 552786 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 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: Tue, 20 Oct 2020 01:45:33 -0000 Author: wen Date: Tue Oct 20 01:45:32 2020 New Revision: 552786 URL: https://svnweb.freebsd.org/changeset/ports/552786 Log: - Update to 0.11 - Add LICENSE - Take maintainership PR: 249899 Submitted by: wen@ Approved by: maintainer(timeout, >=20 days) Modified: head/databases/pgtop/Makefile head/databases/pgtop/distinfo head/databases/pgtop/files/patch-pgtop Modified: head/databases/pgtop/Makefile ============================================================================== --- head/databases/pgtop/Makefile Tue Oct 20 01:32:14 2020 (r552785) +++ head/databases/pgtop/Makefile Tue Oct 20 01:45:32 2020 (r552786) @@ -2,14 +2,15 @@ # $FreeBSD$ PORTNAME= pgtop -PORTVERSION= 0.05 -PORTREVISION= 5 +PORTVERSION= 0.11 CATEGORIES= databases MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:COSIMO -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Display PostgreSQL performance info like top(1) + +LICENSE= GPLv2 RUN_DEPENDS= p5-Term-ReadKey>=2.10:devel/p5-Term-ReadKey \ p5-DBD-Pg>=1.22:databases/p5-DBD-Pg \ Modified: head/databases/pgtop/distinfo ============================================================================== --- head/databases/pgtop/distinfo Tue Oct 20 01:32:14 2020 (r552785) +++ head/databases/pgtop/distinfo Tue Oct 20 01:45:32 2020 (r552786) @@ -1,2 +1,3 @@ -SHA256 (pgtop-0.05.tar.gz) = 48f90f454febbf0bc1beb1c70a6a7b96077baf5db410d297ff219a6eaadacc0b -SIZE (pgtop-0.05.tar.gz) = 18056 +TIMESTAMP = 1601106401 +SHA256 (pgtop-0.11.tar.gz) = 1b783f5c77bd8d5c2cddfcf5a59d8434c71c8915e5ce6c1903a188647b038b79 +SIZE (pgtop-0.11.tar.gz) = 20169 Modified: head/databases/pgtop/files/patch-pgtop ============================================================================== --- head/databases/pgtop/files/patch-pgtop Tue Oct 20 01:32:14 2020 (r552785) +++ head/databases/pgtop/files/patch-pgtop Tue Oct 20 01:45:32 2020 (r552786) @@ -1,11 +1,11 @@ ---- pgtop.orig 2009-12-12 22:59:39.014936884 +0900 -+++ pgtop 2009-12-12 22:59:47.966070360 +0900 -@@ -149,7 +149,7 @@ +--- pgtop.orig 2020-09-26 07:51:50 UTC ++++ pgtop +@@ -131,7 +131,7 @@ GetOptions( "idle|i" => \$config{idle}, "resolve|r" => \$config{resolve}, "prompt!" => \$config{prompt}, - "long|!" => \$config{long_nums}, + "long!" => \$config{long_nums}, + "slow_threshold=i" => \$config{slow_threshold}, + "slack_webhook=s" => \$config{slack_webhook}, ); - - ## User may have put the port with the host.