Date: Wed, 6 Nov 2013 17:11:14 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333013 - head/www/choqok Message-ID: <201311061711.rA6HBESY065142@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Wed Nov 6 17:11:14 2013 New Revision: 333013 URL: http://svnweb.freebsd.org/changeset/ports/333013 Log: - Update to 1.4. [1] - Support staging. [1] - Remove commented out lines from Makefile and pkg-plist. - Adapt the libraries in LIB_DEPENDS to the new format. [1] is based on the patch in ports/183523. PR: ports/183523 [1] Submitted by: Jaap Boender <jaapb@kerguelen.org> [1] Modified: head/www/choqok/Makefile head/www/choqok/distinfo head/www/choqok/pkg-plist Modified: head/www/choqok/Makefile ============================================================================== --- head/www/choqok/Makefile Wed Nov 6 16:42:14 2013 (r333012) +++ head/www/choqok/Makefile Wed Nov 6 17:11:14 2013 (r333013) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= choqok -PORTVERSION= 1.3 -PORTREVISION= 1 +PORTVERSION= 1.4 CATEGORIES= www kde MASTER_SITES= SF/${PORTNAME}/Choqok/ @@ -12,18 +11,14 @@ COMMENT= KDE micro-blogging client LICENSE= GPLv3 -LIB_DEPENDS= qjson.0:${PORTSDIR}/devel/qjson \ - qoauth.1:${PORTSDIR}/net/qoauth - -#BUILD_DEPENDS+= ${KDE4_PREFIX}/lib/kde4/kwebkitpart.so:${PORTSDIR}/www/kwebkitpart -#RUN_DEPENDS+= ${KDE4_PREFIX}/lib/kde4/kwebkitpart.so:${PORTSDIR}/www/kwebkitpart +LIB_DEPENDS= libqjson.so:${PORTSDIR}/devel/qjson \ + libqoauth.so:${PORTSDIR}/net/qoauth USE_KDE4= kdehier kdelibs kdeprefix automoc4 USE_QT4= gui imageformats_run network \ moc_build qmake_build rcc_build uic_build -USE_BZIP2= yes +USE_XZ= yes USES= cmake gettext USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/www/choqok/distinfo ============================================================================== --- head/www/choqok/distinfo Wed Nov 6 16:42:14 2013 (r333012) +++ head/www/choqok/distinfo Wed Nov 6 17:11:14 2013 (r333013) @@ -1,2 +1,2 @@ -SHA256 (choqok-1.3.tar.bz2) = 73a8448b060248df3d8f83c1cf27a7c4c44f59c37960fbcc5af098de1772c2fe -SIZE (choqok-1.3.tar.bz2) = 1033762 +SHA256 (choqok-1.4.tar.xz) = 70c8cfab14a691514d12c9c75d7009f27e3c26364ccbd81a541fea0ab76a92b7 +SIZE (choqok-1.4.tar.xz) = 1021228 Modified: head/www/choqok/pkg-plist ============================================================================== --- head/www/choqok/pkg-plist Wed Nov 6 16:42:14 2013 (r333012) +++ head/www/choqok/pkg-plist Wed Nov 6 17:11:14 2013 (r333013) @@ -43,6 +43,7 @@ include/choqok/twitterapihelper/twittera include/choqok/twitterapihelper/twitterapiwhoiswidget.h include/choqok/uploader.h include/choqok/uploadmediadialog.h +lib/kde4/choqok_betternotify.so lib/kde4/choqok_bit_ly.so lib/kde4/choqok_filter.so lib/kde4/choqok_flickr.so @@ -73,6 +74,7 @@ lib/kde4/choqok_yourls.so lib/kde4/kcm_choqok_accountsconfig.so lib/kde4/kcm_choqok_appearanceconfig.so lib/kde4/kcm_choqok_behaviorconfig.so +lib/kde4/kcm_choqok_betternotify.so lib/kde4/kcm_choqok_bit_ly.so lib/kde4/kcm_choqok_flickr.so lib/kde4/kcm_choqok_imstatus.so @@ -104,8 +106,6 @@ share/apps/cmake/modules/FindChoqok.cmak share/apps/cmake/modules/FindQtOAuth.cmake share/apps/khtml/kpartplugins/konqchoqok.desktop share/apps/khtml/kpartplugins/konqchoqok.rc -@comment share/apps/kwebkitpart/kpartplugins/konqchoqok.desktop -@comment share/apps/kwebkitpart/kpartplugins/konqchoqok.rc share/config.kcfg/bit_ly_settings.kcfg share/config.kcfg/choqokappearancesettings.kcfg share/config.kcfg/choqokbehaviorsettings.kcfg @@ -129,7 +129,6 @@ share/doc/HTML/en/choqok/common share/doc/HTML/en/choqok/index.cache.bz2 share/doc/HTML/en/choqok/index.docbook share/icons/hicolor/128x128/apps/choqok.png -share/icons/hicolor/128x128/apps/choqok_offline.png share/icons/hicolor/16x16/actions/retweet.png share/icons/hicolor/16x16/apps/choqok.png share/icons/hicolor/16x16/apps/choqok_offline.png @@ -202,6 +201,8 @@ share/kde4/services/choqok_is_gd_config. share/kde4/services/choqok_laconica.desktop share/kde4/services/choqok_mobypicture.desktop share/kde4/services/choqok_mobypicture_config.desktop +share/kde4/services/choqok_notify.desktop +share/kde4/services/choqok_notify_config.desktop share/kde4/services/choqok_nowlistening.desktop share/kde4/services/choqok_nowlistening_config.desktop share/kde4/services/choqok_ocs.desktop @@ -248,10 +249,12 @@ share/locale/ga/LC_MESSAGES/choqok.mo share/locale/gl/LC_MESSAGES/choqok.mo share/locale/hr/LC_MESSAGES/choqok.mo share/locale/hu/LC_MESSAGES/choqok.mo +share/locale/it/LC_MESSAGES/choqok.mo share/locale/is/LC_MESSAGES/choqok.mo share/locale/ja/LC_MESSAGES/choqok.mo share/locale/km/LC_MESSAGES/choqok.mo share/locale/lt/LC_MESSAGES/choqok.mo +share/locale/mr/LC_MESSAGES/choqok.mo share/locale/ms/LC_MESSAGES/choqok.mo share/locale/nb/LC_MESSAGES/choqok.mo share/locale/nds/LC_MESSAGES/choqok.mo @@ -263,6 +266,7 @@ share/locale/pt_BR/LC_MESSAGES/choqok.mo share/locale/ro/LC_MESSAGES/choqok.mo share/locale/ru/LC_MESSAGES/choqok.mo share/locale/sk/LC_MESSAGES/choqok.mo +share/locale/sl/LC_MESSAGES/choqok.mo share/locale/sq/LC_MESSAGES/choqok.mo share/locale/sv/LC_MESSAGES/choqok.mo share/locale/tr/LC_MESSAGES/choqok.mo @@ -271,8 +275,6 @@ share/locale/uk/LC_MESSAGES/choqok.mo share/locale/zh_CN/LC_MESSAGES/choqok.mo share/locale/zh_TW/LC_MESSAGES/choqok.mo @dirrm share/doc/HTML/en/choqok -@comment @dirrmtry share/apps/kwebkitpart/kpartplugins -@comment @dirrmtry share/apps/kwebkitpart @dirrm share/apps/choqok_searchaction @dirrm share/apps/choqok_quickfilter @dirrm share/apps/choqok_nowlistening
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311061711.rA6HBESY065142>