From owner-svn-ports-all@FreeBSD.ORG Wed Apr 8 17:41:16 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2B458EE7; Wed, 8 Apr 2015 17:41:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 14D3FDFC; Wed, 8 Apr 2015 17:41:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t38HfFs2041087; Wed, 8 Apr 2015 17:41:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t38HfFhT041085; Wed, 8 Apr 2015 17:41:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201504081741.t38HfFhT041085@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 8 Apr 2015 17:41:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383590 - head/math/p5-Math-GSL 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.18-1 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: Wed, 08 Apr 2015 17:41:16 -0000 Author: sunpoet Date: Wed Apr 8 17:41:14 2015 New Revision: 383590 URL: https://svnweb.freebsd.org/changeset/ports/383590 Log: - Update to 0.35 Changes: http://search.cpan.org/dist/Math-GSL/Changes Modified: head/math/p5-Math-GSL/Makefile head/math/p5-Math-GSL/distinfo Modified: head/math/p5-Math-GSL/Makefile ============================================================================== --- head/math/p5-Math-GSL/Makefile Wed Apr 8 17:41:09 2015 (r383589) +++ head/math/p5-Math-GSL/Makefile Wed Apr 8 17:41:14 2015 (r383590) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GSL -PORTVERSION= 0.34 +PORTVERSION= 0.35 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-GSL/distinfo ============================================================================== --- head/math/p5-Math-GSL/distinfo Wed Apr 8 17:41:09 2015 (r383589) +++ head/math/p5-Math-GSL/distinfo Wed Apr 8 17:41:14 2015 (r383590) @@ -1,2 +1,2 @@ -SHA256 (Math-GSL-0.34.tar.gz) = 2eadfebe54373833e6c505f41cfaa1be1373a0d70612d938001302de2bd35983 -SIZE (Math-GSL-0.34.tar.gz) = 10901351 +SHA256 (Math-GSL-0.35.tar.gz) = d25bd29fbf2cdb9fa6f12bacb0c2527942f4f4dbb1a4081af8a445fafc787029 +SIZE (Math-GSL-0.35.tar.gz) = 10888714