diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-08-30 11:46:54 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-08-30 11:46:54 +0000 |
commit | 618a4f02a7e01dead9aa2952d1cee2abfcfad64d (patch) | |
tree | 4b2e30ab3f13ae85eaec2653b1853d18a46e8de8 /sysutils/procenv | |
parent | 1fffe1142c8085d20d09b8ba8c797575cee8c7ab (diff) |
Notes
Diffstat (limited to 'sysutils/procenv')
-rw-r--r-- | sysutils/procenv/Makefile | 2 | ||||
-rw-r--r-- | sysutils/procenv/distinfo | 4 | ||||
-rw-r--r-- | sysutils/procenv/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/procenv/Makefile b/sysutils/procenv/Makefile index 37820cf28f7d..c06f49d97ea4 100644 --- a/sysutils/procenv/Makefile +++ b/sysutils/procenv/Makefile @@ -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 \ diff --git a/sysutils/procenv/distinfo b/sysutils/procenv/distinfo index d49e3b81d49b..8097c0869b19 100644 --- a/sysutils/procenv/distinfo +++ b/sysutils/procenv/distinfo @@ -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 diff --git a/sysutils/procenv/pkg-descr b/sysutils/procenv/pkg-descr index a9eacc13b002..bd57df0380d0 100644 --- a/sysutils/procenv/pkg-descr +++ b/sysutils/procenv/pkg-descr @@ -3,4 +3,4 @@ about itself and its environment as possible. It can be used as a test 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/ |