From owner-svn-ports-head@FreeBSD.ORG Fri May 3 21:59:15 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7AE1638F; Fri, 3 May 2013 21:59:15 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 6D273175B; Fri, 3 May 2013 21:59:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r43LxFQZ056425; Fri, 3 May 2013 21:59:15 GMT (envelope-from jgh@svn.freebsd.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r43LxFBQ056422; Fri, 3 May 2013 21:59:15 GMT (envelope-from jgh@svn.freebsd.org) Message-Id: <201305032159.r43LxFBQ056422@svn.freebsd.org> From: Jason Helfman Date: Fri, 3 May 2013 21:59:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317275 - head/sysutils/pstree X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2013 21:59:15 -0000 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