From owner-svn-ports-all@freebsd.org Thu Sep 24 19:04:21 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2145EA07F2D; Thu, 24 Sep 2015 19:04:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.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 0ECE21015; Thu, 24 Sep 2015 19:04:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8OJ4KoK087377; Thu, 24 Sep 2015 19:04:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8OJ4K0X087375; Thu, 24 Sep 2015 19:04:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201509241904.t8OJ4K0X087375@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 24 Sep 2015 19:04:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397729 - head/math/p5-bignum 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: Thu, 24 Sep 2015 19:04:21 -0000 Author: sunpoet Date: Thu Sep 24 19:04:19 2015 New Revision: 397729 URL: https://svnweb.freebsd.org/changeset/ports/397729 Log: - Update to 0.40 Changes: http://search.cpan.org/dist/bignum/CHANGES Modified: head/math/p5-bignum/Makefile head/math/p5-bignum/distinfo Modified: head/math/p5-bignum/Makefile ============================================================================== --- head/math/p5-bignum/Makefile Thu Sep 24 19:04:14 2015 (r397728) +++ head/math/p5-bignum/Makefile Thu Sep 24 19:04:19 2015 (r397729) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bignum -PORTVERSION= 0.39 +PORTVERSION= 0.40 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM Modified: head/math/p5-bignum/distinfo ============================================================================== --- head/math/p5-bignum/distinfo Thu Sep 24 19:04:14 2015 (r397728) +++ head/math/p5-bignum/distinfo Thu Sep 24 19:04:19 2015 (r397729) @@ -1,2 +1,2 @@ -SHA256 (bignum-0.39.tar.gz) = 378e72cc984b8f3017136ad07a984a576b3ef218ea93ab3b50c91a8690b3424b -SIZE (bignum-0.39.tar.gz) = 40777 +SHA256 (bignum-0.40.tar.gz) = 7c94df8baf32ef2e2fb90a61e90723e3cae456dde0cb18d0acb038a72b3b8265 +SIZE (bignum-0.40.tar.gz) = 40886