aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/mucommander
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2019-01-03 09:36:54 +0000
committerLars Engels <lme@FreeBSD.org>2019-01-03 09:36:54 +0000
commit6b7566d0bd7e2a3f057a5c55087ae23ad2a5ef55 (patch)
tree35cbd66b3c75b0f93bea5acedfe98bb5c50cc99b /x11-fm/mucommander
parent37205bd5bc1d16dad5c0d23ab46329f413bdbc53 (diff)
downloadports-6b7566d0bd7e2a3f057a5c55087ae23ad2a5ef55.tar.gz
ports-6b7566d0bd7e2a3f057a5c55087ae23ad2a5ef55.zip
x11-fm/mucommander:
- Update to 0.9.3 - Switch MASTER_SITE to Github - Depend on Java 1.8+ - Pet portlint MFH: 2019Q1
Notes
Notes: svn path=/head/; revision=489145
Diffstat (limited to 'x11-fm/mucommander')
-rw-r--r--x11-fm/mucommander/Makefile11
-rw-r--r--x11-fm/mucommander/distinfo5
2 files changed, 9 insertions, 7 deletions
diff --git a/x11-fm/mucommander/Makefile b/x11-fm/mucommander/Makefile
index 4a310b3a23d5..1153a75ee9d5 100644
--- a/x11-fm/mucommander/Makefile
+++ b/x11-fm/mucommander/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= mucommander
-DISTVERSION= 0_9_0
+PORTVERSION= 0.9.3
CATEGORIES= x11-fm java
-MASTER_SITES= http://www.mucommander.com/download/
+MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}-2/
MAINTAINER= lme@FreeBSD.org
COMMENT= Lightweight file manager featuring a Norton Commander style interface
@@ -12,15 +12,16 @@ COMMENT= Lightweight file manager featuring a Norton Commander style interface
LICENSE= GPLv3
USE_JAVA= yes
-JAVA_VERSION= 1.6+
+
+JAVA_VERSION= 1.8+
NO_BUILD= yes
-PLIST_FILES= bin/mucommander %%DATADIR%%/mucommander.jar %%DATADIR%%/license.txt
+PLIST_FILES= bin/mucommander ${DATADIR}/mucommander.jar ${DATADIR}/license.txt
SUB_FILES= mucommander
PORTDOCS= readme.txt
-WRKSRC= ${WRKDIR}/muCommander-${PORTVERSION:S/./_/g}
+WRKSRC= ${WRKDIR}/muCommander-${PORTVERSION}
OPTIONS_DEFINE= DOCS
diff --git a/x11-fm/mucommander/distinfo b/x11-fm/mucommander/distinfo
index 29b30d4d73ed..e284be20a863 100644
--- a/x11-fm/mucommander/distinfo
+++ b/x11-fm/mucommander/distinfo
@@ -1,2 +1,3 @@
-SHA256 (mucommander-0_9_0.tar.gz) = 08fcb8c267ced8ee1585ddd6a26698b9d206656325f860c7b41017dfac2b56a5
-SIZE (mucommander-0_9_0.tar.gz) = 4271664
+TIMESTAMP = 1546507557
+SHA256 (mucommander-0.9.3.tar.gz) = 832c3e27129148afce1387d9d963f770a552b29623d8383b7ed7b6219aaa8244
+SIZE (mucommander-0.9.3.tar.gz) = 9318073