Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 2010 07:45:25 GMT
From:      Oleg Ginzburg <olevole@olevole.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151056: x11-fm/mucommander: update to 0.8.5
Message-ID:  <201009290745.o8T7jPXB064661@www.freebsd.org>
Resent-Message-ID: <201009290750.o8T7o1Z1069928@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         151056
>Category:       ports
>Synopsis:       x11-fm/mucommander: update to 0.8.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 29 07:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Oleg Ginzburg
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD gizmo.local 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #1: Tue Sep 21 13:24:20 MSD 2010     root@gizmo.local:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Update to http://trac.mucommander.com/wiki/ReleaseNotes/0.8.5
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN mucommander.bak/Makefile mucommander/Makefile
--- mucommander.bak/Makefile	2010-09-29 11:39:45.000000000 +0400
+++ mucommander/Makefile	2010-09-29 11:40:29.000000000 +0400
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	mucommander
-PORTVERSION=	0.8.4
+PORTVERSION=	0.8.5
 CATEGORIES=	x11-fm java
 MASTER_SITES=	http://www.mucommander.com/download/
-DISTNAME=	${PORTNAME}-0_8_4
+DISTNAME=	${PORTNAME}-0_8_5
 
 MAINTAINER=	lme@FreeBSD.org
 COMMENT=	Lightweight file manager featuring a Norton Commander style interface
 
 USE_JAVA=	yes
-JAVA_VERSION=	1.4+
+JAVA_VERSION=	1.5+
 NO_BUILD=	yes
 
 PLIST_FILES=	bin/mucommander %%DATADIR%%/mucommander.jar %%DATADIR%%/license.txt
@@ -24,7 +24,7 @@
 
 PORTDOCS=	readme.txt
 
-WRKSRC=		${WRKDIR}/muCommander-0_8_4
+WRKSRC=		${WRKDIR}/muCommander-0_8_5
 
 do-install:
 	@${MKDIR} ${DATADIR}
diff -ruN mucommander.bak/distinfo mucommander/distinfo
--- mucommander.bak/distinfo	2010-09-29 11:39:45.000000000 +0400
+++ mucommander/distinfo	2010-09-29 11:40:40.000000000 +0400
@@ -1,3 +1,3 @@
-MD5 (mucommander-0_8_4.tar.gz) = 0207f3a731b0974967c83b892277f23a
-SHA256 (mucommander-0_8_4.tar.gz) = a96b54f2fac24983ff5fbd495ab32fd41bd7f668fdb11f1304df0cabce3de6fc
-SIZE (mucommander-0_8_4.tar.gz) = 3005304
+MD5 (mucommander-0_8_5.tar.gz) = 8314ede2eaf60b4c131eea9aba0ad6c1
+SHA256 (mucommander-0_8_5.tar.gz) = c0a2cfac390e54d1b6fc07388e0e1fa05c242f66b9a7b34ea52d1a9b5f69a550
+SIZE (mucommander-0_8_5.tar.gz) = 3825867


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009290745.o8T7jPXB064661>