Received: by mail.netbsd.org (Postfix, from userid 605) id D6A9B84D9E; Sat, 30 Dec 2017 14:49:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 635F384D82 for ; Sat, 30 Dec 2017 14:49:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 0vk2dPaoJc5m for ; Sat, 30 Dec 2017 14:49:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E570384C2E for ; Sat, 30 Dec 2017 14:49:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8FE9AFB40; Sat, 30 Dec 2017 14:49:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1514645364143540" MIME-Version: 1.0 Date: Sat, 30 Dec 2017 14:49:24 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/net/p5-Zabbix-Sender To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20171230144924.8FE9AFB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1514645364143540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Dec 30 14:49:24 UTC 2017 Modified Files: pkgsrc/net/p5-Zabbix-Sender: Makefile distinfo Log Message: p5-Zabbix-Sender: update to 0.07. 0.07 2017-12-23 Use Moo and Type::Tiny. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/p5-Zabbix-Sender/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/p5-Zabbix-Sender/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1514645364143540 Content-Disposition: inline Content-Length: 2110 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/p5-Zabbix-Sender/Makefile diff -u pkgsrc/net/p5-Zabbix-Sender/Makefile:1.5 pkgsrc/net/p5-Zabbix-Sender/Makefile:1.6 --- pkgsrc/net/p5-Zabbix-Sender/Makefile:1.5 Sun Sep 17 21:55:53 2017 +++ pkgsrc/net/p5-Zabbix-Sender/Makefile Sat Dec 30 14:49:24 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2017/09/17 21:55:53 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2017/12/30 14:49:24 wiz Exp $ -DISTNAME= Zabbix-Sender-0.06 +DISTNAME= Zabbix-Sender-0.07 PKGNAME= p5-${DISTNAME} MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Zabbix/} CATEGORIES= net perl5 @@ -10,6 +10,8 @@ COMMENT= Pure-perl implementation of zab LICENSE= artistic OR gnu-gpl-v1 DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose +DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo +DEPENDS+= p5-Type-Tiny-[0-9]*:../../devel/p5-Type-Tiny DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON DEPENDS+= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS DEPENDS+= p5-Net-[0-9]*:../../net/p5-Net Index: pkgsrc/net/p5-Zabbix-Sender/distinfo diff -u pkgsrc/net/p5-Zabbix-Sender/distinfo:1.3 pkgsrc/net/p5-Zabbix-Sender/distinfo:1.4 --- pkgsrc/net/p5-Zabbix-Sender/distinfo:1.3 Sun Sep 17 21:55:53 2017 +++ pkgsrc/net/p5-Zabbix-Sender/distinfo Sat Dec 30 14:49:24 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2017/09/17 21:55:53 wiz Exp $ +$NetBSD: distinfo,v 1.4 2017/12/30 14:49:24 wiz Exp $ -SHA1 (Zabbix-Sender-0.06.tar.gz) = 2876b856e9503538fe87e4a8638241ab091b4482 -RMD160 (Zabbix-Sender-0.06.tar.gz) = f3613245618baf233277a95ace85bc2db8d7fa0c -SHA512 (Zabbix-Sender-0.06.tar.gz) = 9b6c0f97482f1440872b784e49d07ce6960616120f283de007781dff802f69836a9b9b0522606603601873fce60cc29ae2cba5086f39326280fb664af58f52ce -Size (Zabbix-Sender-0.06.tar.gz) = 18861 bytes +SHA1 (Zabbix-Sender-0.07.tar.gz) = 643ba4979534897521afd2f75d90874d527d3949 +RMD160 (Zabbix-Sender-0.07.tar.gz) = 933811da829a62f6e7346d170417a2f6c1434fca +SHA512 (Zabbix-Sender-0.07.tar.gz) = ab2e15bcb9abf5557dea7fb6f68faaf2ca49ae0de51cd0f28b013254ee7c86dcfdba0c07bf6320213813d0b099b637ae9d3ab811997d062cc6f567cd4c0057c0 +Size (Zabbix-Sender-0.07.tar.gz) = 18697 bytes --_----------=_1514645364143540--