Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 19:48:14 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501803 - head/databases/kbibtex
Message-ID:  <201905161948.x4GJmEjo083279@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Thu May 16 19:48:14 2019
New Revision: 501803
URL: https://svnweb.freebsd.org/changeset/ports/501803

Log:
  databases/kbibtex: update to 0.8.91 (newer snapshot)

Modified:
  head/databases/kbibtex/Makefile
  head/databases/kbibtex/distinfo
  head/databases/kbibtex/pkg-plist

Modified: head/databases/kbibtex/Makefile
==============================================================================
--- head/databases/kbibtex/Makefile	Thu May 16 19:08:28 2019	(r501802)
+++ head/databases/kbibtex/Makefile	Thu May 16 19:48:14 2019	(r501803)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	kbibtex
-DISTVERSION=	0.8.2
-PORTREVISION=	6
+DISTVERSION=	0.8.91
 CATEGORIES=	databases kde
-MASTER_SITES=	KDE/stable/KBibTeX/${DISTVERSION}/
+MASTER_SITES=	KDE/unstable/KBibTeX/
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Bibliography editor for KDE
@@ -21,7 +20,7 @@ USES=		cmake compiler:c++11-lang desktop-file-utils ge
 USE_GNOME=	libxml2 libxslt
 USE_KDE=	auth bookmarks codecs completion config configwidgets \
 		coreaddons crash ecm i18n iconthemes itemviews jobwidgets \
-		kio parts service solid sonnet textwidgets wallet \
+		kio parts service solid sonnet texteditor textwidgets wallet \
 		widgetsaddons xmlgui
 USE_QT=		concurrent core dbus declarative gui location network \
 		printsupport webchannel widgets xml xmlpatterns \

Modified: head/databases/kbibtex/distinfo
==============================================================================
--- head/databases/kbibtex/distinfo	Thu May 16 19:08:28 2019	(r501802)
+++ head/databases/kbibtex/distinfo	Thu May 16 19:48:14 2019	(r501803)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546682884
-SHA256 (kbibtex-0.8.2.tar.xz) = 081c61c4bb55cf3c88d59877684956df7a235fe80a40a37af92224cdf5d677d6
-SIZE (kbibtex-0.8.2.tar.xz) = 4065904
+TIMESTAMP = 1558032088
+SHA256 (kbibtex-0.8.91.tar.xz) = bfcc06e4f4aa0178725a11568ec9c59394f91ca4141dc28cb71909acb4fbb602
+SIZE (kbibtex-0.8.91.tar.xz) = 4183808

Modified: head/databases/kbibtex/pkg-plist
==============================================================================
--- head/databases/kbibtex/pkg-plist	Thu May 16 19:08:28 2019	(r501802)
+++ head/databases/kbibtex/pkg-plist	Thu May 16 19:48:14 2019	(r501803)
@@ -2,22 +2,22 @@ bin/kbibtex
 etc/xdg/kbibtexrc
 lib/libkbibtexconfig.so
 lib/libkbibtexconfig.so.0
-lib/libkbibtexconfig.so.0.8
+lib/libkbibtexconfig.so.0.9
 lib/libkbibtexdata.so
 lib/libkbibtexdata.so.0
-lib/libkbibtexdata.so.0.8
+lib/libkbibtexdata.so.0.9
 lib/libkbibtexgui.so
 lib/libkbibtexgui.so.0
-lib/libkbibtexgui.so.0.8
+lib/libkbibtexgui.so.0.9
 lib/libkbibtexio.so
 lib/libkbibtexio.so.0
-lib/libkbibtexio.so.0.8
+lib/libkbibtexio.so.0.9
 lib/libkbibtexnetworking.so
 lib/libkbibtexnetworking.so.0
-lib/libkbibtexnetworking.so.0.8
+lib/libkbibtexnetworking.so.0.9
 lib/libkbibtexproc.so
 lib/libkbibtexproc.so.0
-lib/libkbibtexproc.so.0.8
+lib/libkbibtexproc.so.0.9
 %%QT_PLUGINDIR%%/kbibtexpart.so
 man/ca/man1/kbibtex.1.gz
 man/de/man1/kbibtex.1.gz
@@ -153,6 +153,7 @@ share/locale/hu/LC_MESSAGES/kbibtex.mo
 share/locale/ia/LC_MESSAGES/kbibtex.mo
 share/locale/it/LC_MESSAGES/kbibtex.mo
 share/locale/ja/LC_MESSAGES/kbibtex.mo
+share/locale/ko/LC_MESSAGES/kbibtex.mo
 share/locale/lt/LC_MESSAGES/kbibtex.mo
 share/locale/nb/LC_MESSAGES/kbibtex.mo
 share/locale/nds/LC_MESSAGES/kbibtex.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905161948.x4GJmEjo083279>