diff options
author | wiz <wiz@pkgsrc.org> | 2021-09-29 09:10:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-09-29 09:10:30 +0000 |
commit | 5afdf214388ad9276448dcd1cfd069f115423681 (patch) | |
tree | 18585d70969dab5f89943f3737f88c913f674616 /chat | |
parent | 26e861b129071e778ee2a95b3c917218ca5065da (diff) | |
download | pkgsrc-5afdf214388ad9276448dcd1cfd069f115423681.tar.gz |
*: recursive bump for vala 0.54
Diffstat (limited to 'chat')
-rw-r--r-- | chat/dino/Makefile | 3 | ||||
-rw-r--r-- | chat/libfolks/Makefile | 4 | ||||
-rw-r--r-- | chat/telepathy-glib/Makefile | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/chat/dino/Makefile b/chat/dino/Makefile index fbf915688e1..6dba4a392fd 100644 --- a/chat/dino/Makefile +++ b/chat/dino/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2021/06/09 20:22:18 nia Exp $ +# $NetBSD: Makefile,v 1.12 2021/09/29 09:10:30 wiz Exp $ DISTNAME= dino-0.2.1 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=dino/} GITHUB_PROJECT= dino diff --git a/chat/libfolks/Makefile b/chat/libfolks/Makefile index f5f944ab1f3..3c0bd32880e 100644 --- a/chat/libfolks/Makefile +++ b/chat/libfolks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2021/04/26 13:41:04 cirnatdan Exp $ +# $NetBSD: Makefile,v 1.22 2021/09/29 09:10:30 wiz Exp $ DISTNAME= folks-0.14.0 PKGNAME= lib${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/folks/0.14/} EXTRACT_SUFX= .tar.xz diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile index 6f943af59aa..f347f25d189 100644 --- a/chat/telepathy-glib/Makefile +++ b/chat/telepathy-glib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2021/04/21 11:41:08 adam Exp $ +# $NetBSD: Makefile,v 1.71 2021/09/29 09:10:30 wiz Exp $ DISTNAME= telepathy-glib-0.24.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/ |