Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2016 13:17:47 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416925 - head/math/fxt
Message-ID:  <201606151317.u5FDHliM073606@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Wed Jun 15 13:17:47 2016
New Revision: 416925
URL: https://svnweb.freebsd.org/changeset/ports/416925

Log:
  - Update to 2016.06.02

Modified:
  head/math/fxt/Makefile
  head/math/fxt/distinfo
  head/math/fxt/pkg-plist

Modified: head/math/fxt/Makefile
==============================================================================
--- head/math/fxt/Makefile	Wed Jun 15 11:10:24 2016	(r416924)
+++ head/math/fxt/Makefile	Wed Jun 15 13:17:47 2016	(r416925)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fxt
-PORTVERSION=	2016.04.10
+PORTVERSION=	2016.06.02
 CATEGORIES=	math
 MASTER_SITES=	http://www.jjj.de/fxt/
 

Modified: head/math/fxt/distinfo
==============================================================================
--- head/math/fxt/distinfo	Wed Jun 15 11:10:24 2016	(r416924)
+++ head/math/fxt/distinfo	Wed Jun 15 13:17:47 2016	(r416925)
@@ -1,2 +1,3 @@
-SHA256 (fxt-2016.04.10.tgz) = ce3b123bb7fef3caff645dff6c7278b2562b22b68423c93067827833f6a9adea
-SIZE (fxt-2016.04.10.tgz) = 1827070
+TIMESTAMP = 1466023991
+SHA256 (fxt-2016.06.02.tgz) = 442876bb3c27689b0b44472761d420d366273ce573bf27b195d351b74795f647
+SIZE (fxt-2016.06.02.tgz) = 1831978

Modified: head/math/fxt/pkg-plist
==============================================================================
--- head/math/fxt/pkg-plist	Wed Jun 15 11:10:24 2016	(r416924)
+++ head/math/fxt/pkg-plist	Wed Jun 15 13:17:47 2016	(r416925)
@@ -183,6 +183,7 @@ include/fxt/comb/catalan-rgs.h
 include/fxt/comb/catalan-step-rgs-colex.h
 include/fxt/comb/catalan-step-rgs-lex.h
 include/fxt/comb/catalan-step-rgs-subset-lexrev.h
+include/fxt/comb/catalan-step-rgs-to-paren-string.h
 include/fxt/comb/catalan.h
 include/fxt/comb/cayley-perm.h
 include/fxt/comb/change-rgs.h
@@ -438,6 +439,7 @@ include/fxt/comb/setpart-rgs-subset-lex.
 include/fxt/comb/setpart-s-zero-map-rgs.h
 include/fxt/comb/setpart-zero-map-rgs.h
 include/fxt/comb/setpart.h
+include/fxt/comb/skew-binary.h
 include/fxt/comb/sl-gray-compare.h
 include/fxt/comb/smooth-rfact-rgs.h
 include/fxt/comb/stringsubst.h
@@ -1394,6 +1396,8 @@ lib/libfxt.a
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-zero-map-rgs-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/shift-subsets-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/shift-subsets-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/skew-binary-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/skew-binary-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/smooth-rfact-rgs-demo.cc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/smooth-rfact-rgs-out.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/stirling1-demo.cc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606151317.u5FDHliM073606>