svn commit: r317275 - head/sysutils/pstree
Jason Helfman
jgh at FreeBSD.org
Fri May 3 21:59:15 UTC 2013
Author: jgh
Date: Fri May 3 21:59:14 2013
New Revision: 317275
URL: http://svnweb.freebsd.org/changeset/ports/317275
Log:
- update to 2.36
- update MASTER_SITES to follow versioned distribution file
- take maintainership
Submitted by: dan.mcgregor at usask.ca
Modified:
head/sysutils/pstree/Makefile
head/sysutils/pstree/distinfo
Modified: head/sysutils/pstree/Makefile
==============================================================================
--- head/sysutils/pstree/Makefile Fri May 3 21:58:42 2013 (r317274)
+++ head/sysutils/pstree/Makefile Fri May 3 21:59:14 2013 (r317275)
@@ -2,13 +2,12 @@
# $FreeBSD$
PORTNAME= pstree
-PORTVERSION= 2.35
+PORTVERSION= 2.36
CATEGORIES= sysutils
-MASTER_SITES= http://www.thp.uni-due.de/pstree/ \
- LOCAL/avl
-DISTNAME= ${PORTNAME}
+MASTER_SITES= ftp://ftp.thp.uni-due.de/pub/source/ \
+ LOCAL/jgh/sysutils/${PORTNAME}/
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= jgh at FreeBSD.org
COMMENT= List processes as a tree
NO_WRKSUBDIR= yes
Modified: head/sysutils/pstree/distinfo
==============================================================================
--- head/sysutils/pstree/distinfo Fri May 3 21:58:42 2013 (r317274)
+++ head/sysutils/pstree/distinfo Fri May 3 21:59:14 2013 (r317275)
@@ -1,2 +1,2 @@
-SHA256 (pstree.tar.gz) = 72ec2d14be78eac2ab0871e90f4359fea9a41f7708826a201dc6e6051a6df1c3
-SIZE (pstree.tar.gz) = 10916
+SHA256 (pstree-2.36.tar.gz) = 9d05d28432a12fe8744b895e10b4a39008bba4fc3787b3595da3cf599b75a4ef
+SIZE (pstree-2.36.tar.gz) = 11179
More information about the svn-ports-head
mailing list