diff options
author | wen <wen@FreeBSD.org> | 2012-10-25 09:33:24 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-10-25 09:33:24 +0800 |
commit | 8055b20af653a79420cdda0e5bf17875db8541cf (patch) | |
tree | 9f844d60add836ad47c16a86244218caec2a4ce2 /math | |
parent | 3cec71d96dbb4bd5542c5dbd1743fc38047d4170 (diff) | |
download | freebsd-ports-gnome-8055b20af653a79420cdda0e5bf17875db8541cf.tar.gz freebsd-ports-gnome-8055b20af653a79420cdda0e5bf17875db8541cf.tar.zst freebsd-ports-gnome-8055b20af653a79420cdda0e5bf17875db8541cf.zip |
- Update to 0.51
Changes: http://cpansearch.perl.org/src/SHLOMIF/Math-Cephes-0.51/Changes
- Trim Makefile headers
Feature safe: yes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Cephes/Makefile | 8 | ||||
-rw-r--r-- | math/p5-Math-Cephes/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/math/p5-Math-Cephes/Makefile b/math/p5-Math-Cephes/Makefile index 0ee061d38a45..5ed295bb16cf 100644 --- a/math/p5-Math-Cephes/Makefile +++ b/math/p5-Math-Cephes/Makefile @@ -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- diff --git a/math/p5-Math-Cephes/distinfo b/math/p5-Math-Cephes/distinfo index de92b1f5d945..50c7a553f380 100644 --- a/math/p5-Math-Cephes/distinfo +++ b/math/p5-Math-Cephes/distinfo @@ -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 |