Date: Tue, 19 Nov 2019 09:41:26 +0000 (UTC) From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517956 - head/databases/kbibtex Message-ID: <201911190941.xAJ9fQsN085962@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adridg Date: Tue Nov 19 09:41:26 2019 New Revision: 517956 URL: https://svnweb.freebsd.org/changeset/ports/517956 Log: Update databases/kbibtex to latest upstream release. No release notes, but from git: fixes one crash, minor GUI glitches. Three languages have dropped from translations. Reported by: repology Modified: head/databases/kbibtex/Makefile head/databases/kbibtex/distinfo head/databases/kbibtex/pkg-plist Modified: head/databases/kbibtex/Makefile ============================================================================== --- head/databases/kbibtex/Makefile Tue Nov 19 09:39:59 2019 (r517955) +++ head/databases/kbibtex/Makefile Tue Nov 19 09:41:26 2019 (r517956) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= kbibtex -DISTVERSION= 0.9 -PORTREVISION= 7 +DISTVERSION= 0.9.1 CATEGORIES= databases kde MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION} Modified: head/databases/kbibtex/distinfo ============================================================================== --- head/databases/kbibtex/distinfo Tue Nov 19 09:39:59 2019 (r517955) +++ head/databases/kbibtex/distinfo Tue Nov 19 09:41:26 2019 (r517956) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559796249 -SHA256 (kbibtex-0.9.tar.xz) = e5d426bb898f801e26655a6a9cc859e63e791229d8d03d1f8b5605860b00460d -SIZE (kbibtex-0.9.tar.xz) = 4184288 +TIMESTAMP = 1574155729 +SHA256 (kbibtex-0.9.1.tar.xz) = 36b1c5b444d70a6b06f4b76bd388611d70300a01a12a9658587b2e11508227ab +SIZE (kbibtex-0.9.1.tar.xz) = 4185284 Modified: head/databases/kbibtex/pkg-plist ============================================================================== --- head/databases/kbibtex/pkg-plist Tue Nov 19 09:39:59 2019 (r517955) +++ head/databases/kbibtex/pkg-plist Tue Nov 19 09:41:26 2019 (r517956) @@ -152,11 +152,9 @@ share/locale/gl/LC_MESSAGES/kbibtex.mo 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 share/locale/nl/LC_MESSAGES/kbibtex.mo share/locale/pl/LC_MESSAGES/kbibtex.mo share/locale/pt/LC_MESSAGES/kbibtex.mo @@ -167,6 +165,5 @@ share/locale/sv/LC_MESSAGES/kbibtex.mo share/locale/tr/LC_MESSAGES/kbibtex.mo share/locale/uk/LC_MESSAGES/kbibtex.mo share/locale/zh_CN/LC_MESSAGES/kbibtex.mo -share/locale/zh_TW/LC_MESSAGES/kbibtex.mo share/metainfo/org.kde.kbibtex.appdata.xml share/mime/packages/bibliography.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911190941.xAJ9fQsN085962>