Update to version 5.3.3
Changelog: - Support Unicode aliases on Windows. Wcd for Windows with Unicode support stores the aliases now in UTF-8 format (like the paths). Old aliases with non-ASCII characters are not compatible anymore. You need to create new aliases. - New option -ls: List the aliases. Thanks to Erik Rijshouwer. - Code cleanup. - Fixed makefiles for DJGPP, targets install and dist.
This commit is contained in:
parent
43b8cb7687
commit
f417363dc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425976
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wcd
|
||||
PORTVERSION= 5.3.2
|
||||
PORTVERSION= 5.3.3
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (wcd-5.3.2.tar.gz) = a16434cb7a177ec8e9be67a1cfe7f6406a7c9190726d0ead5c44afdc4b8d3612
|
||||
SIZE (wcd-5.3.2.tar.gz) = 595071
|
||||
TIMESTAMP = 1476898709
|
||||
SHA256 (wcd-5.3.3.tar.gz) = 4976545e50601eb47635f230804a7e654a83b9c6ad35c0a7b44d2b3ca264f6eb
|
||||
SIZE (wcd-5.3.3.tar.gz) = 598963
|
||||
|
Loading…
Reference in New Issue
Block a user