From owner-svn-ports-all@freebsd.org Fri Mar 10 16:13:00 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7FDABD06135; Fri, 10 Mar 2017 16:13:00 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 356BF1148; Fri, 10 Mar 2017 16:13:00 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2AGCxdH025361; Fri, 10 Mar 2017 16:12:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2AGCx7p025358; Fri, 10 Mar 2017 16:12:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201703101612.v2AGCx7p025358@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 10 Mar 2017 16:12:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435834 - head/editors/focuswriter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Mar 2017 16:13:00 -0000 Author: amdmi3 Date: Fri Mar 10 16:12:58 2017 New Revision: 435834 URL: https://svnweb.freebsd.org/changeset/ports/435834 Log: - Update to 1.6.4 - While here, fix license and use MANPREFIX PR: 217680 Submitted by: lightside@gmx.com (maintainer) Modified: head/editors/focuswriter/Makefile head/editors/focuswriter/distinfo head/editors/focuswriter/pkg-plist Modified: head/editors/focuswriter/Makefile ============================================================================== --- head/editors/focuswriter/Makefile Fri Mar 10 16:12:11 2017 (r435833) +++ head/editors/focuswriter/Makefile Fri Mar 10 16:12:58 2017 (r435834) @@ -2,18 +2,17 @@ # $FreeBSD$ PORTNAME= focuswriter -PORTVERSION= 1.6.3 +PORTVERSION= 1.6.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= editors MAINTAINER= lightside@gmx.com COMMENT= Simple, distraction-free writing environment -LICENSE= GPLv3 LGPL3 +LICENSE= GPLv3+ LGPL3+ LICENSE_COMB= multi -LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING -LICENSE_FILE_LGPL3= ${WRKSRC}/resources/images/icons/oxygen/COPYING +LICENSE_FILE_GPLv3+ = ${WRKSRC}/COPYING +LICENSE_FILE_LGPL3+ = ${WRKSRC}/resources/images/icons/oxygen/COPYING LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell @@ -37,7 +36,7 @@ post-patch: post-install: ${INSTALL_MAN} ${WRKSRC}/resources/unix/focuswriter.1 \ - ${STAGEDIR}${PREFIX}/man/man1 + ${STAGEDIR}${MANPREFIX}/man/man1 post-install-DOCS-on: (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) Modified: head/editors/focuswriter/distinfo ============================================================================== --- head/editors/focuswriter/distinfo Fri Mar 10 16:12:11 2017 (r435833) +++ head/editors/focuswriter/distinfo Fri Mar 10 16:12:58 2017 (r435834) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481462900 -SHA256 (gottcode-focuswriter-v1.6.3_GH0.tar.gz) = 6a456a7da397b988bc05d3d92c57bc3070c3c7dcf1a0a62561deef99ea3f8dc9 -SIZE (gottcode-focuswriter-v1.6.3_GH0.tar.gz) = 10325804 +TIMESTAMP = 1489084970 +SHA256 (gottcode-focuswriter-v1.6.4_GH0.tar.gz) = c86bf8ad90484f114b476a590f9080e55d79bd0e2f1dfbc0f5c83b5aace72c62 +SIZE (gottcode-focuswriter-v1.6.4_GH0.tar.gz) = 10334155 Modified: head/editors/focuswriter/pkg-plist ============================================================================== --- head/editors/focuswriter/pkg-plist Fri Mar 10 16:12:11 2017 (r435833) +++ head/editors/focuswriter/pkg-plist Fri Mar 10 16:12:58 2017 (r435834) @@ -1,6 +1,6 @@ bin/focuswriter man/man1/focuswriter.1.gz -share/appdata/focuswriter.appdata.xml +share/metainfo/focuswriter.appdata.xml share/applications/focuswriter.desktop share/icons/hicolor/1024x1024/apps/focuswriter.png share/icons/hicolor/128x128/apps/focuswriter.png