Index: head/net-im/libquotient/Makefile =================================================================== --- head/net-im/libquotient/Makefile (revision 561835) +++ head/net-im/libquotient/Makefile (revision 561836) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= libquotient -DISTVERSION= 0.6.2 +DISTVERSION= 0.6.4 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org COMMENT= Matrix IM support library using Qt technologies LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= libqmatrixclient\* USES= cmake compiler:c++14-lang qt:5 tar:xz USE_QT= core gui multimedia network \ buildtools_build qmake_build USE_GITHUB= yes GH_ACCOUNT= quotient-im GH_PROJECT= libQuotient CMAKE_ARGS= -DQuotient_INSTALL_TESTS=OFF .include Index: head/net-im/libquotient/distinfo =================================================================== --- head/net-im/libquotient/distinfo (revision 561835) +++ head/net-im/libquotient/distinfo (revision 561836) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605903095 -SHA256 (quotient-im-libQuotient-0.6.2_GH0.tar.gz) = afa9ee64327b9fdbf1d8514ec9b1374b797560b43315911211f723acf01ff317 -SIZE (quotient-im-libQuotient-0.6.2_GH0.tar.gz) = 557665 +TIMESTAMP = 1610901700 +SHA256 (quotient-im-libQuotient-0.6.4_GH0.tar.gz) = 4c43a68c144d41e3826f2e1ce006760129694b79d8d7f302dea81328c6a663ce +SIZE (quotient-im-libQuotient-0.6.4_GH0.tar.gz) = 559830 Index: head/net-im/neochat/Makefile =================================================================== --- head/net-im/neochat/Makefile (revision 561835) +++ head/net-im/neochat/Makefile (revision 561836) @@ -1,30 +1,30 @@ # $FreeBSD$ PORTNAME= neochat -DISTVERSION= 1.0 +DISTVERSION= 1.0.1 CATEGORIES= net-im MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} MAINTAINER= adridg@FreeBSD.org COMMENT= Glossy Matrix IM client based on KDE technologies LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-only.txt LIB_DEPENDS= libcmark.so:textproc/cmark \ libqt5keychain.so:security/qtkeychain -BUILD_DEPENDS= libquotient>=0.6.2:net-im/libquotient \ +BUILD_DEPENDS= libquotient>=0.6.4:net-im/libquotient \ kquickimageeditor>=0.1.2:graphics/kquickimageeditor # Quotient is a static lib RUN_DEPENDS= kquickimageeditor>=0.1.2:graphics/kquickimageeditor USES= cmake compiler:c++17-lang gl kde:5 pkgconfig qt:5 tar:xz USE_GL= gl USE_QT= core dbus declarative graphicaleffects gui imageformats \ multimedia network quickcontrols quickcontrols2 \ svg widgets xml \ buildtools_build linguist_build qmake_build USE_KDE= config i18n kirigami2 notifications \ ecm_build .include Index: head/net-im/neochat/distinfo =================================================================== --- head/net-im/neochat/distinfo (revision 561835) +++ head/net-im/neochat/distinfo (revision 561836) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609714647 -SHA256 (neochat-1.0.tar.xz) = 45231249f5af93d3cb56763a9aab1211f26916eedd7af732f9c945c58f8289c4 -SIZE (neochat-1.0.tar.xz) = 162484 +TIMESTAMP = 1610901916 +SHA256 (neochat-1.0.1.tar.xz) = f432b780368335674aa019043090c921e0abc7f06c4097153bcaa79754ed141f +SIZE (neochat-1.0.1.tar.xz) = 173204 Index: head/net-im/neochat/pkg-plist =================================================================== --- head/net-im/neochat/pkg-plist (revision 561835) +++ head/net-im/neochat/pkg-plist (revision 561836) @@ -1,21 +1,25 @@ bin/neochat share/applications/org.kde.neochat.desktop share/icons/hicolor/scalable/apps/org.kde.neochat.svg share/knotifications5/neochat.notifyrc share/locale/ca/LC_MESSAGES/neochat.mo share/locale/ca@valencia/LC_MESSAGES/neochat.mo share/locale/da/LC_MESSAGES/neochat.mo +share/locale/de/LC_MESSAGES/neochat.mo share/locale/en_GB/LC_MESSAGES/neochat.mo share/locale/es/LC_MESSAGES/neochat.mo share/locale/eu/LC_MESSAGES/neochat.mo +share/locale/fi/LC_MESSAGES/neochat.mo share/locale/fr/LC_MESSAGES/neochat.mo share/locale/hu/LC_MESSAGES/neochat.mo share/locale/it/LC_MESSAGES/neochat.mo share/locale/nl/LC_MESSAGES/neochat.mo share/locale/nn/LC_MESSAGES/neochat.mo +share/locale/pl/LC_MESSAGES/neochat.mo share/locale/pt/LC_MESSAGES/neochat.mo +share/locale/pt_BR/LC_MESSAGES/neochat.mo share/locale/sk/LC_MESSAGES/neochat.mo share/locale/sl/LC_MESSAGES/neochat.mo share/locale/sv/LC_MESSAGES/neochat.mo share/locale/uk/LC_MESSAGES/neochat.mo share/metainfo/org.kde.neochat.appdata.xml Index: head/net-im/quaternion/Makefile =================================================================== --- head/net-im/quaternion/Makefile (revision 561835) +++ head/net-im/quaternion/Makefile (revision 561836) @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= Quaternion -DISTVERSION= 0.0.9.5-beta1 +DISTVERSION= 0.0.9.5-beta2 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org COMMENT= Matrix IM client based on Qt technologies LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libqt5keychain.so:security/qtkeychain \ libsecret-1.so:security/libsecret -BUILD_DEPENDS= libquotient>=0.6.2:net-im/libquotient +BUILD_DEPENDS= libquotient>=0.6.4:net-im/libquotient USES= cmake compiler:c++17-lang gettext-runtime gnome \ localbase:ldflags qt:5 tar:xz USE_GNOME= glib20 USE_QT= core dbus declarative gui multimedia network widgets \ quickcontrols_run quickcontrols2_run \ buildtools_build linguist_build qmake_build USE_GITHUB= yes GH_ACCOUNT= quotient-im .include Index: head/net-im/quaternion/distinfo =================================================================== --- head/net-im/quaternion/distinfo (revision 561835) +++ head/net-im/quaternion/distinfo (revision 561836) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605904883 -SHA256 (quotient-im-Quaternion-0.0.9.5-beta1_GH0.tar.gz) = c804b955b2a3b7bcc87db8d7be5a2385816321605dd34ea4d1faf67e96feeef0 -SIZE (quotient-im-Quaternion-0.0.9.5-beta1_GH0.tar.gz) = 1041042 +TIMESTAMP = 1610902352 +SHA256 (quotient-im-Quaternion-0.0.9.5-beta2_GH0.tar.gz) = a861c79a2e36aaf7c946c93a5ac71a189da11b256b7e21ea8c7f9f1942cf1f96 +SIZE (quotient-im-Quaternion-0.0.9.5-beta2_GH0.tar.gz) = 1041132 Index: head/net-im/quaternion/files/patch-git-423538250ec302f23755c5e9dc13f17dfc2b70c8.diff =================================================================== --- head/net-im/quaternion/files/patch-git-423538250ec302f23755c5e9dc13f17dfc2b70c8.diff (revision 561835) +++ head/net-im/quaternion/files/patch-git-423538250ec302f23755c5e9dc13f17dfc2b70c8.diff (nonexistent) @@ -1,12 +0,0 @@ -diff --git client/htmlfilter.cpp client/htmlfilter.cpp -index 43f7bde2..6f47bb22 100644 ---- client/htmlfilter.cpp -+++ client/htmlfilter.cpp -@@ -1,6 +1,6 @@ - #include "htmlfilter.h" - --#include -+#include - - #include - #include Property changes on: head/net-im/quaternion/files/patch-git-423538250ec302f23755c5e9dc13f17dfc2b70c8.diff ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property