diff options
| author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-03-20 12:37:27 +0000 |
|---|---|---|
| committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-03-20 12:37:27 +0000 |
| commit | 0f290a73a2242fd37508d7faa036f79fb3364293 (patch) | |
| tree | 53d66974ca44024d567f6867b1d2920ea1f3518a /net-im | |
| parent | a968b7682dce6284cd04947b6af4f96ac485983c (diff) | |
Notes
Diffstat (limited to 'net-im')
| -rw-r--r-- | net-im/psi/Makefile | 5 | ||||
| -rw-r--r-- | net-im/psi/distinfo | 6 | ||||
| -rw-r--r-- | net-im/psi/files/patch-src_avatars.cpp | 10 |
3 files changed, 5 insertions, 16 deletions
diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile index 8829974aeba9..53b13d41c185 100644 --- a/net-im/psi/Makefile +++ b/net-im/psi/Makefile @@ -2,15 +2,14 @@ # $FreeBSD$ PORTNAME= psi -PORTVERSION= 1.4 -PORTREVISION= 2 +PORTVERSION= 1.5 CATEGORIES= net-im MASTER_SITES= SF/${PORTNAME}/Psi/${PORTVERSION} MAINTAINER= danfe@FreeBSD.org COMMENT= Qt-based Jabber (XMPP) client -LICENSE= GPLv2 +LICENSE= GPLv2+ LIB_DEPENDS= libidn.so:dns/libidn \ libminizip.so:archivers/minizip diff --git a/net-im/psi/distinfo b/net-im/psi/distinfo index c4956a95e707..be15a93d7f6d 100644 --- a/net-im/psi/distinfo +++ b/net-im/psi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1541113245 -SHA256 (psi-1.4.tar.xz) = 761934c1c62daf69215f085ba24d7f9cd4db05ef0ad735383d68fb03d21571ad -SIZE (psi-1.4.tar.xz) = 2119840 +TIMESTAMP = 1599398002 +SHA256 (psi-1.5.tar.xz) = 3167350fd43fab4dc948cb5179ca10159a7aa318472d1a8a7617e41f5aa8b5b7 +SIZE (psi-1.5.tar.xz) = 2125104 diff --git a/net-im/psi/files/patch-src_avatars.cpp b/net-im/psi/files/patch-src_avatars.cpp deleted file mode 100644 index 5d124c8de649..000000000000 --- a/net-im/psi/files/patch-src_avatars.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/avatars.cpp.orig 2020-05-21 10:25:20 UTC -+++ src/avatars.cpp -@@ -34,6 +34,7 @@ - #include <QFile> - #include <QBuffer> - #include <QPainter> -+#include <QPainterPath> - - #include "xmpp_xmlcommon.h" - #include "xmpp_vcard.h" |
