aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authorlme <lme@FreeBSD.org>2019-01-03 17:36:54 +0800
committerlme <lme@FreeBSD.org>2019-01-03 17:36:54 +0800
commit0473eef50e86d31eb8b6f08c0a8576139bb7e13c (patch)
tree35cbd66b3c75b0f93bea5acedfe98bb5c50cc99b /x11-fm
parent9fff65831a9b17c636a3588499034c0f65088591 (diff)
downloadfreebsd-ports-gnome-0473eef50e86d31eb8b6f08c0a8576139bb7e13c.tar.gz
freebsd-ports-gnome-0473eef50e86d31eb8b6f08c0a8576139bb7e13c.tar.zst
freebsd-ports-gnome-0473eef50e86d31eb8b6f08c0a8576139bb7e13c.zip
x11-fm/mucommander:
- Update to 0.9.3 - Switch MASTER_SITE to Github - Depend on Java 1.8+ - Pet portlint MFH: 2019Q1
Diffstat (limited to 'x11-fm')
-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