diff options
author | wiz <wiz@pkgsrc.org> | 2018-01-28 20:10:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-01-28 20:10:34 +0000 |
commit | 1bf85a634ceb83c7d3889697ddd61a7d403d9207 (patch) | |
tree | 820d144772d83eef522d14f64539ef676f3603cc /chat | |
parent | 2c1bc1b63648a221e94be33883dfd8e1b7700395 (diff) | |
download | pkgsrc-1bf85a634ceb83c7d3889697ddd61a7d403d9207.tar.gz |
Bump PKGREVISION for gdbm shlib major bump
Diffstat (limited to 'chat')
-rw-r--r-- | chat/empathy/Makefile | 4 | ||||
-rw-r--r-- | chat/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | chat/gossip/Makefile | 4 | ||||
-rw-r--r-- | chat/hexchat/Makefile | 4 | ||||
-rw-r--r-- | chat/libpurple/Makefile | 4 | ||||
-rw-r--r-- | chat/spectrum/Makefile | 4 | ||||
-rw-r--r-- | chat/swift/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile index 3ea587d4be8..995b143a997 100644 --- a/chat/empathy/Makefile +++ b/chat/empathy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2017/11/30 16:45:00 adam Exp $ +# $NetBSD: Makefile,v 1.90 2018/01/28 20:10:43 wiz Exp $ DISTNAME= empathy-2.34.0 -PKGREVISION= 57 +PKGREVISION= 58 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/} diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index c416176664a..ecdfd6ad705 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.118 2018/01/13 23:18:26 rillig Exp $ +# $NetBSD: Makefile,v 1.119 2018/01/28 20:10:44 wiz Exp $ DISTNAME= gnomeicu-0.99.12 -PKGREVISION= 62 +PKGREVISION= 63 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile index 3985545d7ec..ec0ccb0e5f5 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.105 2018/01/13 23:18:26 rillig Exp $ +# $NetBSD: Makefile,v 1.106 2018/01/28 20:10:44 wiz Exp $ # DISTNAME= gossip-0.10.2 -PKGREVISION= 49 +PKGREVISION= 50 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/hexchat/Makefile b/chat/hexchat/Makefile index 37ae7b7f85a..24f626f2276 100644 --- a/chat/hexchat/Makefile +++ b/chat/hexchat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2017/11/30 16:45:15 adam Exp $ +# $NetBSD: Makefile,v 1.21 2018/01/28 20:10:44 wiz Exp $ DISTNAME= hexchat-2.12.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat MASTER_SITES= http://dl.hexchat.net/hexchat/ EXTRACT_SUFX= .tar.xz diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index b066038d78c..87383dd7324 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2017/11/23 17:19:49 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2018/01/28 20:10:44 wiz Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Multi-protocol Instant Messaging client backend diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile index 2cd2cfdaffe..5b16dc7e87d 100644 --- a/chat/spectrum/Makefile +++ b/chat/spectrum/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2017/11/30 16:45:16 adam Exp $ +# $NetBSD: Makefile,v 1.63 2018/01/28 20:10:44 wiz Exp $ DISTNAME= spectrum-1.4.8 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= chat MASTER_SITES= https://cloud.github.com/downloads/hanzz/libtransport/ diff --git a/chat/swift/Makefile b/chat/swift/Makefile index b4bc21f6357..8a09adb9b79 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2018/01/01 21:18:17 adam Exp $ +# $NetBSD: Makefile,v 1.33 2018/01/28 20:10:44 wiz Exp $ DISTNAME= swift-3.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/${DISTNAME}/ |