From 10f3eb1bc91e80468ac5f1875dcee01fe8d833aa Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Mon, 3 Sep 2001 09:51:56 +0000 Subject: Update to 1.0, which adds the ability to only list the environment changes without executing anything. Also, the config file path, the paths to envdir and printenv and the database dir path are now dynamically adjusted in both the manual page and the sample config file. --- sysutils/penv/Makefile | 11 +---------- sysutils/penv/distinfo | 2 +- 2 files changed, 2 insertions(+), 11 deletions(-) (limited to 'sysutils/penv') diff --git a/sysutils/penv/Makefile b/sysutils/penv/Makefile index d6e6919330e7..b4f23b1d9413 100644 --- a/sysutils/penv/Makefile +++ b/sysutils/penv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= penv -PORTVERSION= 1.0.b2 +PORTVERSION= 1.0 CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/sysutils/penv/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} @@ -27,15 +27,6 @@ MAKE_ENV+= RELEASE=yes DBDIR?= /var/db/${PORTNAME} -PREFIXCONF= penv.1 penv.conf.default -DBCONF= pathnames.h penv.1 penv.conf.default - -post-patch: - ${PERL} -pi.pfx -e "s,/usr/local,${PREFIX},g" \ - ${PREFIXCONF:S,^,${WRKSRC}/,} - ${PERL} -pi.dbdir -e "s,/var/db/penv,${DBDIR},g" \ - ${DBCONF:S,^,${WRKSRC}/,} - post-install: ${MKDIR} ${PREFIX}/etc ${INSTALL_DATA} ${WRKSRC}/penv.conf.default ${PREFIX}/etc diff --git a/sysutils/penv/distinfo b/sysutils/penv/distinfo index 84494d0d974b..2f10a0d8ccde 100644 --- a/sysutils/penv/distinfo +++ b/sysutils/penv/distinfo @@ -1 +1 @@ -MD5 (penv-1.0pre2.tar.gz) = fa90ea7b97b88b25a36d339c7544c2db +MD5 (penv-1.0.tar.gz) = 112ae0fd501a8e4e4a364ebc3012f46f -- cgit v1.3