1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update to version 6.0.0

Changelog:
- Faster disk scanning on Windows and Unix and on OS/2 with Watcom C
  built version.
  This was achieved by removing the DOSDIR directory interface
  layer and replacing it with system specific functions.
  Disk scanning speed depends on external factors, like disk
  caching and other processes accessing the disk at the same time.
  The speed increasement you experience may vary.
- Fixed -rmtree for unicode file names on Windows.
- Support EMX symbolic links on OS/2.
- Support bash on OS/2.
- New Danish translation of the messages. Thanks to Joe Hansen.
This commit is contained in:
Pawel Pekala 2017-03-02 16:36:36 +00:00
parent 09e7600b25
commit c5464b6fc1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435251
3 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wcd
PORTVERSION= 5.3.4
PORTVERSION= 6.0.0
CATEGORIES= shells
MASTER_SITES= SF

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1485278897
SHA256 (wcd-5.3.4.tar.gz) = 8c56a76016ff6b5a4be656dd563bf8f58c7be3a6101cef5485e544b12211dae6
SIZE (wcd-5.3.4.tar.gz) = 610630
TIMESTAMP = 1488472170
SHA256 (wcd-6.0.0.tar.gz) = 3f9090fff08a2a57f747471bfd9229a411229b41347488729da8d2c2b3eaa156
SIZE (wcd-6.0.0.tar.gz) = 615838

View File

@ -20,6 +20,7 @@ man/man1/wcd.1.gz
%%PORTDOCS%%%%DOCSDIR%%/wcd.htm
%%PORTDOCS%%%%DOCSDIR%%/wcd.txt
%%PORTDOCS%%%%DOCSDIR%%/whatsnew.txt
%%NLS%%share/locale/da/LC_MESSAGES/wcd.mo
%%NLS%%share/locale/de/LC_MESSAGES/wcd.mo
%%NLS%%share/locale/eo/LC_MESSAGES/wcd.mo
%%NLS%%share/locale/es/LC_MESSAGES/wcd.mo