summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-04 20:52:30 +0000
committerwiz <wiz@pkgsrc.org>2022-01-04 20:52:30 +0000
commitf9e28ee96efbb02df8790e130e6eef7b33ebac9c (patch)
tree3102934dfc9d4395af6f57975db9893a590dde7d /chat
parent09611b3af5235569620a4171e26099e94164d5ba (diff)
downloadpkgsrc-f9e28ee96efbb02df8790e130e6eef7b33ebac9c.tar.gz
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Diffstat (limited to 'chat')
-rw-r--r--chat/gajim/Makefile4
-rw-r--r--chat/matrix-synapse/Makefile3
-rw-r--r--chat/maubot/Makefile4
-rw-r--r--chat/mautrix-hangouts/Makefile4
-rw-r--r--chat/mautrix-telegram/Makefile3
-rw-r--r--chat/py-axolotl-curve25519/Makefile3
-rw-r--r--chat/py-axolotl/Makefile3
-rw-r--r--chat/py-hangups/Makefile3
-rw-r--r--chat/py-mastodon/Makefile3
-rw-r--r--chat/py-mautrix/Makefile3
-rw-r--r--chat/py-nbxmpp/Makefile3
-rw-r--r--chat/py-telethon-session-sqlalchemy/Makefile3
-rw-r--r--chat/py-telethon/Makefile3
-rw-r--r--chat/py-xmpppy/Makefile3
-rw-r--r--chat/tootstream/Makefile4
15 files changed, 30 insertions, 19 deletions
diff --git a/chat/gajim/Makefile b/chat/gajim/Makefile
index 66dad90fa5e..9d0192cde59 100644
--- a/chat/gajim/Makefile
+++ b/chat/gajim/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2021/12/30 13:05:28 adam Exp $
+# $NetBSD: Makefile,v 1.60 2022/01/04 20:52:36 wiz Exp $
DISTNAME= gajim-1.3.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= https://www.gajim.org/downloads/${PKGVERSION_NOREV:R}/
diff --git a/chat/matrix-synapse/Makefile b/chat/matrix-synapse/Makefile
index b005540c3f9..e82c9af016b 100644
--- a/chat/matrix-synapse/Makefile
+++ b/chat/matrix-synapse/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2021/12/09 01:26:10 gdt Exp $
+# $NetBSD: Makefile,v 1.38 2022/01/04 20:52:36 wiz Exp $
DISTNAME= matrix-synapse-1.48.0
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=matrix-org/}
EGG_NAME= matrix_synapse-${PKGVERSION_NOREV}
diff --git a/chat/maubot/Makefile b/chat/maubot/Makefile
index 7355b4795fa..2328cc788e8 100644
--- a/chat/maubot/Makefile
+++ b/chat/maubot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2021/12/30 13:05:28 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/01/04 20:52:36 wiz Exp $
DISTNAME= maubot-0.1.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/maubot/}
diff --git a/chat/mautrix-hangouts/Makefile b/chat/mautrix-hangouts/Makefile
index d3cab2ecf09..62f6705729b 100644
--- a/chat/mautrix-hangouts/Makefile
+++ b/chat/mautrix-hangouts/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2021/12/30 13:05:28 adam Exp $
+# $NetBSD: Makefile,v 1.15 2022/01/04 20:52:36 wiz Exp $
DISTNAME= mautrix-hangouts-0.1.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_GITHUB:=tulir/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/chat/mautrix-telegram/Makefile b/chat/mautrix-telegram/Makefile
index d9a63993112..f7678e9c809 100644
--- a/chat/mautrix-telegram/Makefile
+++ b/chat/mautrix-telegram/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2021/12/30 13:05:28 adam Exp $
+# $NetBSD: Makefile,v 1.8 2022/01/04 20:52:36 wiz Exp $
DISTNAME= mautrix-telegram-0.10.1
+PKGREVISION= 1
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_GITHUB:=tulir/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/chat/py-axolotl-curve25519/Makefile b/chat/py-axolotl-curve25519/Makefile
index 03c7773c5eb..aa3b366075f 100644
--- a/chat/py-axolotl-curve25519/Makefile
+++ b/chat/py-axolotl-curve25519/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2021/10/01 14:17:38 nia Exp $
+# $NetBSD: Makefile,v 1.5 2022/01/04 20:52:37 wiz Exp $
DISTNAME= python-axolotl-curve25519-0.4.1.post2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^python-//1:S/post//}
+PKGREVISION= 1
CATEGORIES= chat security python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-axolotl-curve25519/}
diff --git a/chat/py-axolotl/Makefile b/chat/py-axolotl/Makefile
index 83d995194a2..c919941f212 100644
--- a/chat/py-axolotl/Makefile
+++ b/chat/py-axolotl/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2021/09/30 18:57:26 adam Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/04 20:52:36 wiz Exp $
DISTNAME= python-axolotl-0.2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
+PKGREVISION= 1
CATEGORIES= chat security python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-axolotl/}
diff --git a/chat/py-hangups/Makefile b/chat/py-hangups/Makefile
index a67fc74dd38..2b0e9a8833e 100644
--- a/chat/py-hangups/Makefile
+++ b/chat/py-hangups/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2021/03/08 21:28:27 leot Exp $
+# $NetBSD: Makefile,v 1.12 2022/01/04 20:52:37 wiz Exp $
DISTNAME= hangups-0.4.13
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hangups/}
diff --git a/chat/py-mastodon/Makefile b/chat/py-mastodon/Makefile
index 7cfdf318fd2..e0540b44fc8 100644
--- a/chat/py-mastodon/Makefile
+++ b/chat/py-mastodon/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2020/03/05 20:37:30 nia Exp $
+# $NetBSD: Makefile,v 1.11 2022/01/04 20:52:37 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-mastodon-1.5.0
+PKGREVISION= 1
DISTNAME= Mastodon.py-${PKGVERSION_NOREV}
CATEGORIES= chat www python
MASTER_SITES= ${MASTER_SITE_PYPI:=M/Mastodon.py/}
diff --git a/chat/py-mautrix/Makefile b/chat/py-mautrix/Makefile
index 9fae4de83dd..d55249c400a 100644
--- a/chat/py-mautrix/Makefile
+++ b/chat/py-mautrix/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2021/12/30 13:05:28 adam Exp $
+# $NetBSD: Makefile,v 1.14 2022/01/04 20:52:37 wiz Exp $
DISTNAME= mautrix-python-0.10.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//}
+PKGREVISION= 1
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_GITHUB:=tulir/}
GITHUB_PROJECT= mautrix-python
diff --git a/chat/py-nbxmpp/Makefile b/chat/py-nbxmpp/Makefile
index 77d155430ec..8f5960fb19f 100644
--- a/chat/py-nbxmpp/Makefile
+++ b/chat/py-nbxmpp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2021/12/30 13:05:28 adam Exp $
+# $NetBSD: Makefile,v 1.8 2022/01/04 20:52:37 wiz Exp $
DISTNAME= nbxmpp-2.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/nbxmpp/}
diff --git a/chat/py-telethon-session-sqlalchemy/Makefile b/chat/py-telethon-session-sqlalchemy/Makefile
index b5c82941d0f..53cb619883d 100644
--- a/chat/py-telethon-session-sqlalchemy/Makefile
+++ b/chat/py-telethon-session-sqlalchemy/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2020/11/18 23:23:30 js Exp $
+# $NetBSD: Makefile,v 1.2 2022/01/04 20:52:37 wiz Exp $
DISTNAME= telethon-session-sqlalchemy-0.2.16
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/telethon-session-sqlalchemy/}
diff --git a/chat/py-telethon/Makefile b/chat/py-telethon/Makefile
index 2933bb9c62a..6556695cd9f 100644
--- a/chat/py-telethon/Makefile
+++ b/chat/py-telethon/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2021/09/14 19:42:19 js Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/04 20:52:37 wiz Exp $
DISTNAME= Telethon-1.23.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
+PKGREVISION= 1
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_PYPI:=T/Telethon/}
diff --git a/chat/py-xmpppy/Makefile b/chat/py-xmpppy/Makefile
index d7e25dd793f..6415ed023af 100644
--- a/chat/py-xmpppy/Makefile
+++ b/chat/py-xmpppy/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2022/01/02 16:22:26 gdt Exp $
+# $NetBSD: Makefile,v 1.24 2022/01/04 20:52:37 wiz Exp $
DISTNAME= xmpppy-0.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_GITHUB:=xmpppy/}
GITHUB_PROJECT= xmpppy
diff --git a/chat/tootstream/Makefile b/chat/tootstream/Makefile
index df26a597a0c..0aeb218d0d3 100644
--- a/chat/tootstream/Makefile
+++ b/chat/tootstream/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2021/12/30 13:05:28 adam Exp $
+# $NetBSD: Makefile,v 1.14 2022/01/04 20:52:37 wiz Exp $
DISTNAME= tootstream-0.3.8.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat www
MASTER_SITES= ${MASTER_SITE_GITHUB:=magicalraccoon/}