Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2012 21:14:08 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301042 - in head/editors: . libreoffice-tt
Message-ID:  <201207172114.q6HLE8p2096200@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Tue Jul 17 21:14:08 2012
New Revision: 301042
URL: http://svn.freebsd.org/changeset/ports/301042

Log:
  Add another language pack.  It was somehow missed in the previous commit.
  
  Pointed by:	bapt

Added:
  head/editors/libreoffice-tt/
  head/editors/libreoffice-tt/Makefile   (contents, props changed)
  head/editors/libreoffice-tt/distinfo   (contents, props changed)
  head/editors/libreoffice-tt/pkg-descr   (contents, props changed)
Modified:
  head/editors/Makefile

Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile	Tue Jul 17 21:11:22 2012	(r301041)
+++ head/editors/Makefile	Tue Jul 17 21:14:08 2012	(r301042)
@@ -204,6 +204,7 @@
     SUBDIR += libreoffice-tn
     SUBDIR += libreoffice-tr
     SUBDIR += libreoffice-ts
+    SUBDIR += libreoffice-tt
     SUBDIR += libreoffice-ug
     SUBDIR += libreoffice-uz
     SUBDIR += libreoffice-ve

Added: head/editors/libreoffice-tt/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/libreoffice-tt/Makefile	Tue Jul 17 21:14:08 2012	(r301042)
@@ -0,0 +1,12 @@
+# New ports collection makefile for:	libreoffice-tt
+# Date created:		2012-07-17
+# Whom:			Jung-uk Kim <jkim@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+LO_I18N=	tt
+
+.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
+
+.include <bsd.port.mk>

Added: head/editors/libreoffice-tt/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/libreoffice-tt/distinfo	Tue Jul 17 21:14:08 2012	(r301042)
@@ -0,0 +1,2 @@
+SHA256 (libreoffice/i18n/LibO_3.5.5_Linux_x86_langpack-deb_tt.tar.gz) = 36f1bb05bb41008a2aacd52d88ab165b6aa7f70fa379e65ec30028ac98f0b610
+SIZE (libreoffice/i18n/LibO_3.5.5_Linux_x86_langpack-deb_tt.tar.gz) = 1625229

Added: head/editors/libreoffice-tt/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/libreoffice-tt/pkg-descr	Tue Jul 17 21:14:08 2012	(r301042)
@@ -0,0 +1,3 @@
+Localized messages and documentation for libreoffice
+
+WWW: http://www.libreoffice.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207172114.q6HLE8p2096200>