mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Update to penv-1.1, a special Christmas version ;)
Seriously, this removes a warning when the 'list' command was invoked (either by -L or -c list) and penv could not change to its envdir. This is especially useful if penv is used as a make(1) environment processor, as described in my message to -arch today. The previous versions would complain loudly about nonexistent envdirs for e.g. all the build, lib and run dependencies. Happy holidays! Initialy reported by: Valentin Zahariev <curly@e-card.bg> Long disregarded by: myself, as merely an annoyance, before the actual development of the make(1) envproc code, when it became a *big* noisy annoyance :)
This commit is contained in:
parent
fca3d1c84c
commit
be248a0a05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52170
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= penv
|
||||
PORTVERSION= 1.1.b4
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://devel.ringlet.net/sysutils/penv/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (penv-1.1pre4.tar.gz) = 786fee3c92fc10cdd7eee906a246b8e8
|
||||
MD5 (penv-1.1.tar.gz) = 9e6dfbbf498b6ca5c9cd06f47b24cf4b
|
||||
|
Loading…
Reference in New Issue
Block a user