Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2014 06:47:14 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358510 - head/x11-fm/filerunner
Message-ID:  <201406200647.s5K6lEa9023113@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Fri Jun 20 06:47:14 2014
New Revision: 358510
URL: http://svnweb.freebsd.org/changeset/ports/358510
QAT: https://qat.redports.org/buildarchive/r358510/

Log:
  - 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.

Modified:
  head/x11-fm/filerunner/Makefile
  head/x11-fm/filerunner/distinfo

Modified: head/x11-fm/filerunner/Makefile
==============================================================================
--- head/x11-fm/filerunner/Makefile	Fri Jun 20 06:34:19 2014	(r358509)
+++ head/x11-fm/filerunner/Makefile	Fri Jun 20 06:47:14 2014	(r358510)
@@ -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}

Modified: head/x11-fm/filerunner/distinfo
==============================================================================
--- head/x11-fm/filerunner/distinfo	Fri Jun 20 06:34:19 2014	(r358509)
+++ head/x11-fm/filerunner/distinfo	Fri Jun 20 06:47:14 2014	(r358510)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406200647.s5K6lEa9023113>