From owner-svn-ports-head@freebsd.org Fri Aug 14 13:21:52 2015 Return-Path: Delivered-To: svn-ports-head@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 0EBCF9B8B87; Fri, 14 Aug 2015 13:21:52 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.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 F3F6E1328; Fri, 14 Aug 2015 13:21:51 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7EDLpJE049594; Fri, 14 Aug 2015 13:21:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7EDLpc8049425; Fri, 14 Aug 2015 13:21:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201508141321.t7EDLpc8049425@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 14 Aug 2015 13:21:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394208 - head/deskutils/gnote 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.20 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: Fri, 14 Aug 2015 13:21:52 -0000 Author: amdmi3 Date: Fri Aug 14 13:21:50 2015 New Revision: 394208 URL: https://svnweb.freebsd.org/changeset/ports/394208 Log: - Add missing file to plist Approved by: portmgr blanket Modified: head/deskutils/gnote/Makefile head/deskutils/gnote/pkg-plist Modified: head/deskutils/gnote/Makefile ============================================================================== --- head/deskutils/gnote/Makefile Fri Aug 14 13:21:17 2015 (r394207) +++ head/deskutils/gnote/Makefile Fri Aug 14 13:21:50 2015 (r394208) @@ -3,6 +3,7 @@ PORTNAME= gnote PORTVERSION= 3.16.2 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME Modified: head/deskutils/gnote/pkg-plist ============================================================================== --- head/deskutils/gnote/pkg-plist Fri Aug 14 13:21:17 2015 (r394207) +++ head/deskutils/gnote/pkg-plist Fri Aug 14 13:21:50 2015 (r394208) @@ -741,6 +741,7 @@ share/locale/lv/LC_MESSAGES/gnote.mo share/locale/ml/LC_MESSAGES/gnote.mo share/locale/mr/LC_MESSAGES/gnote.mo share/locale/nb/LC_MESSAGES/gnote.mo +share/locale/oc/LC_MESSAGES/gnote.mo share/locale/or/LC_MESSAGES/gnote.mo share/locale/pa/LC_MESSAGES/gnote.mo share/locale/pl/LC_MESSAGES/gnote.mo