diff options
author | micha <micha@pkgsrc.org> | 2022-07-22 17:07:10 +0000 |
---|---|---|
committer | micha <micha@pkgsrc.org> | 2022-07-22 17:07:10 +0000 |
commit | dec016224facc3a138a56ceaa6a8cccfee739e81 (patch) | |
tree | e77791443bea221c5a0be8c12d9221547663f409 /chat | |
parent | 5bb87ae590ac56cbb7257c076523a4dd830cad55 (diff) | |
download | pkgsrc-dec016224facc3a138a56ceaa6a8cccfee739e81.tar.gz |
*: recursive bump for graphics/graphviz 5.0.0
Diffstat (limited to 'chat')
-rw-r--r-- | chat/dino/Makefile | 4 | ||||
-rw-r--r-- | chat/libfolks/Makefile | 4 | ||||
-rw-r--r-- | chat/telepathy-glib/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/chat/dino/Makefile b/chat/dino/Makefile index 3f63d442997..2e1e5536a6b 100644 --- a/chat/dino/Makefile +++ b/chat/dino/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2022/04/18 19:10:28 adam Exp $ +# $NetBSD: Makefile,v 1.18 2022/07/22 17:07:10 micha Exp $ DISTNAME= dino-0.3.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=dino/} GITHUB_PROJECT= dino diff --git a/chat/libfolks/Makefile b/chat/libfolks/Makefile index 416a2d09e83..64e68ccd1c4 100644 --- a/chat/libfolks/Makefile +++ b/chat/libfolks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2022/04/18 19:10:30 adam Exp $ +# $NetBSD: Makefile,v 1.27 2022/07/22 17:07:10 micha Exp $ DISTNAME= folks-0.15.5 PKGNAME= lib${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/folks/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile index f0fdcc9617d..e1f8306306c 100644 --- a/chat/telepathy-glib/Makefile +++ b/chat/telepathy-glib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2022/04/18 19:10:32 adam Exp $ +# $NetBSD: Makefile,v 1.75 2022/07/22 17:07:10 micha Exp $ DISTNAME= telepathy-glib-0.24.1 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/ |