FreeBSD Bugzilla – Attachment 154927 Details for
Bug 198438
[maintainer update] textproc/ibus-qt: update to 1.3.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update ibus-qt to 1.3.3, v2
ibus-qt-1.3.3.v2.patch (text/plain), 3.23 KB, created by
Henry Hu
on 2015-03-28 18:10:38 UTC
(
hide
)
Description:
update ibus-qt to 1.3.3, v2
Filename:
MIME Type:
Creator:
Henry Hu
Created:
2015-03-28 18:10:38 UTC
Size:
3.23 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (çæ¬ 382431) >+++ Makefile (å·¥ä½å¯æ¬) >@@ -2,10 +2,10 @@ > # $FreeBSD$ > > PORTNAME= ibus-qt >-PORTVERSION= 1.3.2 >-PORTREVISION= 3 >+PORTVERSION= 1.3.3 > CATEGORIES= textproc >-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} >+MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ \ >+ http://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ > DISTNAME= ${PORTNAME}-${PORTVERSION}-Source > > MAINTAINER= henry.hu.sh@gmail.com >@@ -13,14 +13,13 @@ > > LICENSE= GPLv2 > >-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ibus-1.0.pc:${PORTSDIR}/textproc/ibus \ >- ${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:${PORTSDIR}/devel/dbus \ >- ${LOCALBASE}/bin/icu-config:${PORTSDIR}/devel/icu \ >- doxygen:${PORTSDIR}/devel/doxygen >-RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ibus-1.0.pc:${PORTSDIR}/textproc/ibus \ >- ${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:${PORTSDIR}/devel/dbus \ >- ${LOCALBASE}/bin/icu-config:${PORTSDIR}/devel/icu >+BUILD_DEPENDS= ibus>=1.3.7:${PORTSDIR}/textproc/ibus >+RUN_DEPENDS= ibus>=1.3.7:${PORTSDIR}/textproc/ibus >+LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ >+ libicuuc.so:${PORTSDIR}/devel/icu > >+GH_ACCOUNT= ibus >+ > USE_QT4= gui dbus moc_build qmake_build moc_build uic_build rcc_build > USES= cmake pkgconfig > CMAKE_ARGS= -DDOCDIR=${PREFIX}/share/doc/ibus-qt -DLIBDIR=lib >@@ -31,6 +30,4 @@ > PROJECTHOST= ibus > WRKSRC= ${WRKDIR}/${DISTNAME} > >-OPTIONS_DEFINE= DOCS >- > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (çæ¬ 382431) >+++ distinfo (å·¥ä½å¯æ¬) >@@ -1,2 +1,2 @@ >-SHA256 (ibus-qt-1.3.2-Source.tar.gz) = 070c8ef4e6c74eddf7ddf4385936aed730c2dfe2160162e5c56b5158d1061a76 >-SIZE (ibus-qt-1.3.2-Source.tar.gz) = 139496 >+SHA256 (ibus-qt-1.3.3-Source.tar.gz) = 2f856bb66ad175a68fb4d3b956afe8b893949c3fd10a46d53ec0b10b1f3e2fe1 >+SIZE (ibus-qt-1.3.3-Source.tar.gz) = 144004 >Index: files/patch-CMakeLists.txt >=================================================================== >--- files/patch-CMakeLists.txt (çæ¬ 0) >+++ files/patch-CMakeLists.txt (å·¥ä½å¯æ¬) >@@ -0,0 +1,11 @@ >+--- CMakeLists.txt.orig 2015-03-08 17:25:30.122453000 -0400 >++++ CMakeLists.txt 2015-03-08 17:25:37.447858000 -0400 >+@@ -77,7 +77,7 @@ >+ pkg_check_modules(IBUS REQUIRED ibus-1.0>=1.3.7) >+ >+ # check doxygen >+-find_package(Doxygen REQUIRED) >++find_package(Doxygen) >+ >+ # ===== >+ # Define variables > > å±æ§æ¹å: files/patch-CMakeLists.txt >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (çæ¬ 382431) >+++ pkg-plist (å·¥ä½å¯æ¬) >@@ -26,9 +26,5 @@ > lib/libibus-qt.so.1 > lib/libibus-qt.so.1.3.0 > lib/qt4/plugins/inputmethods/libqtim-ibus.so >-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >-%%PORTDOCS%%%%DOCSDIR%%/INSTALL >-%%PORTDOCS%%%%DOCSDIR%%/README >-%%PORTDOCS%%@dirrm %%DOCSDIR%% > @dirrmtry lib/qt4/plugins/inputmethods > @dirrm include/ibus-qt
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
henry.hu.sh
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 198438
:
154042
| 154927