diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-04 13:47:32 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-04 13:47:32 +0000 |
commit | 3e6a183b86a398a20a0713c022ce19348e13cfc9 (patch) | |
tree | d8ef7f84a9dcfab19609ffc8623f5f323dd6d60d /textproc/ibus-table | |
parent | 910119d9e163c329b9541cb903c08fe3d59ad40c (diff) |
Notes
Diffstat (limited to 'textproc/ibus-table')
-rw-r--r-- | textproc/ibus-table/Makefile | 4 | ||||
-rw-r--r-- | textproc/ibus-table/distinfo | 6 | ||||
-rw-r--r-- | textproc/ibus-table/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile index 8f02b5a2003c..36ac8dd21993 100644 --- a/textproc/ibus-table/Makefile +++ b/textproc/ibus-table/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ibus-table -PORTVERSION= 1.2.0.20091113 -PORTREVISION= 4 +PORTVERSION= 1.3.0.20100621 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://anthesphoria.net/FreeBSD/ports/distfiles/ @@ -39,5 +38,6 @@ post-patch: @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e "s|/usr/|${PREFIX}/|g" ${WRKSRC}/engine/*.py + @${CHMOD} ${BINMODE} ${WRKSRC}/install-sh .include <bsd.port.mk> diff --git a/textproc/ibus-table/distinfo b/textproc/ibus-table/distinfo index 01f0ed51bdac..b9d6d757e093 100644 --- a/textproc/ibus-table/distinfo +++ b/textproc/ibus-table/distinfo @@ -1,3 +1,3 @@ -MD5 (ibus-table-1.2.0.20091113.tar.gz) = 9e48e3844b61a5985802cd203e31aca0 -SHA256 (ibus-table-1.2.0.20091113.tar.gz) = b1858883e54b5dbe25b408af62cebbf6d543a8f34c5ca66ee5ae406e1818228e -SIZE (ibus-table-1.2.0.20091113.tar.gz) = 412864 +MD5 (ibus-table-1.3.0.20100621.tar.gz) = 0fd5812197400f7b586480fca1a0c082 +SHA256 (ibus-table-1.3.0.20100621.tar.gz) = c2c9604082bd3c50e76c2cd8494855485845147a6b9fe05d4fa1c4a2f6fd3324 +SIZE (ibus-table-1.3.0.20100621.tar.gz) = 421845 diff --git a/textproc/ibus-table/pkg-plist b/textproc/ibus-table/pkg-plist index 3cd21063b1d5..bb9477f4db5f 100644 --- a/textproc/ibus-table/pkg-plist +++ b/textproc/ibus-table/pkg-plist @@ -47,6 +47,7 @@ share/ibus/component/table.xml %%DATADIR%%/tables/compose.db %%DATADIR%%/tables/latex.db %%DATADIR%%/tables/template.txt +@dirrmtry share/ibus/component @dirrm %%DATADIR%%/data @dirrm %%DATADIR%%/engine @dirrm %%DATADIR%%/icons |