From owner-svn-ports-all@FreeBSD.ORG Sat Nov 3 14:23:09 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F0DDE3E0; Sat, 3 Nov 2012 14:23:09 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id D74248FC0C; Sat, 3 Nov 2012 14:23:09 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id qA3EN9WK081194; Sat, 3 Nov 2012 14:23:09 GMT (envelope-from crees@svn.freebsd.org) Received: (from crees@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id qA3EN9e4081191; Sat, 3 Nov 2012 14:23:09 GMT (envelope-from crees@svn.freebsd.org) Message-Id: <201211031423.qA3EN9e4081191@svn.freebsd.org> From: Chris Rees Date: Sat, 3 Nov 2012 14:23:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306920 - head/math/p5-Math-Cephes 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.14 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: Sat, 03 Nov 2012 14:23:10 -0000 Author: crees Date: Sat Nov 3 14:23:09 2012 New Revision: 306920 URL: http://svn.freebsd.org/changeset/ports/306920 Log: Update to 0.52 Feature safe: yes Modified: head/math/p5-Math-Cephes/Makefile head/math/p5-Math-Cephes/distinfo Modified: head/math/p5-Math-Cephes/Makefile ============================================================================== --- head/math/p5-Math-Cephes/Makefile Sat Nov 3 14:11:27 2012 (r306919) +++ head/math/p5-Math-Cephes/Makefile Sat Nov 3 14:23:09 2012 (r306920) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Cephes -PORTVERSION= 0.51 +PORTVERSION= 0.52 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Cephes/distinfo ============================================================================== --- head/math/p5-Math-Cephes/distinfo Sat Nov 3 14:11:27 2012 (r306919) +++ head/math/p5-Math-Cephes/distinfo Sat Nov 3 14:23:09 2012 (r306920) @@ -1,2 +1,2 @@ -SHA256 (Math-Cephes-0.51.tar.gz) = 5d1b0c9102ab7c9ec30f3f6d11dac85b61b7317e6133383734dca330a5e2873a -SIZE (Math-Cephes-0.51.tar.gz) = 302899 +SHA256 (Math-Cephes-0.52.tar.gz) = 124ded27e0d7e579c94ea323cb56bc8d9f0ec10195308083d40446b1d8d941b8 +SIZE (Math-Cephes-0.52.tar.gz) = 303012