ports/176500: [PATCH] sysutils/pstree: update to 2.35

Denis Generalov gd at rambler-co.ru
Thu Feb 28 09:50:05 UTC 2013


>Number:         176500
>Category:       ports
>Synopsis:       [PATCH] sysutils/pstree: update to 2.35
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 28 09:50:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Denis Generalov
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
Rambler
>Environment:
FreeBSD tyl.rambler.ramblermedia.com 9.1-STABLE FreeBSD 9.1-STABLE #0 r244924: Tue Jan  1 21:05:19 MSK 2013     gd at tyl.rambler.ramblermedia.com:/tmp/gd/usr/src/sys/GENERIC  amd64
>Description:
Update port sysutils/pstree: 2.33 -> 2.35
Update MASTER_SITES
Trim Makefile header
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Diff mode was set to CVS, but there's no CVS subdirectory
Trying /usr/ports ... found
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/sysutils/pstree/Makefile ./Makefile
--- /usr/ports/sysutils/pstree/Makefile	2013-02-21 01:50:50.000000000 +0400
+++ ./Makefile	2013-02-28 13:43:08.000000000 +0400
@@ -1,15 +1,12 @@
-# Ports collection makefile for:  pstree
-# Date created:			  22 Aug 2001
-# Whom:				  Kris Kennaway <kris at FreeBSD.org>
-#
+# Created by: Kris Kennaway <kris at FreeBSD.org>
 # $FreeBSD: head/sysutils/pstree/Makefile 312628 2013-02-20 16:08:58Z fluffy $
-#
 
 PORTNAME=	pstree
-PORTVERSION=	2.33
+PORTVERSION=	2.35
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://ftp.thp.uni-duisburg.de/pub/source/ \
+MASTER_SITES=	http://www.thp.uni-due.de/pstree/ \
 		LOCAL/avl
+DISTNAME=	${PORTNAME}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	List processes as a tree
diff -ruN --exclude=CVS /usr/ports/sysutils/pstree/distinfo ./distinfo
--- /usr/ports/sysutils/pstree/distinfo	2012-09-12 19:09:05.000000000 +0400
+++ ./distinfo	2013-02-28 13:42:08.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (pstree-2.33.tar.gz) = 0f06116208cf15932cf99785d001c053e523e0aed474b936858f1b7f61a6c990
-SIZE (pstree-2.33.tar.gz) = 10204
+SHA256 (pstree.tar.gz) = 72ec2d14be78eac2ab0871e90f4359fea9a41f7708826a201dc6e6051a6df1c3
+SIZE (pstree.tar.gz) = 10916
===> Done


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list