aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-01-20 23:28:58 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-01-20 23:31:43 +0000
commitf51cafbcf86f3a337c5df595778c3a858911bb2d (patch)
tree89472b94e183dbe43639227fd9e6c163c2e8cd92
parente8afd8727e8c5ad52143264b0fa5f3c145e16a29 (diff)
downloadports-f51cafbcf86f3a337c5df595778c3a858911bb2d.tar.gz
ports-f51cafbcf86f3a337c5df595778c3a858911bb2d.zip
textproc/ibus-table: Update 1.14.1 -> 1.15.0
Reported by: portscout
-rw-r--r--textproc/ibus-table/Makefile12
-rw-r--r--textproc/ibus-table/distinfo6
2 files changed, 11 insertions, 7 deletions
diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile
index 6f8a55370bac..2ab1bab32973 100644
--- a/textproc/ibus-table/Makefile
+++ b/textproc/ibus-table/Makefile
@@ -1,7 +1,7 @@
# Created by: Nikola Lecic <nikola.lecic@anthesphoria.net>
PORTNAME= ibus-table
-DISTVERSION= 1.14.1
+DISTVERSION= 1.15.0
CATEGORIES= textproc
MAINTAINER= yuri@FreeBSD.org
@@ -16,11 +16,15 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR
LIB_DEPENDS= libibus-1.0.so:textproc/ibus
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
-USES= autoreconf gettext-tools gmake gnome pkgconfig python:3.4+
-GNU_CONFIGURE= yes
+USES= autoreconf gettext-tools gmake gnome pkgconfig python:3.4+ shebangfix
+
USE_GITHUB= yes
GH_ACCOUNT= kaio
+SHEBANG_GLOB= *.py
+
+GNU_CONFIGURE= yes
+
GLIB_SCHEMAS= org.freedesktop.ibus.engine.table.gschema.xml
OPTIONS_DEFINE= NLS
@@ -30,7 +34,7 @@ NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls
post-patch:
- @${REINPLACE_CMD} -e "s|/usr/|${PREFIX}/|g" ${WRKSRC}/engine/*.py
+ @${REINPLACE_CMD} -e "s|/usr/share|${PREFIX}/share|g" ${WRKSRC}/engine/*.py
post-install:
@${RM} -r ${STAGEDIR}${DATADIR}/*/__pycache__
diff --git a/textproc/ibus-table/distinfo b/textproc/ibus-table/distinfo
index cd4801d78448..62fd6a196a85 100644
--- a/textproc/ibus-table/distinfo
+++ b/textproc/ibus-table/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629962567
-SHA256 (kaio-ibus-table-1.14.1_GH0.tar.gz) = 3f44d93314a1146cd8bc51667f5c52f32c30efa8c0c2b6c4bdb00ed35efa866e
-SIZE (kaio-ibus-table-1.14.1_GH0.tar.gz) = 1317519
+TIMESTAMP = 1642718717
+SHA256 (kaio-ibus-table-1.15.0_GH0.tar.gz) = 6181f7a477f99ce66f3d81e71e864386d35b694c30fe6ba0ba02ac15ef5a2ade
+SIZE (kaio-ibus-table-1.15.0_GH0.tar.gz) = 1320901