From owner-svn-ports-all@freebsd.org Mon Jun 25 20:55:42 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE1D7101F0F0; Mon, 25 Jun 2018 20:55:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 821CF8D3C5; Mon, 25 Jun 2018 20:55:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5F39F250B; Mon, 25 Jun 2018 20:55:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5PKtgWF016977; Mon, 25 Jun 2018 20:55:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5PKtgVo016975; Mon, 25 Jun 2018 20:55:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201806252055.w5PKtgVo016975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 25 Jun 2018 20:55:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473340 - head/databases/p5-BSON X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/p5-BSON X-SVN-Commit-Revision: 473340 X-SVN-Commit-Repository: ports 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.26 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: Mon, 25 Jun 2018 20:55:43 -0000 Author: sunpoet Date: Mon Jun 25 20:55:41 2018 New Revision: 473340 URL: https://svnweb.freebsd.org/changeset/ports/473340 Log: Update to 1.6.6 Changes: https://metacpan.org/changes/distribution/BSON Modified: head/databases/p5-BSON/Makefile head/databases/p5-BSON/distinfo Modified: head/databases/p5-BSON/Makefile ============================================================================== --- head/databases/p5-BSON/Makefile Mon Jun 25 20:48:06 2018 (r473339) +++ head/databases/p5-BSON/Makefile Mon Jun 25 20:55:41 2018 (r473340) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= BSON -PORTVERSION= 1.6.5 +PORTVERSION= 1.6.6 DISTVERSIONPREFIX= v CATEGORIES= databases perl5 MASTER_SITES= CPAN Modified: head/databases/p5-BSON/distinfo ============================================================================== --- head/databases/p5-BSON/distinfo Mon Jun 25 20:48:06 2018 (r473339) +++ head/databases/p5-BSON/distinfo Mon Jun 25 20:55:41 2018 (r473340) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529610514 -SHA256 (BSON-v1.6.5.tar.gz) = 8059dd3dd0a87623b8e50862be20b582cfbd0548263ebee7fb321961d60c15b6 -SIZE (BSON-v1.6.5.tar.gz) = 104246 +TIMESTAMP = 1529958966 +SHA256 (BSON-v1.6.6.tar.gz) = 2922d847da987970dfeb8f42e0e52822b5ae5025307790ea06e444f733e26bf4 +SIZE (BSON-v1.6.6.tar.gz) = 104448