Date: Thu, 25 Oct 2012 01:33:24 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306364 - head/math/p5-Math-Cephes Message-ID: <201210250133.q9P1XOJg041734@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210250133.q9P1XOJg041734>