From 3971100205a9f8c1b1f14354e11a90bebcfc15cb Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Thu, 8 Nov 2001 14:31:11 +0000 Subject: Update to 1.1pre3: - fix a segfault when no arguments were given to the 'exec' action; - rework the 'setvar' code, allow setting of empty variables, which envdir(1) interprets as requests to unset the corresponding env vars; - replace the printenv(1) invocation with local envdir parsing code for the 'list' action. --- sysutils/penv/Makefile | 2 +- sysutils/penv/distinfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/penv') diff --git a/sysutils/penv/Makefile b/sysutils/penv/Makefile index ab8447856403..7c958218e7a3 100644 --- a/sysutils/penv/Makefile +++ b/sysutils/penv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= penv -PORTVERSION= 1.1.b2 +PORTVERSION= 1.1.b3 CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/sysutils/penv/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} diff --git a/sysutils/penv/distinfo b/sysutils/penv/distinfo index 2992f2d0f288..24cae54de9c9 100644 --- a/sysutils/penv/distinfo +++ b/sysutils/penv/distinfo @@ -1 +1 @@ -MD5 (penv-1.1pre2.tar.gz) = e0615647dbf395fb5566ac92c6048d63 +MD5 (penv-1.1pre3.tar.gz) = 24388baad21f9f27d573ad76d7cec625 -- cgit v1.2.3