Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2014 14:36:09 GMT
From:      Tomasz Walaszek <tmwalaszek@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188423: Another bug fix in ptree. Some duplicated processes were printed in jails.
Message-ID:  <201404101436.s3AEa9a1086665@cgiserv.freebsd.org>
Resent-Message-ID: <201404101440.s3AEe0hb007137@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404101436.s3AEa9a1086665>