1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

net-im/py-nbxmpp: update to 0.5.4

Changelog:
python-nbxmpp 0.5.4 (04 September 2016)

  * Fix SCRAM authentication
  * Fix BOSH connection with UTF-8 messages
  * Fix smacks implementation
  * Use uuid in stanza ids
This commit is contained in:
Ruslan Makhmatkhanov 2016-09-07 18:20:36 +00:00
parent 554d3dc0df
commit 4f6a2b7197
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421516
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= nbxmpp
PORTVERSION= 0.5.3
PORTREVISION= 1
PORTVERSION= 0.5.4
CATEGORIES= net-im devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -16,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl
NO_ARCH= yes
USES= python
USES= python:2.7+
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (nbxmpp-0.5.3.tar.gz) = b79a6b25a2ed7ac792600544778238b27cf6eef6c8eab79b0bfa46df0c3a9935
SIZE (nbxmpp-0.5.3.tar.gz) = 1514066
TIMESTAMP = 1473262649
SHA256 (nbxmpp-0.5.4.tar.gz) = 0a85f92a23c7adea1ae932b5e9e0a4ee586ca79a4d0ebd0294b1b095d9314379
SIZE (nbxmpp-0.5.4.tar.gz) = 1514337