From nobody@FreeBSD.org  Thu Aug 29 08:00:56 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 960D0F68
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Aug 2013 08:00:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 848D42CAD
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Aug 2013 08:00:56 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r7T80uWu059570
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Aug 2013 08:00:56 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r7T80uWj059537;
	Thu, 29 Aug 2013 08:00:56 GMT
	(envelope-from nobody)
Message-Id: <201308290800.r7T80uWj059537@oldred.freebsd.org>
Date: Thu, 29 Aug 2013 08:00:56 GMT
From: James Hunt <james.hunt@ubuntu.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: update sysutils/procenv, Utility to show process environment
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         181640
>Category:       ports
>Synopsis:       update sysutils/procenv, Utility to show process environment
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 29 08:10:00 UTC 2013
>Closed-Date:    Fri Aug 30 11:47:03 UTC 2013
>Last-Modified:  Fri Aug 30 11:50:00 UTC 2013
>Originator:     James Hunt
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 325544)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	procenv
-PORTVERSION=	0.25
+PORTVERSION=	0.26
 CATEGORIES=	sysutils
 MASTER_SITES=	https://launchpad.net/procenv/trunk/${PORTVERSION}/+download/ \
 		DEBIAN \
Index: distinfo
===================================================================
--- distinfo	(revision 325544)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (procenv-0.25.tar.gz) = 0fa10d3f85d9189cc904724134c5ae095735a5a409d7c1d247226cff11cd6505
-SIZE (procenv-0.25.tar.gz) = 217815
+SHA256 (procenv-0.26.tar.gz) = 7cec064414b9f4e22f4b9ddfecb1e31d5cf3d81243211d70190bc5f0b90b1bee
+SIZE (procenv-0.26.tar.gz) = 223494


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wg 
Responsible-Changed-By: wg 
Responsible-Changed-When: Thu Aug 29 11:17:23 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181640 
State-Changed-From-To: open->closed 
State-Changed-By: wg 
State-Changed-When: Fri Aug 30 11:47:02 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181640 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181640: commit references a PR
Date: Fri, 30 Aug 2013 11:47:08 +0000 (UTC)

 Author: wg
 Date: Fri Aug 30 11:46:54 2013
 New Revision: 325671
 URL: http://svnweb.freebsd.org/changeset/ports/325671
 
 Log:
   sysutils/procenv: update to 0.26
   
   - Update to 0.26 [1]
   - WWW must end with a slash
   
   PR:		ports/181640 [1]
   Submitted by:	James Hunt <james.hunt ubuntu.com> (maintainer)
 
 Modified:
   head/sysutils/procenv/Makefile
   head/sysutils/procenv/distinfo
   head/sysutils/procenv/pkg-descr
 
 Modified: head/sysutils/procenv/Makefile
 ==============================================================================
 --- head/sysutils/procenv/Makefile	Fri Aug 30 11:41:31 2013	(r325670)
 +++ head/sysutils/procenv/Makefile	Fri Aug 30 11:46:54 2013	(r325671)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	procenv
 -PORTVERSION=	0.25
 +PORTVERSION=	0.26
  CATEGORIES=	sysutils
  MASTER_SITES=	https://launchpad.net/procenv/trunk/${PORTVERSION}/+download/ \
  		DEBIAN \
 
 Modified: head/sysutils/procenv/distinfo
 ==============================================================================
 --- head/sysutils/procenv/distinfo	Fri Aug 30 11:41:31 2013	(r325670)
 +++ head/sysutils/procenv/distinfo	Fri Aug 30 11:46:54 2013	(r325671)
 @@ -1,2 +1,2 @@
 -SHA256 (procenv-0.25.tar.gz) = 0fa10d3f85d9189cc904724134c5ae095735a5a409d7c1d247226cff11cd6505
 -SIZE (procenv-0.25.tar.gz) = 217815
 +SHA256 (procenv-0.26.tar.gz) = 7cec064414b9f4e22f4b9ddfecb1e31d5cf3d81243211d70190bc5f0b90b1bee
 +SIZE (procenv-0.26.tar.gz) = 223494
 
 Modified: head/sysutils/procenv/pkg-descr
 ==============================================================================
 --- head/sysutils/procenv/pkg-descr	Fri Aug 30 11:41:31 2013	(r325670)
 +++ head/sysutils/procenv/pkg-descr	Fri Aug 30 11:46:54 2013	(r325671)
 @@ -3,4 +3,4 @@ about itself and its environment as poss
  tool, to understand the type of environment a process runs in, and for
  comparing system environments.
  
 -WWW: https://code.launchpad.net/procenv
 +WWW: https://code.launchpad.net/procenv/
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
