Skip to content

Commit 8192d94

Browse files
committed
net-im/neochat: Update to 22.02
1 parent 9b668b2 commit 8192d94

3 files changed

Lines changed: 11 additions & 12 deletions

File tree

net-im/neochat/Makefile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
PORTNAME= neochat
2-
DISTVERSION= 1.2.0
3-
PORTREVISION= 5
2+
DISTVERSION= 22.02
43
CATEGORIES= net-im
5-
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
4+
MASTER_SITES= KDE/stable/plasma-mobile/${DISTVERSION}
65

76
MAINTAINER= adridg@FreeBSD.org
87
COMMENT= Glossy Matrix IM client based on KDE technologies
@@ -13,9 +12,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-only.txt
1312
LIB_DEPENDS= libcmark.so:textproc/cmark \
1413
libqt5keychain.so:security/qtkeychain
1514
BUILD_DEPENDS= libquotient>=0.6.11:net-im/libquotient \
16-
kquickimageeditor>=0.1.2:graphics/kquickimageeditor
15+
kquickimageeditor>=0.2.0:graphics/kquickimageeditor \
16+
${LOCALBASE}/include/qcoro5/qcoro/qcoro.h:devel/qcoro
1717
# Quotient is a static lib, doesn't need to be in RUN_DEPENDS
18-
RUN_DEPENDS= kquickimageeditor>=0.1.2:graphics/kquickimageeditor
18+
RUN_DEPENDS= kquickimageeditor>=0.2.0:graphics/kquickimageeditor
1919

2020
USES= cmake compiler:c++17-lang gl kde:5 pkgconfig qt:5 tar:xz
2121
USE_GL= gl

net-im/neochat/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1622546099
2-
SHA256 (neochat-1.2.0.tar.xz) = 8ee4b5f61db7d43c902115e0be01f2b587100183b382596473922e9a42749de6
3-
SIZE (neochat-1.2.0.tar.xz) = 244064
1+
TIMESTAMP = 1649251555
2+
SHA256 (neochat-22.02.tar.xz) = be54a898ca1ac7be404be3d666859291669293ee1843917bf8cdcb385787609a
3+
SIZE (neochat-22.02.tar.xz) = 309040

net-im/neochat/pkg-plist

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
bin/neochat
22
share/applications/org.kde.neochat.desktop
3-
share/icons/hicolor/16x16/apps/org.kde.neochat.svg
4-
share/icons/hicolor/16x16@2/apps/org.kde.neochat.svg
5-
share/icons/hicolor/16x16@3/apps/org.kde.neochat.svg
63
share/icons/hicolor/scalable/apps/org.kde.neochat.svg
7-
share/icons/hicolor/symbolic/apps/org.kde.neochat-symbolic.svg
4+
share/icons/hicolor/scalable/apps/org.kde.neochat.tray.svg
85
share/knotifications5/neochat.notifyrc
6+
share/locale/ar/LC_MESSAGES/neochat.mo
97
share/locale/az/LC_MESSAGES/neochat.mo
108
share/locale/ca/LC_MESSAGES/neochat.mo
119
share/locale/ca@valencia/LC_MESSAGES/neochat.mo
@@ -31,6 +29,7 @@ share/locale/sk/LC_MESSAGES/neochat.mo
3129
share/locale/sl/LC_MESSAGES/neochat.mo
3230
share/locale/sv/LC_MESSAGES/neochat.mo
3331
share/locale/ta/LC_MESSAGES/neochat.mo
32+
share/locale/tr/LC_MESSAGES/neochat.mo
3433
share/locale/uk/LC_MESSAGES/neochat.mo
3534
share/locale/zh_CN/LC_MESSAGES/neochat.mo
3635
share/metainfo/org.kde.neochat.appdata.xml

0 commit comments

Comments
 (0)