aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/doublecmd
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-18 10:11:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-18 10:11:05 +0000
commitaa81873c6c74cbbb2204f240e4cc8b8957bacc04 (patch)
tree3d4215077efac391ffe7d83d097cb2831ca14ae9 /x11-fm/doublecmd
parent4f43b8d16c908fd805c0496b6ed5d755268ee41d (diff)
downloadports-aa81873c6c74cbbb2204f240e4cc8b8957bacc04.tar.gz
ports-aa81873c6c74cbbb2204f240e4cc8b8957bacc04.zip
Notes
Diffstat (limited to 'x11-fm/doublecmd')
-rw-r--r--x11-fm/doublecmd/Makefile3
-rw-r--r--x11-fm/doublecmd/distinfo4
-rw-r--r--x11-fm/doublecmd/files/patch-plugins__wlx__WlxMplayer__src__wlxMplayer.lpr6
-rw-r--r--x11-fm/doublecmd/files/patch-src__dmhelpmanager.pas6
-rw-r--r--x11-fm/doublecmd/files/patch-src__uGlobsPaths.pas10
5 files changed, 14 insertions, 15 deletions
diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile
index f5cd9ddefed9..60dd6775f644 100644
--- a/x11-fm/doublecmd/Makefile
+++ b/x11-fm/doublecmd/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= doublecmd
-PORTVERSION= 0.6.4
-PORTREVISION= 1
+PORTVERSION= 0.6.5
CATEGORIES= x11-fm
MASTER_SITES= SF/${PORTNAME}/Double%20Commander%20Source
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/x11-fm/doublecmd/distinfo b/x11-fm/doublecmd/distinfo
index 1b2f23e35026..b1ef5fb04628 100644
--- a/x11-fm/doublecmd/distinfo
+++ b/x11-fm/doublecmd/distinfo
@@ -1,4 +1,4 @@
-SHA256 (doublecmd-0.6.4-src.tar.gz) = 2c18d0e89deed22bdd876e90bac0279204219dfe25a33372fee0f1a6997ebfca
-SIZE (doublecmd-0.6.4-src.tar.gz) = 5997080
+SHA256 (doublecmd-0.6.5-src.tar.gz) = db3ecdfc0bd857d314b021b5fd9361e613844346e86311405e1f1d9a7fa89b36
+SIZE (doublecmd-0.6.5-src.tar.gz) = 6010719
SHA256 (doublecmd-help-0.6.0-src.tar.gz) = d50a58f0e8c25c07720f2afd987213f330dfce268e2aef349d1da3de2eef1c39
SIZE (doublecmd-help-0.6.0-src.tar.gz) = 11514996
diff --git a/x11-fm/doublecmd/files/patch-plugins__wlx__WlxMplayer__src__wlxMplayer.lpr b/x11-fm/doublecmd/files/patch-plugins__wlx__WlxMplayer__src__wlxMplayer.lpr
index 04df69bc5103..eac4ed696a71 100644
--- a/x11-fm/doublecmd/files/patch-plugins__wlx__WlxMplayer__src__wlxMplayer.lpr
+++ b/x11-fm/doublecmd/files/patch-plugins__wlx__WlxMplayer__src__wlxMplayer.lpr
@@ -1,6 +1,6 @@
---- ./plugins/wlx/WlxMplayer/src/wlxMplayer.lpr.orig 2013-03-10 11:26:35.000000000 +0100
-+++ ./plugins/wlx/WlxMplayer/src/wlxMplayer.lpr 2013-07-22 22:43:52.577214000 +0200
-@@ -258,7 +258,7 @@
+--- plugins/wlx/WlxMplayer/src/wlxMplayer.lpr.orig 2013-03-10 10:26:35 UTC
++++ plugins/wlx/WlxMplayer/src/wlxMplayer.lpr
+@@ -258,7 +258,7 @@ var
sPlayerPath: String;
p: TMPlayer;
begin
diff --git a/x11-fm/doublecmd/files/patch-src__dmhelpmanager.pas b/x11-fm/doublecmd/files/patch-src__dmhelpmanager.pas
index b88c00d0d492..1bf2068673c7 100644
--- a/x11-fm/doublecmd/files/patch-src__dmhelpmanager.pas
+++ b/x11-fm/doublecmd/files/patch-src__dmhelpmanager.pas
@@ -1,6 +1,6 @@
---- ./src/dmhelpmanager.pas.orig 2013-06-30 19:27:17.154825000 +0200
-+++ ./src/dmhelpmanager.pas 2013-06-30 19:28:32.591981000 +0200
-@@ -69,11 +69,11 @@
+--- src/dmhelpmanager.pas.orig 2015-08-17 15:35:25 UTC
++++ src/dmhelpmanager.pas
+@@ -69,11 +69,11 @@ begin
else
begin
gHelpLang:= ExtractDelimited(2, gPOFileName, ['.']);
diff --git a/x11-fm/doublecmd/files/patch-src__uGlobsPaths.pas b/x11-fm/doublecmd/files/patch-src__uGlobsPaths.pas
index 20048a131e96..ad4694e8a7f4 100644
--- a/x11-fm/doublecmd/files/patch-src__uGlobsPaths.pas
+++ b/x11-fm/doublecmd/files/patch-src__uGlobsPaths.pas
@@ -1,6 +1,6 @@
---- ./src/uGlobsPaths.pas.orig 2013-06-30 19:29:19.097919000 +0200
-+++ ./src/uGlobsPaths.pas 2013-06-30 19:22:37.387062000 +0200
-@@ -3,14 +3,15 @@
+--- src/uGlobsPaths.pas.orig 2015-08-17 15:35:25 UTC
++++ src/uGlobsPaths.pas
+@@ -3,14 +3,15 @@ unit uGlobsPaths;
interface
var
@@ -16,9 +16,9 @@
+ gpDocsDir : String = '%%DOCSDIR%%'; // directory for help files
+
procedure LoadPaths;
+ procedure UpdateEnvironmentVariable;
- implementation
-@@ -26,7 +27,7 @@
+@@ -32,7 +33,7 @@ end;
procedure LoadPaths;
begin
OnGetApplicationName := @GetAppName;