mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net-im/py-nbxmpp: update to 0.6.9
PR: 233825 Submitted by: Goran Mekić <meka@tilda.center>
This commit is contained in:
parent
d1a315553f
commit
096eab59ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491267
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= nbxmpp
|
PORTNAME= nbxmpp
|
||||||
PORTVERSION= 0.6.6
|
PORTVERSION= 0.6.9
|
||||||
CATEGORIES= net-im devel python
|
CATEGORIES= net-im devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -14,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR}
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= autoplist distutils
|
USE_PYTHON= autoplist distutils
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1531235429
|
TIMESTAMP = 1548494472
|
||||||
SHA256 (nbxmpp-0.6.6.tar.gz) = d0e2830c75c5fa74871995f0be4c5ef2477e696f6ac38b4414170f86bd06e62e
|
SHA256 (nbxmpp-0.6.9.tar.gz) = 660d796f6d97b30a5e249417abf012ee30a22b9e40817dde05ca9f35c96cc80d
|
||||||
SIZE (nbxmpp-0.6.6.tar.gz) = 1516103
|
SIZE (nbxmpp-0.6.9.tar.gz) = 1516305
|
||||||
|
|
Loading…
Add table
Reference in a new issue