From ec4c6f8ce67073a52a4e881bd07539321c4904c0 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Fri, 28 Aug 2015 10:11:41 +0000 Subject: databases/kbibtex: - Update to 0.6 - Remove obsolete patch --- databases/kbibtex/Makefile | 13 ++- databases/kbibtex/distinfo | 4 +- databases/kbibtex/files/patch-clang | 22 ----- databases/kbibtex/pkg-descr | 2 +- databases/kbibtex/pkg-plist | 188 +++++++++++++++++++++++++++++++++++- 5 files changed, 196 insertions(+), 33 deletions(-) delete mode 100644 databases/kbibtex/files/patch-clang diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile index b7ffa42bd193..65e47e3c7081 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -2,23 +2,22 @@ # $FreeBSD$ PORTNAME= kbibtex -DISTVERSION= 0.4.1 -PORTREVISION= 11 +DISTVERSION= 0.6 CATEGORIES= databases kde MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:C,(^[[:digit:]]\.[[:digit:]]).*,\1,}/ MAINTAINER= makc@FreeBSD.org COMMENT= Bibliography editor for KDE -LIB_DEPENDS= libpoppler-qt4.so:${PORTSDIR}/graphics/poppler-qt4 +LIB_DEPENDS= libpoppler-qt4.so:${PORTSDIR}/graphics/poppler-qt4 \ + libqca.so:${PORTSDIR}/devel/qca \ + libqoauth.so:${PORTSDIR}/net/qoauth -USES= cmake iconv shared-mime-info tar:bzip2 +USES= cmake iconv shared-mime-info tar:xz USE_GNOME= libxml2 libxslt USE_KDE4= kdelibs kdeprefix automoc4 USE_QT4= qmake_build moc_build uic_build rcc_build \ webkit - -post-patch: - ${REINPLACE_CMD} -e 's,share/man,man,' ${WRKSRC}/CMakeLists.txt +USE_LDCONFIG= yes .include diff --git a/databases/kbibtex/distinfo b/databases/kbibtex/distinfo index 4b5de8f9fbdb..a31aeda35089 100644 --- a/databases/kbibtex/distinfo +++ b/databases/kbibtex/distinfo @@ -1,2 +1,2 @@ -SHA256 (kbibtex-0.4.1.tar.bz2) = ae85bd9db290b9b3b2a78036c0a69e29b52739f6c406ebec4cb73988e13506ba -SIZE (kbibtex-0.4.1.tar.bz2) = 198342 +SHA256 (kbibtex-0.6.tar.xz) = fc67a376f05105f14a0bee595bfd073a1ef2c7f9fc6be35dc620bb34f3bd9656 +SIZE (kbibtex-0.6.tar.xz) = 2430176 diff --git a/databases/kbibtex/files/patch-clang b/databases/kbibtex/files/patch-clang deleted file mode 100644 index 9f164729c26f..000000000000 --- a/databases/kbibtex/files/patch-clang +++ /dev/null @@ -1,22 +0,0 @@ ---- ./src/websearch/websearchabstract.cpp.orig 2012-10-15 16:12:00.000000000 +0000 -+++ ./src/websearch/websearchabstract.cpp 2013-12-09 16:35:14.996924998 +0000 -@@ -68,7 +68,7 @@ - const char* WebSearchAbstract::httpUnsafeChars = "%:/=+$?&\0"; - - --HTTPEquivCookieJar::HTTPEquivCookieJar(QNetworkAccessManager *parent = NULL) -+HTTPEquivCookieJar::HTTPEquivCookieJar(QNetworkAccessManager *parent) - : QNetworkCookieJar(parent), m_nam(parent) - { - // nothing ---- ./src/websearch/websearchabstract.h.orig 2012-10-15 16:12:00.000000000 +0000 -+++ ./src/websearch/websearchabstract.h 2013-12-09 16:34:28.223924979 +0000 -@@ -45,7 +45,7 @@ - Q_OBJECT - - public: -- HTTPEquivCookieJar(QNetworkAccessManager *parent); -+ HTTPEquivCookieJar(QNetworkAccessManager *parent = NULL); - - void checkForHttpEqiuv(const QString &htmlCode, const QUrl &url); - diff --git a/databases/kbibtex/pkg-descr b/databases/kbibtex/pkg-descr index b9e192441600..f91bd18e097b 100644 --- a/databases/kbibtex/pkg-descr +++ b/databases/kbibtex/pkg-descr @@ -1,3 +1,3 @@ KBibTeX is a bibliography editor for KDE. -WWW: http://home.gna.org/kbibtex/ +WWW: http://home.gna.org/kbibtex/ diff --git a/databases/kbibtex/pkg-plist b/databases/kbibtex/pkg-plist index cee33d6d11d1..9c38dba77a66 100644 --- a/databases/kbibtex/pkg-plist +++ b/databases/kbibtex/pkg-plist @@ -1,22 +1,208 @@ bin/kbibtex +include/kbibtex/api.h +include/kbibtex/associatedfiles.h +include/kbibtex/associatedfilesui.h +include/kbibtex/basicfileview.h +include/kbibtex/bibliographyservice.h +include/kbibtex/bibtexentries.h +include/kbibtex/bibtexfields.h +include/kbibtex/bibutils.h +include/kbibtex/checkbibtex.h +include/kbibtex/clipboard.h +include/kbibtex/collection.h +include/kbibtex/collectionmodel.h +include/kbibtex/colorlabelwidget.h +include/kbibtex/comment.h +include/kbibtex/delayedexecutiontimer.h +include/kbibtex/element.h +include/kbibtex/elementeditor.h +include/kbibtex/encoder.h +include/kbibtex/encoderlatex.h +include/kbibtex/encoderutf8.h +include/kbibtex/encoderxml.h +include/kbibtex/entry.h +include/kbibtex/fieldinput.h +include/kbibtex/fieldlineedit.h +include/kbibtex/file.h +include/kbibtex/fileexporter.h +include/kbibtex/fileexporterbibtex.h +include/kbibtex/fileexporterbibtex2html.h +include/kbibtex/fileexporterbibtexoutput.h +include/kbibtex/fileexporterbibutils.h +include/kbibtex/fileexporterpdf.h +include/kbibtex/fileexporterps.h +include/kbibtex/fileexporterris.h +include/kbibtex/fileexporterrtf.h +include/kbibtex/fileexportertoolchain.h +include/kbibtex/fileexporterxml.h +include/kbibtex/fileexporterxslt.h +include/kbibtex/fileimporter.h +include/kbibtex/fileimporterbibtex.h +include/kbibtex/fileimporterbibutils.h +include/kbibtex/fileimporterpdf.h +include/kbibtex/fileimporterris.h +include/kbibtex/fileinfo.h +include/kbibtex/filemodel.h +include/kbibtex/fileview.h +include/kbibtex/filterbar.h +include/kbibtex/findduplicates.h +include/kbibtex/findduplicatesui.h +include/kbibtex/findpdf.h +include/kbibtex/findpdfui.h +include/kbibtex/groups.h +include/kbibtex/guihelper.h +include/kbibtex/iconvlatex.h +include/kbibtex/idsuggestions.h +include/kbibtex/internalnetworkaccessmanager.h +include/kbibtex/iocommon.h +include/kbibtex/italictextitemmodel.h +include/kbibtex/items.h +include/kbibtex/journalabbreviations.h +include/kbibtex/kbibtexdata_export.h +include/kbibtex/kbibtexgui_export.h +include/kbibtex/kbibtexio_export.h +include/kbibtex/kbibtexnamespace.h +include/kbibtex/kbibtexnetworking_export.h +include/kbibtex/kbibtexpreferencesdialog.h +include/kbibtex/kbibtexproc_export.h +include/kbibtex/lyx.h +include/kbibtex/macro.h +include/kbibtex/oauthwizard.h +include/kbibtex/onlinesearchabstract.h +include/kbibtex/onlinesearchacmportal.h +include/kbibtex/onlinesearcharxiv.h +include/kbibtex/onlinesearchbibsonomy.h +include/kbibtex/onlinesearchcernds.h +include/kbibtex/onlinesearchdoi.h +include/kbibtex/onlinesearchgeneral.h +include/kbibtex/onlinesearchgooglescholar.h +include/kbibtex/onlinesearchideasrepec.h +include/kbibtex/onlinesearchieeexplore.h +include/kbibtex/onlinesearchingentaconnect.h +include/kbibtex/onlinesearchinspirehep.h +include/kbibtex/onlinesearchisbndb.h +include/kbibtex/onlinesearchjstor.h +include/kbibtex/onlinesearchmathscinet.h +include/kbibtex/onlinesearchmrlookup.h +include/kbibtex/onlinesearchoclcworldcat.h +include/kbibtex/onlinesearchpubmed.h +include/kbibtex/onlinesearchsciencedirect.h +include/kbibtex/onlinesearchsimplebibtexdownload.h +include/kbibtex/onlinesearchsoanasaads.h +include/kbibtex/onlinesearchspringerlink.h +include/kbibtex/partwidget.h +include/kbibtex/preamble.h +include/kbibtex/settingsabstractwidget.h +include/kbibtex/settingscolorlabelwidget.h +include/kbibtex/settingsfileexporterpdfpswidget.h +include/kbibtex/settingsfileexporterwidget.h +include/kbibtex/settingsgeneralwidget.h +include/kbibtex/settingsglobalkeywordswidget.h +include/kbibtex/settingsidsuggestionseditor.h +include/kbibtex/settingsidsuggestionswidget.h +include/kbibtex/settingsuserinterfacewidget.h +include/kbibtex/tagmodel.h +include/kbibtex/tags.h +include/kbibtex/value.h +include/kbibtex/valuelistmodel.h +include/kbibtex/xsltransform.h lib/kde4/kbibtexpart.so +lib/kde4/kbibtexpart.so.0.6 +lib/kde4/kbibtexpart.so.0.6.0 +lib/libkbibtexconfig.so +lib/libkbibtexconfig.so.0.6 +lib/libkbibtexconfig.so.0.6.0 +lib/libkbibtexdata.so +lib/libkbibtexdata.so.0.6 +lib/libkbibtexdata.so.0.6.0 lib/libkbibtexgui.so +lib/libkbibtexgui.so.0.6 +lib/libkbibtexgui.so.0.6.0 lib/libkbibtexio.so +lib/libkbibtexio.so.0.6 +lib/libkbibtexio.so.0.6.0 +lib/libkbibtexnetworking.so +lib/libkbibtexnetworking.so.0.6 +lib/libkbibtexnetworking.so.0.6.0 lib/libkbibtexproc.so -lib/libkbibtexws.so +lib/libkbibtexproc.so.0.6 +lib/libkbibtexproc.so.0.6.0 man/man1/kbibtex.1.gz +share/appdata/kbibtex.appdata.xml share/applications/kde4/kbibtex.desktop share/apps/kbibtex/abstractonly.xsl share/apps/kbibtex/arxiv2bibtex.xsl +share/apps/kbibtex/biblatex.kbstyle +share/apps/kbibtex/bibtex.kbstyle share/apps/kbibtex/fancy.xsl share/apps/kbibtex/findduplicatesui.rc +share/apps/kbibtex/ieeexplore2bibtex.xsl +share/apps/kbibtex/isbndb2bibtex.xsl +share/apps/kbibtex/jabref_journalabbrevlist.txt share/apps/kbibtex/kbibtexui.rc share/apps/kbibtex/lyx.rc share/apps/kbibtex/pam2bibtex.xsl share/apps/kbibtex/pubmed2bibtex.xsl share/apps/kbibtex/standard.xsl +share/apps/kbibtex/wikipedia-cite.xsl +share/apps/kbibtex/worldcatdc2bibtex.xsl share/apps/kbibtexpart/kbibtexpartui.rc share/config/kbibtexrc +share/doc/HTML/en/kbibtex/add-macro-source.png +share/doc/HTML/en/kbibtex/add-macro.png +share/doc/HTML/en/kbibtex/application-pdf.png +share/doc/HTML/en/kbibtex/applications-internet.png +share/doc/HTML/en/kbibtex/code-context.png +share/doc/HTML/en/kbibtex/common +share/doc/HTML/en/kbibtex/config-color.png +share/doc/HTML/en/kbibtex/config-general.png +share/doc/HTML/en/kbibtex/config-id-suggestions.png +share/doc/HTML/en/kbibtex/config-keywords.png +share/doc/HTML/en/kbibtex/config-pdf.png +share/doc/HTML/en/kbibtex/config-saving.png +share/doc/HTML/en/kbibtex/config-user-interface.png +share/doc/HTML/en/kbibtex/configure.png +share/doc/HTML/en/kbibtex/cross-ref.png +share/doc/HTML/en/kbibtex/document-open-remote.png +share/doc/HTML/en/kbibtex/document-open.png +share/doc/HTML/en/kbibtex/document-preview.png +share/doc/HTML/en/kbibtex/document-revert.png +share/doc/HTML/en/kbibtex/document-save.png +share/doc/HTML/en/kbibtex/download.png +share/doc/HTML/en/kbibtex/draw-text.png +share/doc/HTML/en/kbibtex/edit-clear-locationbar-rtl.png +share/doc/HTML/en/kbibtex/edit-element.png +share/doc/HTML/en/kbibtex/edit-undo.png +share/doc/HTML/en/kbibtex/element-editor.png +share/doc/HTML/en/kbibtex/external-tab.png +share/doc/HTML/en/kbibtex/favorites.png +share/doc/HTML/en/kbibtex/file-settings.png +share/doc/HTML/en/kbibtex/filter-toolbar.png +share/doc/HTML/en/kbibtex/find-pdf.png +share/doc/HTML/en/kbibtex/first-run.png +share/doc/HTML/en/kbibtex/flag.png +share/doc/HTML/en/kbibtex/go-down.png +share/doc/HTML/en/kbibtex/go-up.png +share/doc/HTML/en/kbibtex/index.cache.bz2 +share/doc/HTML/en/kbibtex/index.docbook +share/doc/HTML/en/kbibtex/list-add.png +share/doc/HTML/en/kbibtex/list-of-documents.png +share/doc/HTML/en/kbibtex/list-of-values.png +share/doc/HTML/en/kbibtex/list-remove.png +share/doc/HTML/en/kbibtex/lyx-preferences.png +share/doc/HTML/en/kbibtex/main-toolbar.png +share/doc/HTML/en/kbibtex/man-kbibtex.1.docbook +share/doc/HTML/en/kbibtex/media-playback-start.png +share/doc/HTML/en/kbibtex/new-document.png +share/doc/HTML/en/kbibtex/online-search.png +share/doc/HTML/en/kbibtex/preferences-web-browser-identification.png +share/doc/HTML/en/kbibtex/reference-preview.png +share/doc/HTML/en/kbibtex/search-results.png +share/doc/HTML/en/kbibtex/statistics.png +share/doc/HTML/en/kbibtex/svn-update.png +share/doc/HTML/en/kbibtex/tools-check-spelling.png +share/doc/HTML/en/kbibtex/view-filter.png +share/doc/HTML/en/kbibtex/zotero.png share/icons/hicolor/128x128/apps/kbibtex.png share/icons/hicolor/16x16/apps/kbibtex.png share/icons/hicolor/22x22/apps/kbibtex.png -- cgit v1.2.3