From owner-svn-ports-all@freebsd.org Thu Apr 6 17:25:30 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DACCD314E3; Thu, 6 Apr 2017 17:25:30 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 4DE3D769; Thu, 6 Apr 2017 17:25:30 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v36HPTgZ068690; Thu, 6 Apr 2017 17:25:29 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v36HPTKC068687; Thu, 6 Apr 2017 17:25:29 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201704061725.v36HPTKC068687@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Thu, 6 Apr 2017 17:25:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437871 - head/math/fftw3 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.23 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, 06 Apr 2017 17:25:30 -0000 Author: jhale Date: Thu Apr 6 17:25:29 2017 New Revision: 437871 URL: https://svnweb.freebsd.org/changeset/ports/437871 Log: Update to 3.3.6.pl2 (3.3.6.2) Fix LICENSE Changes: http://www.fftw.org/release-notes.html Modified: head/math/fftw3/Makefile head/math/fftw3/distinfo Modified: head/math/fftw3/Makefile ============================================================================== --- head/math/fftw3/Makefile Thu Apr 6 15:39:17 2017 (r437870) +++ head/math/fftw3/Makefile Thu Apr 6 17:25:29 2017 (r437871) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= fftw3 -DISTVERSION= 3.3.6-pl1 -PORTREVISION?= 1 +DISTVERSION= 3.3.6-pl2 +PORTREVISION?= 0 CATEGORIES= math MASTER_SITES= http://www.fftw.org/ \ ftp://ftp.fftw.org/pub/fftw/ @@ -13,7 +13,7 @@ DISTNAME= fftw-${DISTVERSION} MAINTAINER= jhale@FreeBSD.org COMMENT?= Fast C routines to compute the Discrete Fourier Transform -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING #current flavors: default, float, long, and quad Modified: head/math/fftw3/distinfo ============================================================================== --- head/math/fftw3/distinfo Thu Apr 6 15:39:17 2017 (r437870) +++ head/math/fftw3/distinfo Thu Apr 6 17:25:29 2017 (r437871) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484577070 -SHA256 (fftw-3.3.6-pl1.tar.gz) = 1ef4aa8427d9785839bc767f3eb6a84fcb5e9a37c31ed77a04e7e047519a183d -SIZE (fftw-3.3.6-pl1.tar.gz) = 4179807 +TIMESTAMP = 1491496488 +SHA256 (fftw-3.3.6-pl2.tar.gz) = a5de35c5c824a78a058ca54278c706cdf3d4abba1c56b63531c2cb05f5d57da2 +SIZE (fftw-3.3.6-pl2.tar.gz) = 4185261