Re: pstree out of date

2013-05-03 Thread Jason Helfman
On Fri, May 3, 2013 at 8:55 AM, Dan McGregor  wrote:

> Hello,
>
> The port sysutils/pstree is out of date, and because the version is not in
> the filename the version in ports cannot be fetched from its master site. I
> have included a patch to bring it up to date.
>
> Thanks,
>
> Dan
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>

I'll take care of this issue. Thanks.

-jgh


-- 
--
Jason Helfman  | FreeBSD Committer
j...@freebsd.org | http://people.freebsd.org/~jgh  | The Power to Serve
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


pstree out of date

2013-05-03 Thread Dan McGregor

Hello,

The port sysutils/pstree is out of date, and because the version is not in 
the filename the version in ports cannot be fetched from its master site. 
I have included a patch to bring it up to date.


Thanks,

DanIndex: sysutils/pstree/Makefile
===
--- sysutils/pstree/Makefile(révision 317195)
+++ sysutils/pstree/Makefile(copie de travail)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=  pstree
-PORTVERSION=   2.35
+PORTVERSION=   2.36
 CATEGORIES=sysutils
 MASTER_SITES=  http://www.thp.uni-due.de/pstree/ \
LOCAL/avl
Index: sysutils/pstree/distinfo
===
--- sysutils/pstree/distinfo(révision 317195)
+++ sysutils/pstree/distinfo(copie de travail)
@@ -1,2 +1,2 @@
-SHA256 (pstree.tar.gz) = 
72ec2d14be78eac2ab0871e90f4359fea9a41f7708826a201dc6e6051a6df1c3
-SIZE (pstree.tar.gz) = 10916
+SHA256 (pstree.tar.gz) = 
9d05d28432a12fe8744b895e10b4a39008bba4fc3787b3595da3cf599b75a4ef
+SIZE (pstree.tar.gz) = 11179
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"