Bug 181640 - update sysutils/procenv, Utility to show process environment
Summary: update sysutils/procenv, Utility to show process environment
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 09:10 UTC by jamesodhunt
Modified: 2013-08-30 12:50 UTC (History)
0 users

See Also:


Attachments
file.diff (770 bytes, patch)
2013-08-29 09:10 UTC, jamesodhunt
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jamesodhunt 2013-08-29 09:10:00 UTC

Fix: Patch attached with submission follows:
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-08-29 12:17:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2013-08-30 12:47:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-08-30 12:47:08 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"