aboutsummaryrefslogtreecommitdiff
path: root/chinese/ibus-chewing
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2012-01-14 10:40:42 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2012-01-14 10:40:42 +0000
commit12c2ea18f10f1c989b12587c56ac7a234e810bdc (patch)
tree82f54ee5dc9f22e2e34dec460be17c107e1ce3b4 /chinese/ibus-chewing
parentee625b51b828140dc1c010020bbad1ccecee9e38 (diff)
downloadports-12c2ea18f10f1c989b12587c56ac7a234e810bdc.tar.gz
ports-12c2ea18f10f1c989b12587c56ac7a234e810bdc.zip
- Update to 1.3.10
PR: ports/163910 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Approved by: Eric Camachat <lihong@ieee.org> (maintainer)
Notes
Notes: svn path=/head/; revision=289161
Diffstat (limited to 'chinese/ibus-chewing')
-rw-r--r--chinese/ibus-chewing/Makefile5
-rw-r--r--chinese/ibus-chewing/distinfo4
-rw-r--r--chinese/ibus-chewing/pkg-plist14
3 files changed, 13 insertions, 10 deletions
diff --git a/chinese/ibus-chewing/Makefile b/chinese/ibus-chewing/Makefile
index dca3afc08914..81b8e846074c 100644
--- a/chinese/ibus-chewing/Makefile
+++ b/chinese/ibus-chewing/Makefile
@@ -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>
diff --git a/chinese/ibus-chewing/distinfo b/chinese/ibus-chewing/distinfo
index 6cd9fe627a80..17b5cb266e5f 100644
--- a/chinese/ibus-chewing/distinfo
+++ b/chinese/ibus-chewing/distinfo
@@ -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
diff --git a/chinese/ibus-chewing/pkg-plist b/chinese/ibus-chewing/pkg-plist
index 7fa528ea6f74..92fe140203d1 100644
--- a/chinese/ibus-chewing/pkg-plist
+++ b/chinese/ibus-chewing/pkg-plist
@@ -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%%