Date: Fri, 14 Aug 2015 13:21:51 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394208 - head/deskutils/gnote Message-ID: <201508141321.t7EDLpc8049425@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508141321.t7EDLpc8049425>