- Update to 14.06.18.10

Changes:
  * Found and fixed a bug in CopyAs when source is a directory.
  * Found and fixed a bug in HardLnk which caused failure if the source was
    a directory and a simple copy if the source was a file.
  * Expanded the chmod command to include chown as well.  Changed the window
    to show and allow the user to modify the mode by number, xrw... or the
    checkbox and to see what it is in those two modes.  Extended the chown
    command to aftp sftp and ftp.
This commit is contained in:
Pietro Cerutti 2014-06-20 06:47:14 +00:00
parent 1ce3ab2a9f
commit 49ee3a80c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358510
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= filerunner
PORTVERSION= 14.02.22.11
PORTVERSION= 14.06.18.10
CATEGORIES= x11-fm tk
MASTER_SITES= SF/${PORTNAME}/release-${PORTVERSION}
DISTNAME= fr-${PORTVERSION}

View File

@ -1,2 +1,2 @@
SHA256 (fr-14.02.22.11.tar.gz) = 362aa2ad264a09790d5ff2c925282adb3539f618a14a700a7146ff625f22a68b
SIZE (fr-14.02.22.11.tar.gz) = 522371
SHA256 (fr-14.06.18.10.tar.gz) = f44bc8e9d1b16d35b7b83ec95f4fe908c898cd9827de504f2957a65767d66384
SIZE (fr-14.06.18.10.tar.gz) = 523973