svn commit: r390095 - head/x11-fm/doublecmd

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Jun 19 00:41:05 UTC 2015


Author: amdmi3
Date: Fri Jun 19 00:41:04 2015
New Revision: 390095
URL: https://svnweb.freebsd.org/changeset/ports/390095

Log:
  - Update to 0.6.3
  
  PR:		200902
  Submitted by:	bbtruk at users.sourceforge.net (maintainer)

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

Modified: head/x11-fm/doublecmd/Makefile
==============================================================================
--- head/x11-fm/doublecmd/Makefile	Fri Jun 19 00:38:58 2015	(r390094)
+++ head/x11-fm/doublecmd/Makefile	Fri Jun 19 00:41:04 2015	(r390095)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	doublecmd
-PORTVERSION=	0.6.2
-PORTREVISION=	1
+PORTVERSION=	0.6.3
 CATEGORIES=	x11-fm
 MASTER_SITES=	SF/${PORTNAME}/Double%20Commander%20Source
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
@@ -40,11 +39,6 @@ OPTIONS_DEFINE=		DOCS DEBUG
 OPTIONS_SINGLE=		LCL
 OPTIONS_SINGLE_LCL=	GTK2 QT4
 OPTIONS_GROUP=		WCX WDX WFX WLX DSX
-WCX_DESC=	Packer plugins
-WDX_DESC=	Content plugins
-WFX_DESC=	File system plugins
-WLX_DESC=	Lister plugins
-DSX_DESC=	Search plugins
 OPTIONS_GROUP_WCX=	WCX_CPIO \
 			WCX_DEB \
 			WCX_RPM \
@@ -61,6 +55,31 @@ OPTIONS_GROUP_WFX=	WFX_FTP \
 OPTIONS_GROUP_WLX=	WLX_MPLAYER
 OPTIONS_GROUP_DSX=	DSX_LOCATE
 
+WCX_DESC=	Packer plugins to work with archives
+WCX_CPIO_DESC=	CPIO format support
+WCX_DEB_DESC=	Debian package archive support
+WCX_RPM_DESC=	Red Hat package archive support
+WCX_UNBZ2_DESC=	BZIP2 format support
+WCX_UNRAR_DESC=	RAR format support
+WCX_ZIP_DESC=	ZIP format support
+
+WDX_DESC=	Plugins to display and search extended file attributes
+WDX_DEB_DESC=	Debian package file information
+WDX_RPM_DESC=	Red Hat package file information
+WDX_SCRIPTS_DESC=	Add support to use custom Lua scripts
+WDX_SVN_DESC=	Subversion repository information
+WDX_XPI_DESC=	Mozilla plugin file information
+
+WFX_DESC=	File system plugins
+WFX_FTP_DESC=	FTP protocol support
+WFX_SAMBA_DESC=	SMB protocol support
+
+WLX_DESC=	Internal viewer plugins
+WLX_MPLAYER_DESC=	Use MPlayer for multimedia files
+
+DSX_DESC=	Search plugins
+DSX_LOCATE_DESC=	Support locate command
+
 OPTIONS_DEFAULT=	GTK2 \
 			WCX_CPIO \
 			WCX_DEB \

Modified: head/x11-fm/doublecmd/distinfo
==============================================================================
--- head/x11-fm/doublecmd/distinfo	Fri Jun 19 00:38:58 2015	(r390094)
+++ head/x11-fm/doublecmd/distinfo	Fri Jun 19 00:41:04 2015	(r390095)
@@ -1,4 +1,4 @@
-SHA256 (doublecmd-0.6.2-src.tar.gz) = 76564e927b9bf372dec585df6a65880cfd6ff06086f8c56e7bcf9bbde960e3bb
-SIZE (doublecmd-0.6.2-src.tar.gz) = 5975990
+SHA256 (doublecmd-0.6.3-src.tar.gz) = c9abfa1e878a8ed2df20db46111b1e7055e40e0c548df51ed1d39c9a3c3e3575
+SIZE (doublecmd-0.6.3-src.tar.gz) = 5996882
 SHA256 (doublecmd-help-0.6.0-src.tar.gz) = d50a58f0e8c25c07720f2afd987213f330dfce268e2aef349d1da3de2eef1c39
 SIZE (doublecmd-help-0.6.0-src.tar.gz) = 11514996


More information about the svn-ports-all mailing list