Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2014 09:21:44 +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: r351317 - in head/x11-fm/filerunner: . files
Message-ID:  <201404150921.s3F9Likq044071@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Apr 15 09:21:43 2014
New Revision: 351317
URL: http://svnweb.freebsd.org/changeset/ports/351317
QAT: https://qat.redports.org/buildarchive/r351317/

Log:
  - Update to 14.02.22.11

Deleted:
  head/x11-fm/filerunner/files/patch-fr
Modified:
  head/x11-fm/filerunner/Makefile
  head/x11-fm/filerunner/distinfo
  head/x11-fm/filerunner/pkg-plist

Modified: head/x11-fm/filerunner/Makefile
==============================================================================
--- head/x11-fm/filerunner/Makefile	Tue Apr 15 09:14:14 2014	(r351316)
+++ head/x11-fm/filerunner/Makefile	Tue Apr 15 09:21:43 2014	(r351317)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	filerunner
-PORTVERSION=	13.07.25.13
+PORTVERSION=	14.02.22.11
 CATEGORIES=	x11-fm tk
-MASTER_SITES=	SF/${PORTNAME}/release-${PORTVERSION:S/.0/./}
-DISTNAME=	fr-${PORTVERSION:S/.0/./}
+MASTER_SITES=	SF/${PORTNAME}/release-${PORTVERSION}
+DISTNAME=	fr-${PORTVERSION}
 
 MAINTAINER=	tcltk@FreeBSD.org
 COMMENT=	Tcl/Tk-based filemanager with FTP capabilities
@@ -18,19 +18,11 @@ NO_BUILD=	yes
 USES+=		tk:run
 
 post-patch:
-	${REINPLACE_CMD} -e 's|%%WISH%%|${WISH}|' ${WRKSRC}/fr
+	${REINPLACE_CMD} -e 's|/usr/bin/env wish|${WISH}|' ${WRKSRC}/fr
 
 do-install:
-	@${MKDIR} ${STAGEDIR}${DATADIR}/doc
-.for file in fr frftp tclIndex *.tcl
-	${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DATADIR}
-.endfor
-.for file in FAQ HISTORY README *.txt
-	${INSTALL_DATA} ${WRKSRC}/doc/${file} ${STAGEDIR}${DATADIR}/doc
-.endfor
-.for dir in bitmaps packages
-	cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${STAGEDIR}${DATADIR}
-.endfor
+	@${MKDIR} ${STAGEDIR}${DATADIR}
+	cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR}
 .for file in fr frftp frcolor.tcl
 	@${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/${file}
 .endfor

Modified: head/x11-fm/filerunner/distinfo
==============================================================================
--- head/x11-fm/filerunner/distinfo	Tue Apr 15 09:14:14 2014	(r351316)
+++ head/x11-fm/filerunner/distinfo	Tue Apr 15 09:21:43 2014	(r351317)
@@ -1,2 +1,2 @@
-SHA256 (fr-13.7.25.13.tar.gz) = ac96a1b92735d23a80ac6e1d19c318f82885aa8a0073b05edf881ab14c42b518
-SIZE (fr-13.7.25.13.tar.gz) = 486524
+SHA256 (fr-14.02.22.11.tar.gz) = 362aa2ad264a09790d5ff2c925282adb3539f618a14a700a7146ff625f22a68b
+SIZE (fr-14.02.22.11.tar.gz) = 522371

Modified: head/x11-fm/filerunner/pkg-plist
==============================================================================
--- head/x11-fm/filerunner/pkg-plist	Tue Apr 15 09:14:14 2014	(r351316)
+++ head/x11-fm/filerunner/pkg-plist	Tue Apr 15 09:21:43 2014	(r351317)
@@ -1,5 +1,28 @@
 bin/fr
 %%DATADIR%%/FontControl.tcl
+%%DATADIR%%/LnkFile.tcl
+%%DATADIR%%/Makefiles/INSTALL
+%%DATADIR%%/Makefiles/alien.tcl
+%%DATADIR%%/Makefiles/buildColorList.tcl
+%%DATADIR%%/Makefiles/buildRPM.tcl
+%%DATADIR%%/Makefiles/build_inotify
+%%DATADIR%%/Makefiles/buildindex
+%%DATADIR%%/Makefiles/expand.tcl
+%%DATADIR%%/Makefiles/extras
+%%DATADIR%%/Makefiles/filerunner.desktop
+%%DATADIR%%/Makefiles/filerunner.spec
+%%DATADIR%%/Makefiles/make_icons
+%%DATADIR%%/Makefiles/makeiconfile.tcl
+%%DATADIR%%/Makefiles/makepackagelinks.tcl
+%%DATADIR%%/Makefiles/makerelease
+%%DATADIR%%/Makefiles/pack
+%%DATADIR%%/Makefiles/release.awk
+%%DATADIR%%/Makefiles/strip.awk
+%%DATADIR%%/Makefiles/tcl-inotify-1.4.1.tar.gz
+%%DATADIR%%/Makefiles/tip_index.tcl
+%%DATADIR%%/Makefiles/trim-inotify.tcl
+%%DATADIR%%/Makefiles/wrapfilelist.txt
+%%DATADIR%%/Makefiles/wrapwindows
 %%DATADIR%%/aftp.tcl
 %%DATADIR%%/balloon.tcl
 %%DATADIR%%/bitmaps/bitmapeditor
@@ -28,10 +51,20 @@ bin/fr
 %%DATADIR%%/colorList.tcl
 %%DATADIR%%/config.tcl
 %%DATADIR%%/cript.tcl
+%%DATADIR%%/doc/COPYING
+%%DATADIR%%/doc/FAQ
+%%DATADIR%%/doc/HISTORY
+%%DATADIR%%/doc/KnownBugs.txt
+%%DATADIR%%/doc/QuickStart.txt
+%%DATADIR%%/doc/README
+%%DATADIR%%/doc/Tips.txt
+%%DATADIR%%/doc/Users_Guide.txt
 %%DATADIR%%/editfont.tcl
 %%DATADIR%%/entrydialog.tcl
 %%DATADIR%%/font.tcl
 %%DATADIR%%/fr
+%%DATADIR%%/fr-inotify.tcl
+%%DATADIR%%/fr.bak
 %%DATADIR%%/frcolor.tcl
 %%DATADIR%%/frftp
 %%DATADIR%%/frputs.tcl
@@ -39,36 +72,48 @@ bin/fr
 %%DATADIR%%/ftp.tcl
 %%DATADIR%%/ftp_control.tcl
 %%DATADIR%%/http.tcl
+%%DATADIR%%/icons/filerunner-128x128.png
+%%DATADIR%%/icons/filerunner-16x16.png
+%%DATADIR%%/icons/filerunner-22x22.png
+%%DATADIR%%/icons/filerunner-24x24.png
+%%DATADIR%%/icons/filerunner-256x256.png
+%%DATADIR%%/icons/filerunner-32x32.png
+%%DATADIR%%/icons/filerunner-48x48.png
+%%DATADIR%%/icons/filerunner-64x64.png
+%%DATADIR%%/icons/filerunner-icons.ico
+%%DATADIR%%/packageLinks.tcl
 %%DATADIR%%/packages/expect/expect.tcl
 %%DATADIR%%/packages/expect/pkgIndex.tcl
 %%DATADIR%%/packages/ftp/ftp.tcl
 %%DATADIR%%/packages/ftp/pkgIndex.tcl
+%%DATADIR%%/packages/inotify/i386/libinotify1.4.1.so
+%%DATADIR%%/packages/inotify/i386/pkgIndex.tcl
 %%DATADIR%%/packages/inotify/i686/libinotify1.4.1.so
 %%DATADIR%%/packages/inotify/i686/pkgIndex.tcl
 %%DATADIR%%/packages/inotify/x86_64/libinotify1.4.1.so
 %%DATADIR%%/packages/inotify/x86_64/pkgIndex.tcl
 %%DATADIR%%/packages/log/log.tcl
 %%DATADIR%%/packages/log/pkgIndex.tcl
+%%DATADIR%%/patternListSearch.tcl
 %%DATADIR%%/replacetearoff.tcl
 %%DATADIR%%/sftp.tcl
 %%DATADIR%%/smart_dialog.tcl
+%%DATADIR%%/spell_check.tcl
+%%DATADIR%%/spell_filters.tcl
 %%DATADIR%%/tclIndex
 %%DATADIR%%/tclmultilistbox.tcl
 %%DATADIR%%/textsearch.tcl
-%%DATADIR%%/doc/FAQ
-%%DATADIR%%/doc/HISTORY
-%%DATADIR%%/doc/KnownBugs.txt
-%%DATADIR%%/doc/QuickStart.txt
-%%DATADIR%%/doc/README
-%%DATADIR%%/doc/Tips.txt
-%%DATADIR%%/doc/Users_Guide.txt
+%%DATADIR%%/updateinplace.tcl
 @dirrm %%DATADIR%%/packages/log
 @dirrm %%DATADIR%%/packages/inotify/x86_64
 @dirrm %%DATADIR%%/packages/inotify/i686
+@dirrm %%DATADIR%%/packages/inotify/i386
 @dirrm %%DATADIR%%/packages/inotify
 @dirrm %%DATADIR%%/packages/ftp
 @dirrm %%DATADIR%%/packages/expect
 @dirrm %%DATADIR%%/packages
+@dirrm %%DATADIR%%/icons
 @dirrm %%DATADIR%%/doc
 @dirrm %%DATADIR%%/bitmaps
+@dirrm %%DATADIR%%/Makefiles
 @dirrm %%DATADIR%%



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