From owner-svn-ports-head@freebsd.org Sun Feb 23 05:21:14 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B780D2594D8; Sun, 23 Feb 2020 05:21:14 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48QD7Z4QTgz4Qbg; Sun, 23 Feb 2020 05:21:14 +0000 (UTC) (envelope-from tobik@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8C99E76B2; Sun, 23 Feb 2020 05:21:14 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01N5LE5B044753; Sun, 23 Feb 2020 05:21:14 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01N5LD8G044750; Sun, 23 Feb 2020 05:21:13 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202002230521.01N5LD8G044750@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 23 Feb 2020 05:21:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526877 - head/editors/ghostwriter X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/editors/ghostwriter X-SVN-Commit-Revision: 526877 X-SVN-Commit-Repository: ports 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.29 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, 23 Feb 2020 05:21:14 -0000 Author: tobik Date: Sun Feb 23 05:21:13 2020 New Revision: 526877 URL: https://svnweb.freebsd.org/changeset/ports/526877 Log: editors/ghostwriter: Update to v1.8.1 Changes: https://github.com/wereturtle/ghostwriter/releases/tag/v1.8.1 Modified: head/editors/ghostwriter/Makefile head/editors/ghostwriter/distinfo head/editors/ghostwriter/pkg-plist Modified: head/editors/ghostwriter/Makefile ============================================================================== --- head/editors/ghostwriter/Makefile Sun Feb 23 05:16:04 2020 (r526876) +++ head/editors/ghostwriter/Makefile Sun Feb 23 05:21:13 2020 (r526877) @@ -2,8 +2,7 @@ PORTNAME= ghostwriter DISTVERSIONPREFIX= v -DISTVERSION= 1.8.0 -PORTREVISION= 1 +DISTVERSION= 1.8.1 CATEGORIES= editors MAINTAINER= tobik@FreeBSD.org @@ -22,8 +21,5 @@ USE_QT= core gui svg webchannel webengine widgets bui # cf. PR 224488 LDFLAGS+= -Wl,--as-needed - -post-patch: - @${REINPLACE_CMD} 's,share/man/,man/,' ${WRKSRC}/ghostwriter.pro .include Modified: head/editors/ghostwriter/distinfo ============================================================================== --- head/editors/ghostwriter/distinfo Sun Feb 23 05:16:04 2020 (r526876) +++ head/editors/ghostwriter/distinfo Sun Feb 23 05:21:13 2020 (r526877) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556526303 -SHA256 (wereturtle-ghostwriter-v1.8.0_GH0.tar.gz) = 27fe83612fce5ce324e5110165c1e2a6f79f095240f6fb53cdb205e771ba37c0 -SIZE (wereturtle-ghostwriter-v1.8.0_GH0.tar.gz) = 1195999 +TIMESTAMP = 1582434096 +SHA256 (wereturtle-ghostwriter-v1.8.1_GH0.tar.gz) = 2b73fed6a95ebcd45333fe4b12acb491eb4171fca8a11eea1af9bbdc73ed4b69 +SIZE (wereturtle-ghostwriter-v1.8.1_GH0.tar.gz) = 1220000 Modified: head/editors/ghostwriter/pkg-plist ============================================================================== --- head/editors/ghostwriter/pkg-plist Sun Feb 23 05:16:04 2020 (r526876) +++ head/editors/ghostwriter/pkg-plist Sun Feb 23 05:21:13 2020 (r526877) @@ -1,6 +1,7 @@ bin/ghostwriter share/appdata/ghostwriter.appdata.xml share/applications/ghostwriter.desktop +%%DATADIR%%/translations/ghostwriter_ar.qm %%DATADIR%%/translations/ghostwriter_cs.qm %%DATADIR%%/translations/ghostwriter_de.qm %%DATADIR%%/translations/ghostwriter_en.qm @@ -8,6 +9,7 @@ share/applications/ghostwriter.desktop %%DATADIR%%/translations/ghostwriter_fr.qm %%DATADIR%%/translations/ghostwriter_it.qm %%DATADIR%%/translations/ghostwriter_ja.qm +%%DATADIR%%/translations/ghostwriter_nl.qm %%DATADIR%%/translations/ghostwriter_pl.qm %%DATADIR%%/translations/ghostwriter_pt_BR.qm %%DATADIR%%/translations/ghostwriter_ru.qm @@ -21,5 +23,5 @@ share/icons/hicolor/32x32/apps/ghostwriter.png share/icons/hicolor/48x48/apps/ghostwriter.png share/icons/hicolor/64x64/apps/ghostwriter.png share/icons/hicolor/scalable/apps/ghostwriter.svg -man/man1/ghostwriter.1.gz +share/man/man1/ghostwriter.1.gz share/pixmaps/ghostwriter.xpm