From owner-svn-ports-all@FreeBSD.ORG Tue May 12 12:45:01 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BFDC5DEC; Tue, 12 May 2015 12:45:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 94F58185E; Tue, 12 May 2015 12:45:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4CCj1J0045045; Tue, 12 May 2015 12:45:01 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4CCj1DE045042; Tue, 12 May 2015 12:45:01 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201505121245.t4CCj1DE045042@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 12 May 2015 12:45:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386141 - head/net-im/p5-Net-XMPP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 May 2015 12:45:01 -0000 Author: pi Date: Tue May 12 12:45:00 2015 New Revision: 386141 URL: https://svnweb.freebsd.org/changeset/ports/386141 Log: net-im/p5-Net-XMPP: 1.02 -> 1.05 - Increase XML::Stream dependency to 1.24 - Update bug tracker location - RT#94649 use Digest::SHA (from Debian package maintainers) - RT#94650 spelling corrections (from Debian package maintainers) Modified: head/net-im/p5-Net-XMPP/Makefile head/net-im/p5-Net-XMPP/distinfo Modified: head/net-im/p5-Net-XMPP/Makefile ============================================================================== --- head/net-im/p5-Net-XMPP/Makefile Tue May 12 12:38:19 2015 (r386140) +++ head/net-im/p5-Net-XMPP/Makefile Tue May 12 12:45:00 2015 (r386141) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-XMPP -DISTVERSION= 1.02_04 -PORTREVISION= 1 +DISTVERSION= 1.05 CATEGORIES= net-im perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAPATRICK @@ -13,8 +12,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Net::XMPP provides Perl Developer access to the XMPP protocol BUILD_DEPENDS= p5-Authen-SASL>=2.12:${PORTSDIR}/security/p5-Authen-SASL \ - p5-Digest-SHA1>=1.02:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-XML-Stream>=1.23.04:${PORTSDIR}/textproc/p5-XML-Stream + p5-Digest-SHA>=5.95:${PORTSDIR}/security/p5-Digest-SHA \ + p5-XML-Stream>=1.24:${PORTSDIR}/textproc/p5-XML-Stream RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-LWP-Online>=1.07:${PORTSDIR}/www/p5-LWP-Online \ p5-YAML-Tiny>=1.41:${PORTSDIR}/textproc/p5-YAML-Tiny Modified: head/net-im/p5-Net-XMPP/distinfo ============================================================================== --- head/net-im/p5-Net-XMPP/distinfo Tue May 12 12:38:19 2015 (r386140) +++ head/net-im/p5-Net-XMPP/distinfo Tue May 12 12:45:00 2015 (r386141) @@ -1,2 +1,2 @@ -SHA256 (Net-XMPP-1.02_04.tar.gz) = 80804c10aa9e9a5ffc1700b23a418987e805e6595777e909d31c9919dba46f59 -SIZE (Net-XMPP-1.02_04.tar.gz) = 104816 +SHA256 (Net-XMPP-1.05.tar.gz) = 4c02200577c2b235a163a09bfaa152bf000fe5f1499ad80ce16ab66808949362 +SIZE (Net-XMPP-1.05.tar.gz) = 103876