update net/gajim to its latest version 1.3.3

while here update COMMENT as suggested by sthen@

ok sthen@ sdk@
This commit is contained in:
paco 2022-03-13 14:24:51 +00:00
parent cd27aeb2f1
commit cd912ef210
2 changed files with 8 additions and 9 deletions

View File

@ -1,17 +1,16 @@
COMMENT= jabber client written in pygtk
MODPY_EGG_VERSION= 1.3.1
COMMENT= fully-featured XMPP client written in Python
MODPY_EGG_VERSION= 1.3.3
DISTNAME= gajim-${MODPY_EGG_VERSION}
CATEGORIES= net x11
REVISION= 1
HOMEPAGE= https://www.gajim.org
MAINTAINER= Paco Esteban <paco@openbsd.org>
MASTER_SITES= ${HOMEPAGE}/downloads/1.3/
# upstream did not include the plugin installer on 1.3.1
# and fixed it on 1.3.1-2
# https://dev.gajim.org/gajim/gajim/-/issues/10467
# upstream did not include the plugin installer on 1.3.3 again
# and fixed it on 1.3.3-2
# https://dev.gajim.org/gajim/gajim/-/issues/10719
DISTFILES= gajim-${MODPY_EGG_VERSION}-2${EXTRACT_SUFX}
# GPLv3 only
@ -28,7 +27,7 @@ RUN_DEPENDS= audio/gsound \
devel/libsoup \
graphics/py-Pillow${MODPY_FLAVOR} \
graphics/py-cairo${MODPY_FLAVOR} \
net/py-nbxmpp${MODPY_FLAVOR}>=2.0.1 \
net/py-nbxmpp${MODPY_FLAVOR}>=2.0.4 \
security/py-cryptodome${MODPY_FLAVOR} \
security/py-gnupg${MODPY_FLAVOR} \
security/py-keyring${MODPY_FLAVOR} \

View File

@ -1,2 +1,2 @@
SHA256 (gajim-1.3.1-2.tar.gz) = nmvP74AQTE7UVO2fghexgmNGHGZqgo1T43NvkyOh9yY=
SIZE (gajim-1.3.1-2.tar.gz) = 9538193
SHA256 (gajim-1.3.3-2.tar.gz) = UUHqHCf00sGTbeE23Ckoml6/QeVn3agyHinZZRhxcgM=
SIZE (gajim-1.3.3-2.tar.gz) = 9578053