- Update to 1.3.10

PR:		ports/163910
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com>
Approved by:	Eric Camachat <lihong@ieee.org> (maintainer)
This commit is contained in:
Li-Wen Hsu 2012-01-14 10:40:42 +00:00
parent ee625b51b8
commit 12c2ea18f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289161
3 changed files with 13 additions and 10 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ibus-chewing
PORTVERSION= 1.3.9.2
PORTVERSION= 1.3.10
CATEGORIES= chinese
MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-${PORTVERSION}-Source
@ -15,6 +15,7 @@ MAINTAINER= lihong@ieee.org
COMMENT= Chewing engine for IBus
BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 \
${LOCALBASE}/share/cmake/Modules/ManageEnvironment.cmake:${PORTSDIR}/devel/cmake-fedora \
ibus-daemon:${PORTSDIR}/textproc/ibus
RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus
LIB_DEPENDS= chewing.3:${PORTSDIR}/chinese/libchewing
@ -28,4 +29,6 @@ USE_XORG= xtst
PROJECTHOST= ibus
PLIST_SUB+= PORTVERSION=${PORTVERSION}
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (ibus-chewing-1.3.9.2-Source.tar.gz) = a62828c645d9c61e84ce6b2047f9249d5635f23c5ce911d7960f2ef0ba304f15
SIZE (ibus-chewing-1.3.9.2-Source.tar.gz) = 79340
SHA256 (ibus-chewing-1.3.10-Source.tar.gz) = 171402a7d6d141d485454493e097746d73da7cef172d2ab5ec1a2c593a2ee1c8
SIZE (ibus-chewing-1.3.10-Source.tar.gz) = 75365

View File

@ -1,10 +1,10 @@
libexec/ibus-engine-chewing
%%DOCSDIR%%-1.3.9.2/AUTHORS
%%DOCSDIR%%-1.3.9.2/COPYING
%%DOCSDIR%%-1.3.9.2/ChangeLog
%%DOCSDIR%%-1.3.9.2/README
%%DOCSDIR%%-1.3.9.2/RELEASE-NOTES.txt
%%DOCSDIR%%-1.3.9.2/USER-GUIDE
%%DOCSDIR%%-%%PORTVERSION%%/AUTHORS
%%DOCSDIR%%-%%PORTVERSION%%/COPYING
%%DOCSDIR%%-%%PORTVERSION%%/ChangeLog
%%DOCSDIR%%-%%PORTVERSION%%/README
%%DOCSDIR%%-%%PORTVERSION%%/RELEASE-NOTES.txt
%%DOCSDIR%%-%%PORTVERSION%%/USER-GUIDE
%%DATADIR%%/icons/ibus-chewing-orig.png
%%DATADIR%%/icons/ibus-chewing.png
%%DATADIR%%/icons/settings.png
@ -13,4 +13,4 @@ share/locale/zh_CN/LC_MESSAGES/ibus-chewing.mo
share/locale/zh_TW/LC_MESSAGES/ibus-chewing.mo
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%
@dirrm %%DOCSDIR%%-1.3.9.2
@dirrm %%DOCSDIR%%-%%PORTVERSION%%