From owner-svn-ports-head@freebsd.org Mon Jul 10 23:05:44 2017 Return-Path: Delivered-To: svn-ports-head@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 AB9E1DB2E8A; Mon, 10 Jul 2017 23:05:44 +0000 (UTC) (envelope-from jrm@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 84AD37B7C9; Mon, 10 Jul 2017 23:05:44 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6AN5h5G040623; Mon, 10 Jul 2017 23:05:43 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6AN5hqY040620; Mon, 10 Jul 2017 23:05:43 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201707102305.v6AN5hqY040620@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Mon, 10 Jul 2017 23:05:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445464 - head/math/fxt X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: head/math/fxt X-SVN-Commit-Revision: 445464 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jul 2017 23:05:44 -0000 Author: jrm Date: Mon Jul 10 23:05:43 2017 New Revision: 445464 URL: https://svnweb.freebsd.org/changeset/ports/445464 Log: math/fxt: Update to version 2017.06.27 and set new maintainer PR: 220553 Submitted by: maintainer: amutu@amutu.com Modified: head/math/fxt/Makefile head/math/fxt/distinfo head/math/fxt/pkg-plist Modified: head/math/fxt/Makefile ============================================================================== --- head/math/fxt/Makefile Mon Jul 10 23:00:40 2017 (r445463) +++ head/math/fxt/Makefile Mon Jul 10 23:05:43 2017 (r445464) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= fxt -PORTVERSION= 2016.06.02 +DISTVERSION= 2017.06.27 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amutu@amutu.com COMMENT= FFT code and related stuff LICENSE= GPLv3+ Modified: head/math/fxt/distinfo ============================================================================== --- head/math/fxt/distinfo Mon Jul 10 23:00:40 2017 (r445463) +++ head/math/fxt/distinfo Mon Jul 10 23:05:43 2017 (r445464) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466023991 -SHA256 (fxt-2016.06.02.tgz) = 442876bb3c27689b0b44472761d420d366273ce573bf27b195d351b74795f647 -SIZE (fxt-2016.06.02.tgz) = 1831978 +TIMESTAMP = 1499490415 +SHA256 (fxt-2017.06.27.tgz) = bcb94dda0c745759995aeda2b9562134ff6b459ab1ab438ea9223d3b360f48bb +SIZE (fxt-2017.06.27.tgz) = 1837654 Modified: head/math/fxt/pkg-plist ============================================================================== --- head/math/fxt/pkg-plist Mon Jul 10 23:00:40 2017 (r445463) +++ head/math/fxt/pkg-plist Mon Jul 10 23:05:43 2017 (r445464) @@ -106,6 +106,7 @@ include/fxt/bits/graypower.h include/fxt/bits/grsnegative.h include/fxt/bits/hilbert.h include/fxt/bits/ith-one-idx.h +include/fxt/bits/kolakoski-seq.h include/fxt/bits/negbin.h include/fxt/bits/nextgray.h include/fxt/bits/parenwords.h @@ -794,6 +795,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-texpic-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-texpic-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/kolakoski-seq-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/kolakoski-seq-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/modular-lookup-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/modular-lookup-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/negbin-demo.cc @@ -1636,6 +1639,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A007608-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A039724-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A039724-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A042942-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A042942-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A062200-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A062200-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A066411-demo.cc @@ -1704,8 +1709,14 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A240949-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A247386-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A247386-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A249872-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A249872-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A259095-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A259095-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A276691-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A276691-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A278479-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A278479-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bitstring-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bitstring-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bracelets-demo.cc