Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2015 17:27:11 +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: r396683 - head/net-im/licq-osd
Message-ID:  <201509111727.t8BHRBEC051736@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Sep 11 17:27:11 2015
New Revision: 396683
URL: https://svnweb.freebsd.org/changeset/ports/396683

Log:
  - Add missing file to plist
  
  Approved by:	portmgr blanket

Modified:
  head/net-im/licq-osd/Makefile

Modified: head/net-im/licq-osd/Makefile
==============================================================================
--- head/net-im/licq-osd/Makefile	Fri Sep 11 17:00:35 2015	(r396682)
+++ head/net-im/licq-osd/Makefile	Fri Sep 11 17:27:11 2015	(r396683)
@@ -3,7 +3,7 @@
 
 PORTNAME=	osd
 PORTVERSION=	1.8.2
-PORTEPOCH=	1
+PORTEPOCH=	2
 CATEGORIES=	net-im
 
 MAINTAINER=	dinoex@FreeBSD.org
@@ -18,7 +18,7 @@ RUN_DEPENDS=	${LOCALBASE}/lib/licq/licq_
 
 USES=		cmake gettext-tools
 
-LOCALES=	be de cs es fr pt pt_BR ro ru sv sk
+LOCALES=	be de cs es fr pt pt_BR ro ru sv sk tr
 PLIST_FILES=	lib/licq/licq_osd.so \
 		${LOCALES:C+^.*$+share/locale/&/LC_MESSAGES/licq_osd_plugin.mo+}
 



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