aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ptools
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-05-08 22:36:09 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-05-08 22:36:09 +0000
commit277ea2d83aaf0a7e7e99c2e6f8499fa950cbf0fa (patch)
treea79623e99a96e39263e3833996c9905da1491124 /sysutils/ptools
parent8f252bdf4f449dd30cebeda5fc89492a11160f37 (diff)
downloadports-277ea2d83aaf0a7e7e99c2e6f8499fa950cbf0fa.tar.gz
ports-277ea2d83aaf0a7e7e99c2e6f8499fa950cbf0fa.zip
- Update to 0.2
Changes: * Code polishing. * Fix bug in ptree. Ptree -j did not show parent process of the orphaned childerns in jail. * Check whether the provided pid or jail number is numerical value. * Added -l switch to ptree. It will show also the processes arguments. PR: ports/178432 Submitted by: Tomasz Walaszek <tmwalaszek@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=317714
Diffstat (limited to 'sysutils/ptools')
-rw-r--r--sysutils/ptools/Makefile2
-rw-r--r--sysutils/ptools/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/ptools/Makefile b/sysutils/ptools/Makefile
index d64ddd150101..952755effe23 100644
--- a/sysutils/ptools/Makefile
+++ b/sysutils/ptools/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ptools
-PORTVERSION= 0.1
+PORTVERSION= 0.2
CATEGORIES= sysutils
MASTER_SITES= http://shewolf.com.pl/ptools/
diff --git a/sysutils/ptools/distinfo b/sysutils/ptools/distinfo
index a0e968430a85..4115e241e702 100644
--- a/sysutils/ptools/distinfo
+++ b/sysutils/ptools/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ptools-0.1.tar.gz) = 2a04a7129acca0023231a0cb9aa915aa326e9fa8c580878e83ac4d83cf5701d4
-SIZE (ptools-0.1.tar.gz) = 3178
+SHA256 (ptools-0.2.tar.gz) = ed408301814dd03018b02d76e917ec9c92bb93907fe3ec272fd7009fd11b5c77
+SIZE (ptools-0.2.tar.gz) = 3613