diff options
author | adam <adam@pkgsrc.org> | 2018-01-01 21:18:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-01-01 21:18:06 +0000 |
commit | 1e78f2267b0c29f887835420620be6b8c4097838 (patch) | |
tree | 71bb5f6ae0e25c7f3ef13390b999b6e40126a958 /chat | |
parent | f7c0c932f21e259f3bba5702269d7b1ecd668be9 (diff) | |
download | pkgsrc-1e78f2267b0c29f887835420620be6b8c4097838.tar.gz |
Revbump after boost 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 | 3 | ||||
-rw-r--r-- | chat/swift/Makefile | 4 | ||||
-rw-r--r-- | chat/unrealircd/Makefile | 4 | ||||
-rw-r--r-- | chat/weechat/Makefile | 3 |
18 files changed, 36 insertions, 34 deletions
diff --git a/chat/centerim/Makefile b/chat/centerim/Makefile index 7f6b383c269..9bd9e27f111 100644 --- a/chat/centerim/Makefile +++ b/chat/centerim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2017/08/24 20:03:06 adam Exp $ +# $NetBSD: Makefile,v 1.40 2018/01/01 21:18:16 adam Exp $ # DISTNAME= centerim-4.22.10 -PKGREVISION= 10 +PKGREVISION= 11 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 c2fd35cad41..9f6910beea0 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.87 2017/08/24 20:03:06 adam Exp $ +# $NetBSD: Makefile,v 1.88 2018/01/01 21:18:16 adam Exp $ # DISTNAME= konversation-1.5.1 -PKGREVISION= 10 +PKGREVISION= 11 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 e5f1d56f379..a3b0e2cc152 100644 --- a/chat/ktp-accounts-kcm/Makefile +++ b/chat/ktp-accounts-kcm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2017/08/24 20:03:06 adam Exp $ +# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:16 adam Exp $ -PKGREVISION= 6 +PKGREVISION= 7 .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 eebe82182c5..e33e8240c02 100644 --- a/chat/ktp-approver/Makefile +++ b/chat/ktp-approver/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2017/08/24 20:03:06 adam Exp $ +# $NetBSD: Makefile,v 1.9 2018/01/01 21:18:16 adam Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .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 f3a6f970411..93bacbf5996 100644 --- a/chat/ktp-auth-handler/Makefile +++ b/chat/ktp-auth-handler/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2017/08/24 20:03:06 adam Exp $ +# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:16 adam Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .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 3909142ba61..b6c31a0f57a 100644 --- a/chat/ktp-common-internals/Makefile +++ b/chat/ktp-common-internals/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2017/08/24 20:02:56 adam Exp $ +# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:06 adam Exp $ -PKGREVISION= 6 +PKGREVISION= 7 .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 a48e831a644..c5d3e13d4d5 100644 --- a/chat/ktp-common-internals/buildlink3.mk +++ b/chat/ktp-common-internals/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2017/08/24 20:02:56 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2018/01/01 21:18:06 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.0nb6 +BUILDLINK_ABI_DEPENDS.ktp-common-internals?= ktp-common-internals>=0.9.0nb7 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 8d3076b3439..7f39593f5ea 100644 --- a/chat/ktp-contact-list/Makefile +++ b/chat/ktp-contact-list/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2017/08/24 20:03:06 adam Exp $ +# $NetBSD: Makefile,v 1.9 2018/01/01 21:18:16 adam Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .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 4f15a6f5933..55b78d1fb14 100644 --- a/chat/ktp-contact-runner/Makefile +++ b/chat/ktp-contact-runner/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2017/08/24 20:03:06 adam Exp $ +# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:16 adam Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .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 c12cdacaf3b..cd7df5a368c 100644 --- a/chat/ktp-desktop-applets/Makefile +++ b/chat/ktp-desktop-applets/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2017/08/24 20:03:06 adam Exp $ +# $NetBSD: Makefile,v 1.9 2018/01/01 21:18:16 adam Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .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 b5bb4725e4e..916c8f6babc 100644 --- a/chat/ktp-filetransfer-handler/Makefile +++ b/chat/ktp-filetransfer-handler/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2017/08/24 20:03:06 adam Exp $ +# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:16 adam Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .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 bbd300cf8e1..081df2269ca 100644 --- a/chat/ktp-kded-integration-module/Makefile +++ b/chat/ktp-kded-integration-module/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2017/08/24 20:03:06 adam Exp $ +# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:16 adam Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .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 e3d7bd2eb3e..85e154bead7 100644 --- a/chat/ktp-send-file/Makefile +++ b/chat/ktp-send-file/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2017/08/24 20:03:06 adam Exp $ +# $NetBSD: Makefile,v 1.10 2018/01/01 21:18:17 adam Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .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 e0b5cd3dddc..7648321af90 100644 --- a/chat/ktp-text-ui/Makefile +++ b/chat/ktp-text-ui/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2017/08/24 20:03:07 adam Exp $ +# $NetBSD: Makefile,v 1.9 2018/01/01 21:18:17 adam Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .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 8929181cf8e..f5dc7e5ddc3 100644 --- a/chat/line-purple/Makefile +++ b/chat/line-purple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2017/11/07 17:15:16 scole Exp $ +# $NetBSD: Makefile,v 1.2 2018/01/01 21:18:17 adam Exp $ VERSION= 0.1 PKGNAME= line-purple-${VERSION} +PKGREVISION= 1 CATEGORIES= chat diff --git a/chat/swift/Makefile b/chat/swift/Makefile index 3537924f700..b4bc21f6357 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2017/11/30 16:45:16 adam Exp $ +# $NetBSD: Makefile,v 1.32 2018/01/01 21:18:17 adam Exp $ DISTNAME= swift-3.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/${DISTNAME}/ diff --git a/chat/unrealircd/Makefile b/chat/unrealircd/Makefile index 488ee440691..c63181fd653 100644 --- a/chat/unrealircd/Makefile +++ b/chat/unrealircd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2017/09/06 09:03:00 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2018/01/01 21:18:17 adam Exp $ DISTNAME= Unreal3.2.10.5 PKGNAME= ${DISTNAME:tl:S/l/lircd-/1} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat MASTER_SITES= http://unrealircd.org/downloads/ diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index e07000a4b6c..2f8ed4ac8a7 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2017/09/25 18:29:05 maya Exp $ +# $NetBSD: Makefile,v 1.80 2018/01/01 21:18:17 adam Exp $ DISTNAME= weechat-1.9.1 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.weechat.org/files/src/ EXTRACT_SUFX= .tar.bz2 |