aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2013-12-19 20:07:44 +0800
committerpawel <pawel@FreeBSD.org>2013-12-19 20:07:44 +0800
commitb8151235eeb62d1d2aaee0fb59651ee21051a963 (patch)
treec53117f0f4df6edf8f470a4a8be847f47d13527d /sysutils
parent7e206cd198eb9f5b6067f0a52633e6b87120b127 (diff)
downloadfreebsd-ports-gnome-b8151235eeb62d1d2aaee0fb59651ee21051a963.tar.gz
freebsd-ports-gnome-b8151235eeb62d1d2aaee0fb59651ee21051a963.tar.zst
freebsd-ports-gnome-b8151235eeb62d1d2aaee0fb59651ee21051a963.zip
- Update to version 0.3 [1]
- Switch to PKGNAMESUFFIX from LATEST_LINK * -C option. * Fix bug in ptree. Ptree shows wrong results when pid of the parent was higher than the child pid. PR: ports/184717 [1] Submitted by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ptools/Makefile5
-rw-r--r--sysutils/ptools/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/ptools/Makefile b/sysutils/ptools/Makefile
index 2b32574f5ab5..e7015015bcb3 100644
--- a/sysutils/ptools/Makefile
+++ b/sysutils/ptools/Makefile
@@ -2,17 +2,16 @@
# $FreeBSD$
PORTNAME= ptools
-PORTVERSION= 0.2
+PORTVERSION= 0.3
CATEGORIES= sysutils
MASTER_SITES= http://shewolf.com.pl/ptools/
+PKGNAMESUFFIX= 2
MAINTAINER= tmwalaszek@gmail.com
COMMENT= Toolset based on Solaris ptools functionality
LICENSE= BSD
-LATEST_LINK= ${PORTNAME}2
-
PLIST_FILES= bin/pargs \
bin/pwdx \
bin/pldd \
diff --git a/sysutils/ptools/distinfo b/sysutils/ptools/distinfo
index 4115e241e702..13ea725c5911 100644
--- a/sysutils/ptools/distinfo
+++ b/sysutils/ptools/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ptools-0.2.tar.gz) = ed408301814dd03018b02d76e917ec9c92bb93907fe3ec272fd7009fd11b5c77
-SIZE (ptools-0.2.tar.gz) = 3613
+SHA256 (ptools-0.3.tar.gz) = 7fcf2177a277f40d320a44548809ce2e22bdacab1eacc95955f33046348101c8
+SIZE (ptools-0.3.tar.gz) = 3769