Date: Fri, 3 May 2013 21:59:15 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317275 - head/sysutils/pstree Message-ID: <201305032159.r43LxFBQ056422@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org +MAINTAINER= jgh@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305032159.r43LxFBQ056422>