Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2013 22:23:25 +0000 (UTC)
From:      Grzegorz Blach <gblach@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311338 - head/devel/ecore-main
Message-ID:  <201301312223.r0VMNP04051083@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Thu Jan 31 22:23:25 2013
New Revision: 311338
URL: http://svnweb.freebsd.org/changeset/ports/311338

Log:
  - Fix pkg-plist
  - Dumper PORTREVISION
  
  Approved by:	tabthorpe (mentor)

Modified:
  head/devel/ecore-main/Makefile
  head/devel/ecore-main/pkg-plist

Modified: head/devel/ecore-main/Makefile
==============================================================================
--- head/devel/ecore-main/Makefile	Thu Jan 31 21:13:48 2013	(r311337)
+++ head/devel/ecore-main/Makefile	Thu Jan 31 22:23:25 2013	(r311338)
@@ -3,6 +3,7 @@
 
 PORTNAME=	main
 PORTVERSION=	1.7.5
+PORTREVISION=	1
 CATEGORIES=	devel enlightenment
 MASTER_SITES=	http://download.enlightenment.fr/releases/ \
 		LOCAL/gblach/e17/

Modified: head/devel/ecore-main/pkg-plist
==============================================================================
--- head/devel/ecore-main/pkg-plist	Thu Jan 31 21:13:48 2013	(r311337)
+++ head/devel/ecore-main/pkg-plist	Thu Jan 31 22:23:25 2013	(r311338)
@@ -46,6 +46,7 @@ libdata/pkgconfig/ecore.pc
 %%NLS%%share/locale/nl/LC_MESSAGES/ecore.mo
 %%NLS%%share/locale/pt/LC_MESSAGES/ecore.mo
 %%NLS%%share/locale/sl/LC_MESSAGES/ecore.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/ecore.mo
 @dirrmtry include/ecore-1
 %%NLS%%@dirrmtry share/locale/cs/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/cs
@@ -63,4 +64,6 @@ libdata/pkgconfig/ecore.pc
 %%NLS%%@dirrmtry share/locale/pt
 %%NLS%%@dirrmtry share/locale/sl/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/sl
+%%NLS%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/zh_CN
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%



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