From owner-svn-ports-head@freebsd.org Fri Aug 28 10:11:43 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84E6C9C34DF; Fri, 28 Aug 2015 10:11:43 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69F591C53; Fri, 28 Aug 2015 10:11:43 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7SABhAH003239; Fri, 28 Aug 2015 10:11:43 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7SABg7w003171; Fri, 28 Aug 2015 10:11:42 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201508281011.t7SABg7w003171@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 28 Aug 2015 10:11:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395458 - in head/databases/kbibtex: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Aug 2015 10:11:43 -0000 Author: makc Date: Fri Aug 28 10:11:41 2015 New Revision: 395458 URL: https://svnweb.freebsd.org/changeset/ports/395458 Log: databases/kbibtex: - Update to 0.6 - Remove obsolete patch Deleted: head/databases/kbibtex/files/ Modified: head/databases/kbibtex/Makefile head/databases/kbibtex/distinfo head/databases/kbibtex/pkg-descr head/databases/kbibtex/pkg-plist Modified: head/databases/kbibtex/Makefile ============================================================================== --- head/databases/kbibtex/Makefile Fri Aug 28 10:11:02 2015 (r395457) +++ head/databases/kbibtex/Makefile Fri Aug 28 10:11:41 2015 (r395458) @@ -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 Modified: head/databases/kbibtex/distinfo ============================================================================== --- head/databases/kbibtex/distinfo Fri Aug 28 10:11:02 2015 (r395457) +++ head/databases/kbibtex/distinfo Fri Aug 28 10:11:41 2015 (r395458) @@ -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 Modified: head/databases/kbibtex/pkg-descr ============================================================================== --- head/databases/kbibtex/pkg-descr Fri Aug 28 10:11:02 2015 (r395457) +++ head/databases/kbibtex/pkg-descr Fri Aug 28 10:11:41 2015 (r395458) @@ -1,3 +1,3 @@ KBibTeX is a bibliography editor for KDE. -WWW: http://home.gna.org/kbibtex/ +WWW: http://home.gna.org/kbibtex/ Modified: head/databases/kbibtex/pkg-plist ============================================================================== --- head/databases/kbibtex/pkg-plist Fri Aug 28 10:11:02 2015 (r395457) +++ head/databases/kbibtex/pkg-plist Fri Aug 28 10:11:41 2015 (r395458) @@ -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