From owner-svn-ports-all@FreeBSD.ORG Thu Oct 25 01:33:24 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 C10CC4E1; Thu, 25 Oct 2012 01:33:24 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 991768FC0C; Thu, 25 Oct 2012 01:33:24 +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 q9P1XOnJ041737; Thu, 25 Oct 2012 01:33:24 GMT (envelope-from wen@svn.freebsd.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9P1XOJg041734; Thu, 25 Oct 2012 01:33:24 GMT (envelope-from wen@svn.freebsd.org) Message-Id: <201210250133.q9P1XOJg041734@svn.freebsd.org> From: Wen Heping Date: Thu, 25 Oct 2012 01:33:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306364 - 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: Thu, 25 Oct 2012 01:33:25 -0000 Author: wen Date: Thu Oct 25 01:33:24 2012 New Revision: 306364 URL: http://svn.freebsd.org/changeset/ports/306364 Log: - Update to 0.51 Changes: http://cpansearch.perl.org/src/SHLOMIF/Math-Cephes-0.51/Changes - Trim Makefile headers 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 Thu Oct 25 01:24:44 2012 (r306363) +++ head/math/p5-Math-Cephes/Makefile Thu Oct 25 01:33:24 2012 (r306364) @@ -1,12 +1,8 @@ -# New ports collection makefile for: Math-Cephes -# Date created: 26 May 2006 -# Whom: Aaron Dalton -# +# Created by: Aaron Dalton # $FreeBSD$ -# PORTNAME= Math-Cephes -PORTVERSION= 0.48 +PORTVERSION= 0.51 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Cephes/distinfo ============================================================================== --- head/math/p5-Math-Cephes/distinfo Thu Oct 25 01:24:44 2012 (r306363) +++ head/math/p5-Math-Cephes/distinfo Thu Oct 25 01:33:24 2012 (r306364) @@ -1,2 +1,2 @@ -SHA256 (Math-Cephes-0.48.tar.gz) = d90bce7a955bee52611d0e7d4cef69d08002437dc5b48d2fdf9092791b9b8b16 -SIZE (Math-Cephes-0.48.tar.gz) = 302841 +SHA256 (Math-Cephes-0.51.tar.gz) = 5d1b0c9102ab7c9ec30f3f6d11dac85b61b7317e6133383734dca330a5e2873a +SIZE (Math-Cephes-0.51.tar.gz) = 302899