Update to 1.1pre4, which lets the 'mkdir' command create parent directories
as needed (equivalent to mkdir -p) and corrects a couple of option names in the manual page synopsis. Submitted by: olgeni (the manual page fixes)
This commit is contained in:
parent
1a5f63a5b6
commit
6f394a4c44
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50212
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= penv
|
||||
PORTVERSION= 1.1.b3
|
||||
PORTVERSION= 1.1.b4
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://devel.ringlet.net/sysutils/penv/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (penv-1.1pre3.tar.gz) = 24388baad21f9f27d573ad76d7cec625
|
||||
MD5 (penv-1.1pre4.tar.gz) = 786fee3c92fc10cdd7eee906a246b8e8
|
||||
|
Loading…
Reference in New Issue
Block a user