From owner-svn-ports-all@freebsd.org Mon Oct 7 19:06:00 2019 Return-Path: <owner-svn-ports-all@freebsd.org> Delivered-To: svn-ports-all@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 EB764137162; Mon, 7 Oct 2019 19:06:00 +0000 (UTC) (envelope-from madpilot@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 46n91N54Y2z4RQy; Mon, 7 Oct 2019 19:06:00 +0000 (UTC) (envelope-from madpilot@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 917341B196; Mon, 7 Oct 2019 19:06:00 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x97J60ja040005; Mon, 7 Oct 2019 19:06:00 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x97J60rl040002; Mon, 7 Oct 2019 19:06:00 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201910071906.x97J60rl040002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi <madpilot@FreeBSD.org> Date: Mon, 7 Oct 2019 19:06:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513991 - head/textproc/xfce4-dict-plugin X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/textproc/xfce4-dict-plugin X-SVN-Commit-Revision: 513991 X-SVN-Commit-Repository: ports 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.29 Precedence: list List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/> List-Post: <mailto:svn-ports-all@freebsd.org> List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 07 Oct 2019 19:06:01 -0000 Author: madpilot Date: Mon Oct 7 19:05:59 2019 New Revision: 513991 URL: https://svnweb.freebsd.org/changeset/ports/513991 Log: Update xfce4-dist to 0.8.3 Modified: head/textproc/xfce4-dict-plugin/Makefile head/textproc/xfce4-dict-plugin/distinfo head/textproc/xfce4-dict-plugin/pkg-plist Modified: head/textproc/xfce4-dict-plugin/Makefile ============================================================================== --- head/textproc/xfce4-dict-plugin/Makefile Mon Oct 7 19:02:10 2019 (r513990) +++ head/textproc/xfce4-dict-plugin/Makefile Mon Oct 7 19:05:59 2019 (r513991) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-dict -PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTVERSION= 0.8.3 CATEGORIES= textproc xfce MASTER_SITES= XFCE/apps PKGNAMESUFFIX= -plugin Modified: head/textproc/xfce4-dict-plugin/distinfo ============================================================================== --- head/textproc/xfce4-dict-plugin/distinfo Mon Oct 7 19:02:10 2019 (r513990) +++ head/textproc/xfce4-dict-plugin/distinfo Mon Oct 7 19:05:59 2019 (r513991) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543391459 -SHA256 (xfce4/xfce4-dict-0.8.2.tar.bz2) = 324d56128bfc2f06ad8df59a832565981ec9b360710319300185517d98b7db0a -SIZE (xfce4/xfce4-dict-0.8.2.tar.bz2) = 486727 +TIMESTAMP = 1570434264 +SHA256 (xfce4/xfce4-dict-0.8.3.tar.bz2) = 7cf4ce77f9e95ca04894b8eaa385ca52c080e28ec1e1846355b1b67a800dc279 +SIZE (xfce4/xfce4-dict-0.8.3.tar.bz2) = 491964 Modified: head/textproc/xfce4-dict-plugin/pkg-plist ============================================================================== --- head/textproc/xfce4-dict-plugin/pkg-plist Mon Oct 7 19:02:10 2019 (r513990) +++ head/textproc/xfce4-dict-plugin/pkg-plist Mon Oct 7 19:05:59 2019 (r513991) @@ -22,6 +22,7 @@ share/icons/hicolor/scalable/apps/xfce4-dict.svg %%NLS%%share/locale/he/LC_MESSAGES/xfce4-dict.mo %%NLS%%share/locale/hr/LC_MESSAGES/xfce4-dict.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-dict.mo +%%NLS%%share/locale/hy_AM/LC_MESSAGES/xfce4-dict.mo %%NLS%%share/locale/id/LC_MESSAGES/xfce4-dict.mo %%NLS%%share/locale/is/LC_MESSAGES/xfce4-dict.mo %%NLS%%share/locale/it/LC_MESSAGES/xfce4-dict.mo