Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2013 18:57:52 GMT
From:      James Hunt <james.hunt@ubuntu.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/177715: Port: sysutils/procenv Utility to show process environment
Message-ID:  <201304081857.r38IvqiY025012@red.freebsd.org>
Resent-Message-ID: <201304081900.r38J00Sh048347@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177715
>Category:       ports
>Synopsis:       Port: sysutils/procenv Utility to show process environment
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 08 19:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     James Hunt
>Release:        FreeBSD 9.0-RELEASE i386
>Organization:
>Environment:
>Description:
Patch attached for sysutils/procenv update to version 0.21.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: distinfo
===================================================================
--- distinfo	(revision 315761)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (procenv-0.20.tar.gz) = 5405daba9373bc410ad227c0a1be1e960fe52f3ea070d55593cec46d11b7fe6a
-SIZE (procenv-0.20.tar.gz) = 210631
+SHA256 (procenv-0.21.tar.gz) = c29e7a0a4a1f882a456cb0c7d27c7ca9991da86d20f975cf131e5fc96f81fcae
+SIZE (procenv-0.21.tar.gz) = 211693
Index: Makefile
===================================================================
--- Makefile	(revision 315761)
+++ Makefile	(working copy)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	procenv
-PORTVERSION=	0.20
+PORTVERSION=	0.21
 CATEGORIES=	sysutils
-MASTER_SITES=	http://launchpadlibrarian.net/128556138/
+MASTER_SITES=	https://launchpad.net/procenv/trunk/${PORTVERSION}/+download/
 
 MAINTAINER=	james.hunt@ubuntu.com
 COMMENT=	Utility to show process environment


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304081857.r38IvqiY025012>