From owner-svn-ports-head@FreeBSD.ORG Sun Dec 14 20:32:12 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 30D9E9DC; Sun, 14 Dec 2014 20:32:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 035CFC29; Sun, 14 Dec 2014 20:32:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBEKWBUh088597; Sun, 14 Dec 2014 20:32:11 GMT (envelope-from vg@FreeBSD.org) Received: (from vg@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBEKWBvZ088593; Sun, 14 Dec 2014 20:32:11 GMT (envelope-from vg@FreeBSD.org) Message-Id: <201412142032.sBEKWBvZ088593@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vg set sender to vg@FreeBSD.org using -f From: Veniamin Gvozdikov Date: Sun, 14 Dec 2014 20:32:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374721 - head/sysutils/hfsexplorer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2014 20:32:12 -0000 Author: vg Date: Sun Dec 14 20:32:10 2014 New Revision: 374721 URL: https://svnweb.freebsd.org/changeset/ports/374721 QAT: https://qat.redports.org/buildarchive/r374721/ Log: - Upgrade to 0.22.1 - Changed positions my name and surname - Moved LICENSE to LICENSE section - Opportunity to build with Java 1.6+ - Fix plist Modified: head/sysutils/hfsexplorer/Makefile head/sysutils/hfsexplorer/pkg-descr head/sysutils/hfsexplorer/pkg-plist Modified: head/sysutils/hfsexplorer/Makefile ============================================================================== --- head/sysutils/hfsexplorer/Makefile Sun Dec 14 20:03:28 2014 (r374720) +++ head/sysutils/hfsexplorer/Makefile Sun Dec 14 20:32:10 2014 (r374721) @@ -1,9 +1,8 @@ -# Created by: Gvozdikov Veniamin +# Created by: Veniamin Gvozdikov # $FreeBSD$ PORTNAME= hfsexplorer -PORTVERSION= 0.21 -PORTREVISION= 1 +PORTVERSION= 0.22.1 CATEGORIES= sysutils java MASTER_SITES= SF/catacombae/HFSExplorer/${PORTVERSION}/ DISTNAME= ${PORTNAME}-0_21-src @@ -11,18 +10,19 @@ DISTNAME= ${PORTNAME}-0_21-src MAINTAINER= vg@FreeBSD.org COMMENT= HFSExplorer read Mac-formatted harddisks and disk images -BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant - LICENSE= GPLv3 +BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant + DESKTOP_ENTRIES="hfsexplorer" "reader Mac-formatted harddisk" \ "${DATADIR}/res/icon.png" "${PORTNAME}" \ "System;Utility;Java;" false USES= zip USE_JAVA= yes -JAVA_VERSION= 1.6 +JAVA_VERSION= 1.6+ OPTIONS_DEFINE= DOCS +NO_ARCH= yes WRKSRC= ${WRKDIR} .include Modified: head/sysutils/hfsexplorer/pkg-descr ============================================================================== --- head/sysutils/hfsexplorer/pkg-descr Sun Dec 14 20:03:28 2014 (r374720) +++ head/sysutils/hfsexplorer/pkg-descr Sun Dec 14 20:32:10 2014 (r374721) @@ -10,4 +10,4 @@ HFSExplorer can also read most .dmg disk partition schemes Master Boot Record, GUID Partition Table and Apple Partition Map natively. -WWW: http://www.catacombae.org/hfsx.html +WWW: http://www.catacombae.org/hfsx.html Modified: head/sysutils/hfsexplorer/pkg-plist ============================================================================== --- head/sysutils/hfsexplorer/pkg-plist Sun Dec 14 20:03:28 2014 (r374720) +++ head/sysutils/hfsexplorer/pkg-plist Sun Dec 14 20:32:10 2014 (r374721) @@ -13,3 +13,9 @@ bin/unhfs.sh %%PORTDOCS%%%%DOCSDIR%%/html/index.html %%PORTDOCS%%%%DOCSDIR%%/html/troubleshooting.html %%PORTDOCS%%%%DOCSDIR%%/html/usage.html +@dir %%DATADIR%%/res +@dir %%DATADIR%%/lib +@dir %%DATADIR%% +%%PORTDOCS%%@dir %%DOCSDIR%%/html/img +%%PORTDOCS%%@dir %%DOCSDIR%%/html +%%PORTDOCS%%@dir %%DOCSDIR%%