Date: Wed, 22 Jun 2011 13:34:25 +0800 (CST) From: Jin-Sih Lin <linpct@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Cc: perl@FreeBSD.org Subject: [PATCH] math/p5-Math-Complex: update to 1.58 Message-ID: <20110622053425.4244A5C3A@deep.tw>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Jin-Sih Lin >Organization: FreeBSD @ Taiwan >Confidential: no >Synopsis: [PATCH] math/p5-Math-Complex: update to 1.58 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 8.2-STABLE i386 >Environment: System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011 >Description: - Update to 1.58 Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Math-Complex-1.58.patch begins here --- diff -ruN --exclude=CVS /usr/ports/math/p5-Math-Complex.orig/Makefile /usr/ports/math/p5-Math-Complex/Makefile --- /usr/ports/math/p5-Math-Complex.orig/Makefile 2011-05-13 16:29:16.000000000 +0800 +++ /usr/ports/math/p5-Math-Complex/Makefile 2011-06-22 13:32:25.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= Math-Complex -PORTVERSION= 1.57 +PORTVERSION= 1.58 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff -ruN --exclude=CVS /usr/ports/math/p5-Math-Complex.orig/distinfo /usr/ports/math/p5-Math-Complex/distinfo --- /usr/ports/math/p5-Math-Complex.orig/distinfo 2011-05-13 16:29:16.000000000 +0800 +++ /usr/ports/math/p5-Math-Complex/distinfo 2011-06-22 13:32:28.000000000 +0800 @@ -1,2 +1,2 @@ -SHA256 (Math-Complex-1.57.tar.gz) = 0a4d5aead72c4b273d400f0837b632710fc0587c00c50e43982911eb8dbc8e00 -SIZE (Math-Complex-1.57.tar.gz) = 38611 +SHA256 (Math-Complex-1.58.tar.gz) = 304511599eb997fde7e21f7ea4105f0882f7cddb94537f56d2a46d618a8bb3d8 +SIZE (Math-Complex-1.58.tar.gz) = 38541 --- p5-Math-Complex-1.58.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110622053425.4244A5C3A>