From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 14:40:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D2325F19 for ; Thu, 10 Apr 2014 14:40:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AEBAE197E for ; Thu, 10 Apr 2014 14:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3AEe0KX007138 for ; Thu, 10 Apr 2014 14:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3AEe0hb007137; Thu, 10 Apr 2014 14:40:00 GMT (envelope-from gnats) Resent-Date: Thu, 10 Apr 2014 14:40:00 GMT Resent-Message-Id: <201404101440.s3AEe0hb007137@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Tomasz Walaszek Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB19DD87 for ; Thu, 10 Apr 2014 14:36:09 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (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 984CE1955 for ; Thu, 10 Apr 2014 14:36:09 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3AEa9sV086669 for ; Thu, 10 Apr 2014 14:36:09 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3AEa9a1086665; Thu, 10 Apr 2014 14:36:09 GMT (envelope-from nobody) Message-Id: <201404101436.s3AEa9a1086665@cgiserv.freebsd.org> Date: Thu, 10 Apr 2014 14:36:09 GMT From: Tomasz Walaszek To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/188423: Another bug fix in ptree. Some duplicated processes were printed in jails. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2014 14:40:01 -0000 >Number: 188423 >Category: ports >Synopsis: Another bug fix in ptree. Some duplicated processes were printed in jails. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 14:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Tomasz Walaszek >Release: FreeBSD 10.0 >Organization: >Environment: >Description: Upgrade to ptools-0.5 Reason: Another bug fix in ptree. Some duplicated processes were printed in jails. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -urN /usr/ports/sysutils/ptools/Makefile ptools/Makefile --- /usr/ports/sysutils/ptools/Makefile 2014-03-04 11:52:08.000000000 +0100 +++ ptools/Makefile 2014-04-10 16:30:40.000000000 +0200 @@ -2,9 +2,9 @@ # $FreeBSD: head/sysutils/ptools/Makefile 339390 2014-01-10 23:06:09Z jgh $ PORTNAME= ptools -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= sysutils -MASTER_SITES= http://10.6.6.6/ptools/ +MASTER_SITES= http://shewolf.com.pl/ptools/ PKGNAMESUFFIX= 2 MAINTAINER= tmwalaszek@gmail.com diff -urN /usr/ports/sysutils/ptools/distinfo ptools/distinfo --- /usr/ports/sysutils/ptools/distinfo 2014-01-11 00:06:09.000000000 +0100 +++ ptools/distinfo 2014-04-10 16:30:40.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (ptools-0.4.tar.gz) = fb931551aed23ee96497e7495ae53194c47218919cc02de5a07eb526ec53dafa -SIZE (ptools-0.4.tar.gz) = 3841 +SHA256 (ptools-0.5.tar.gz) = 3b35e59be64f97a4e78e1ae43bc3a3a0c3d8ed334a26de244de1476fc737a7d7 +SIZE (ptools-0.5.tar.gz) = 3923 >Release-Note: >Audit-Trail: >Unformatted: