mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- Update to 1.3.9
PR: ports/153906 Submitted by: "Charlie &" <linpct@gmail.com>" Approved by: maintainer Feature safe: yes
This commit is contained in:
parent
ee1dc4e4bb
commit
de0d478d9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267722
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ibus
|
||||
PORTVERSION= 1.3.8
|
||||
PORTVERSION= 1.3.9
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
@ -61,13 +61,13 @@ PLIST_SUB+= VALA="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GINTRO)
|
||||
BUILD_DEPENDS+= gobject-introspection>=0.6.8:${PORTSDIR}/devel/gobject-introspection
|
||||
RUN_DEPENDS+= gobject-introspection>=0.6.8:${PORTSDIR}/devel/gobject-introspection
|
||||
CONFIGURE_ARGS+= --enable-introspection=yes
|
||||
PLIST_SUB+= GINTRO=""
|
||||
BUILD_DEPENDS+= gobject-introspection>=0.6.8:${PORTSDIR}/devel/gobject-introspection
|
||||
RUN_DEPENDS+= gobject-introspection>=0.6.8:${PORTSDIR}/devel/gobject-introspection
|
||||
CONFIGURE_ARGS+= --enable-introspection=yes
|
||||
PLIST_SUB+= GINTRO=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= --enable-introspection=no
|
||||
PLIST_SUB+= GINTRO="@comment "
|
||||
CONFIGURE_ARGS+= --enable-introspection=no
|
||||
PLIST_SUB+= GINTRO="@comment "
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ibus-1.3.8.tar.gz) = d8507517f5e5ba454b2663581b1133df21fdba74a077902259e18845cdd2468d
|
||||
SIZE (ibus-1.3.8.tar.gz) = 1379038
|
||||
SHA256 (ibus-1.3.9.tar.gz) = b2784a668666efa8ae04e6f1cff5749917cd18add0a39a1d020ecc9f3df5285d
|
||||
SIZE (ibus-1.3.9.tar.gz) = 1380081
|
||||
|
Loading…
Reference in New Issue
Block a user