diff options
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/mucommander/Makefile | 8 | ||||
-rw-r--r-- | x11-fm/mucommander/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11-fm/mucommander/Makefile b/x11-fm/mucommander/Makefile index 1153a75ee9d5..b5016d17caa8 100644 --- a/x11-fm/mucommander/Makefile +++ b/x11-fm/mucommander/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= mucommander -PORTVERSION= 0.9.3 +DISTVERSION= 0.9.5-1 CATEGORIES= x11-fm java -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}-2/ +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ MAINTAINER= lme@FreeBSD.org COMMENT= Lightweight file manager featuring a Norton Commander style interface @@ -13,7 +13,7 @@ LICENSE= GPLv3 USE_JAVA= yes -JAVA_VERSION= 1.8+ +JAVA_VERSION= 1.11+ NO_BUILD= yes PLIST_FILES= bin/mucommander ${DATADIR}/mucommander.jar ${DATADIR}/license.txt @@ -21,7 +21,7 @@ SUB_FILES= mucommander PORTDOCS= readme.txt -WRKSRC= ${WRKDIR}/muCommander-${PORTVERSION} +WRKSRC= ${WRKDIR} OPTIONS_DEFINE= DOCS diff --git a/x11-fm/mucommander/distinfo b/x11-fm/mucommander/distinfo index e284be20a863..4bb4ea1d0f56 100644 --- a/x11-fm/mucommander/distinfo +++ b/x11-fm/mucommander/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546507557 -SHA256 (mucommander-0.9.3.tar.gz) = 832c3e27129148afce1387d9d963f770a552b29623d8383b7ed7b6219aaa8244 -SIZE (mucommander-0.9.3.tar.gz) = 9318073 +TIMESTAMP = 1609148295 +SHA256 (mucommander-0.9.5-1.tar.gz) = 0fd53ea3cf7f1a302a8cb9a889779454185006e9c66d7142b6058d236980c1c5 +SIZE (mucommander-0.9.5-1.tar.gz) = 37411895 |