svn commit: r367720 - head/chinese/fcitx

John Marino marino at FreeBSD.org
Tue Sep 9 08:49:01 UTC 2014


Author: marino
Date: Tue Sep  9 08:49:00 2014
New Revision: 367720
URL: http://svnweb.freebsd.org/changeset/ports/367720
QAT: https://qat.redports.org/buildarchive/r367720/

Log:
  chinese/fcitx: Adjust pkg-plist to pass stage-qa checks
  
  PR:	192901

Modified:
  head/chinese/fcitx/Makefile
  head/chinese/fcitx/pkg-plist

Modified: head/chinese/fcitx/Makefile
==============================================================================
--- head/chinese/fcitx/Makefile	Tue Sep  9 08:45:40 2014	(r367719)
+++ head/chinese/fcitx/Makefile	Tue Sep  9 08:49:00 2014	(r367720)
@@ -3,7 +3,7 @@
 
 PORTNAME=	fcitx
 PORTVERSION=	4.2.6.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	chinese x11
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \

Modified: head/chinese/fcitx/pkg-plist
==============================================================================
--- head/chinese/fcitx/pkg-plist	Tue Sep  9 08:45:40 2014	(r367719)
+++ head/chinese/fcitx/pkg-plist	Tue Sep  9 08:49:00 2014	(r367720)
@@ -368,8 +368,6 @@ share/mime/packages/x-fskin.xml
 @dirrmtry share/icons/gnome/scalable/status
 @dirrmtry share/icons/gnome/scalable
 @dirrmtry share/icons/gnome
- at dirrmtry share/icons/hicolor/scalable/status
- at dirrmtry share/icons/hicolor/scalable
 @dirrmtry %%DATADIR%%/table
 @dirrm %%DATADIR%%/skin/default
 @dirrm %%DATADIR%%/skin/dark
@@ -385,6 +383,7 @@ share/mime/packages/x-fskin.xml
 @dirrm %%DATADIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm share/cmake/fcitx
+ at dirrmtry share/cmake
 @dirrm lib/fcitx
 @dirrm include/fcitx/module/x11
 @dirrm include/fcitx/module/spell
@@ -400,5 +399,3 @@ share/mime/packages/x-fskin.xml
 @dirrm include/fcitx-gclient
 @dirrm include/fcitx-config
 @dirrm include/fcitx
- at dirrmtry lib/girepository-1.0
- at dirrmtry share/gir-1.0


More information about the svn-ports-head mailing list