diff options
author | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
commit | de5f805a2745f6707a29acb9e4fb32250f758e7d (patch) | |
tree | 14858d835584bb9fe7573623c219ce6f2367d907 /chat | |
parent | fde09a287f36fbb5e7fec9e2859f7a67fc6d8faa (diff) | |
download | pkgsrc-de5f805a2745f6707a29acb9e4fb32250f758e7d.tar.gz |
revbump after boost-libs update
Diffstat (limited to 'chat')
-rw-r--r-- | chat/centerim/Makefile | 4 | ||||
-rw-r--r-- | chat/konversation/Makefile | 4 | ||||
-rw-r--r-- | chat/ktp-accounts-kcm/Makefile | 4 | ||||
-rw-r--r-- | chat/ktp-approver/Makefile | 4 | ||||
-rw-r--r-- | chat/ktp-auth-handler/Makefile | 4 | ||||
-rw-r--r-- | chat/ktp-common-internals/Makefile | 4 | ||||
-rw-r--r-- | chat/ktp-common-internals/buildlink3.mk | 4 | ||||
-rw-r--r-- | chat/ktp-contact-list/Makefile | 4 | ||||
-rw-r--r-- | chat/ktp-contact-runner/Makefile | 4 | ||||
-rw-r--r-- | chat/ktp-desktop-applets/Makefile | 4 | ||||
-rw-r--r-- | chat/ktp-filetransfer-handler/Makefile | 4 | ||||
-rw-r--r-- | chat/ktp-kded-integration-module/Makefile | 4 | ||||
-rw-r--r-- | chat/ktp-send-file/Makefile | 4 | ||||
-rw-r--r-- | chat/ktp-text-ui/Makefile | 4 | ||||
-rw-r--r-- | chat/line-purple/Makefile | 4 | ||||
-rw-r--r-- | chat/swift/Makefile | 4 | ||||
-rw-r--r-- | chat/unrealircd/Makefile | 4 | ||||
-rw-r--r-- | chat/weechat/Makefile | 4 |
18 files changed, 36 insertions, 36 deletions
diff --git a/chat/centerim/Makefile b/chat/centerim/Makefile index 53727b0025e..51444a286bf 100644 --- a/chat/centerim/Makefile +++ b/chat/centerim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2018/07/18 00:06:11 joerg Exp $ +# $NetBSD: Makefile,v 1.43 2018/08/16 18:54:36 adam Exp $ # DISTNAME= centerim-4.22.10 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= chat MASTER_SITES= http://www.centerim.org/download/releases/ MASTER_SITES+= http://transacid.de/centerim/releases/ diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile index 04f8cbc6896..a8c34b7673f 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.90 2018/04/29 21:31:28 adam Exp $ +# $NetBSD: Makefile,v 1.91 2018/08/16 18:54:36 adam Exp $ # DISTNAME= konversation-1.5.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.5.1/src/} EXTRACT_SUFX= .tar.xz diff --git a/chat/ktp-accounts-kcm/Makefile b/chat/ktp-accounts-kcm/Makefile index b716f90c912..30ab8f95282 100644 --- a/chat/ktp-accounts-kcm/Makefile +++ b/chat/ktp-accounts-kcm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2018/04/29 21:31:28 adam Exp $ +# $NetBSD: Makefile,v 1.13 2018/08/16 18:54:36 adam Exp $ -PKGREVISION= 9 +PKGREVISION= 10 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-accounts-kcm-${KTP_VERSION} CATEGORIES= chat kde diff --git a/chat/ktp-approver/Makefile b/chat/ktp-approver/Makefile index 22989cc6e00..f431bd65470 100644 --- a/chat/ktp-approver/Makefile +++ b/chat/ktp-approver/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2018/04/29 21:31:28 adam Exp $ +# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:36 adam Exp $ -PKGREVISION= 8 +PKGREVISION= 9 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-approver-${KTP_VERSION} CATEGORIES= chat kde diff --git a/chat/ktp-auth-handler/Makefile b/chat/ktp-auth-handler/Makefile index 16c50ebbfb0..69860671bc8 100644 --- a/chat/ktp-auth-handler/Makefile +++ b/chat/ktp-auth-handler/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2018/04/29 21:31:28 adam Exp $ +# $NetBSD: Makefile,v 1.13 2018/08/16 18:54:36 adam Exp $ -PKGREVISION= 8 +PKGREVISION= 9 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-auth-handler-${KTP_VERSION} CATEGORIES= chat kde diff --git a/chat/ktp-common-internals/Makefile b/chat/ktp-common-internals/Makefile index a7d554238fd..6cca7b50e25 100644 --- a/chat/ktp-common-internals/Makefile +++ b/chat/ktp-common-internals/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2018/04/29 21:31:18 adam Exp $ +# $NetBSD: Makefile,v 1.13 2018/08/16 18:54:26 adam Exp $ -PKGREVISION= 9 +PKGREVISION= 10 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-common-internals-${KTP_VERSION} CATEGORIES= chat kde diff --git a/chat/ktp-common-internals/buildlink3.mk b/chat/ktp-common-internals/buildlink3.mk index 12b822768f1..703da8bd9ac 100644 --- a/chat/ktp-common-internals/buildlink3.mk +++ b/chat/ktp-common-internals/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2018/04/29 21:31:18 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2018/08/16 18:54:26 adam Exp $ BUILDLINK_TREE+= ktp-common-internals @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ktp-common-internals KTP_COMMON_INTERNALS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ktp-common-internals+= ktp-common-internals>=0.9.0 -BUILDLINK_ABI_DEPENDS.ktp-common-internals?= ktp-common-internals>=0.9.0nb9 +BUILDLINK_ABI_DEPENDS.ktp-common-internals?= ktp-common-internals>=0.9.0nb10 BUILDLINK_PKGSRCDIR.ktp-common-internals?= ../../chat/ktp-common-internals .include "../../chat/telepathy-qt/buildlink3.mk" diff --git a/chat/ktp-contact-list/Makefile b/chat/ktp-contact-list/Makefile index 6817c70ac74..efadc35ee68 100644 --- a/chat/ktp-contact-list/Makefile +++ b/chat/ktp-contact-list/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2018/04/29 21:31:28 adam Exp $ +# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:37 adam Exp $ -PKGREVISION= 8 +PKGREVISION= 9 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-contact-list-${KTP_VERSION} CATEGORIES= chat kde diff --git a/chat/ktp-contact-runner/Makefile b/chat/ktp-contact-runner/Makefile index 11287087700..64c509916b2 100644 --- a/chat/ktp-contact-runner/Makefile +++ b/chat/ktp-contact-runner/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2018/04/29 21:31:28 adam Exp $ +# $NetBSD: Makefile,v 1.13 2018/08/16 18:54:37 adam Exp $ -PKGREVISION= 8 +PKGREVISION= 9 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-contact-runner-${KTP_VERSION} CATEGORIES= chat kde diff --git a/chat/ktp-desktop-applets/Makefile b/chat/ktp-desktop-applets/Makefile index 93926d9c097..aefc787b5b0 100644 --- a/chat/ktp-desktop-applets/Makefile +++ b/chat/ktp-desktop-applets/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2018/04/29 21:31:28 adam Exp $ +# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:37 adam Exp $ -PKGREVISION= 8 +PKGREVISION= 9 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-desktop-applets-${KTP_VERSION} CATEGORIES= chat kde diff --git a/chat/ktp-filetransfer-handler/Makefile b/chat/ktp-filetransfer-handler/Makefile index 7a7220ca0e6..fa2029d187d 100644 --- a/chat/ktp-filetransfer-handler/Makefile +++ b/chat/ktp-filetransfer-handler/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2018/04/29 21:31:28 adam Exp $ +# $NetBSD: Makefile,v 1.13 2018/08/16 18:54:37 adam Exp $ -PKGREVISION= 8 +PKGREVISION= 9 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-filetransfer-handler-${KTP_VERSION} CATEGORIES= chat kde diff --git a/chat/ktp-kded-integration-module/Makefile b/chat/ktp-kded-integration-module/Makefile index 149bcaccb62..2064b7064a5 100644 --- a/chat/ktp-kded-integration-module/Makefile +++ b/chat/ktp-kded-integration-module/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2018/04/29 21:31:28 adam Exp $ +# $NetBSD: Makefile,v 1.13 2018/08/16 18:54:37 adam Exp $ -PKGREVISION= 8 +PKGREVISION= 9 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-kded-integration-module-${KTP_VERSION} CATEGORIES= chat kde diff --git a/chat/ktp-send-file/Makefile b/chat/ktp-send-file/Makefile index 7235263adf9..d4997186bf4 100644 --- a/chat/ktp-send-file/Makefile +++ b/chat/ktp-send-file/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2018/04/29 21:31:28 adam Exp $ +# $NetBSD: Makefile,v 1.13 2018/08/16 18:54:37 adam Exp $ -PKGREVISION= 8 +PKGREVISION= 9 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-send-file-${KTP_VERSION} CATEGORIES= chat kde diff --git a/chat/ktp-text-ui/Makefile b/chat/ktp-text-ui/Makefile index a43066b41ba..8a247efdd6b 100644 --- a/chat/ktp-text-ui/Makefile +++ b/chat/ktp-text-ui/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2018/04/29 21:31:29 adam Exp $ +# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:37 adam Exp $ -PKGREVISION= 8 +PKGREVISION= 9 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-text-ui-${KTP_VERSION} CATEGORIES= chat kde diff --git a/chat/line-purple/Makefile b/chat/line-purple/Makefile index abd679b17bc..210ac69b024 100644 --- a/chat/line-purple/Makefile +++ b/chat/line-purple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2018/08/15 09:10:58 maya Exp $ +# $NetBSD: Makefile,v 1.7 2018/08/16 18:54:37 adam Exp $ VERSION= 0.1 PKGNAME= line-purple-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat diff --git a/chat/swift/Makefile b/chat/swift/Makefile index 0a5fd3468f9..31d36156271 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2018/07/20 03:34:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2018/08/16 18:54:37 adam Exp $ DISTNAME= swift-3.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/${DISTNAME}/ diff --git a/chat/unrealircd/Makefile b/chat/unrealircd/Makefile index 4b4a98043c3..340dc6a2b9c 100644 --- a/chat/unrealircd/Makefile +++ b/chat/unrealircd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2018/07/04 13:40:11 jperkin Exp $ +# $NetBSD: Makefile,v 1.54 2018/08/16 18:54:37 adam Exp $ DISTNAME= Unreal3.2.10.5 PKGNAME= ${DISTNAME:tl:S/l/lircd-/1} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= chat MASTER_SITES= http://unrealircd.org/downloads/ diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index bd6ae6977f3..55c78a5d9e5 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2018/07/23 22:57:22 maya Exp $ +# $NetBSD: Makefile,v 1.89 2018/08/16 18:54:37 adam Exp $ DISTNAME= weechat-2.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= https://www.weechat.org/files/src/ EXTRACT_SUFX= .tar.bz2 |