FreeBSD Bugzilla – Attachment 201818 Details for
Bug 235580
[maintainer-update] math/reduce: Update to version 20190120
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff update
math-reduce.diff (text/plain), 3.33 KB, created by
Pedro F. Giffuni
on 2019-02-07 16:35:56 UTC
(
hide
)
Description:
svn diff update
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2019-02-07 16:35:56 UTC
Size:
3.33 KB
patch
obsolete
>Index: math/reduce/Makefile >=================================================================== >--- math/reduce/Makefile (revision 492256) >+++ math/reduce/Makefile (working copy) >@@ -2,10 +2,10 @@ > # $FreeBSD$ > > PORTNAME= reduce >-PORTVERSION= 20181123 >+PORTVERSION= 20190120 > CATEGORIES= math lang > MASTER_SITES= SF/${PORTNAME}-algebra/${SFSUBDIR}/ >-DISTNAME= Reduce-svn4829-src >+DISTNAME= Reduce-svn4868-src > > MAINTAINER= pfg@FreeBSD.org > COMMENT= REDUCE Codemist Standard Lisp general-purpose computer system >@@ -26,7 +26,7 @@ > USES= autoreconf:build libtool gmake ncurses jpeg > USE_XORG= x11 xcursor xext xorgproto xft xrandr xrender > >-SFSUBDIR= snapshot_2018-11-23 >+SFSUBDIR= snapshot_2019-01-20 > > TARGET_SDIR= ${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL} > CPPFLAGS+= -I${NCURSESINC} >Index: math/reduce/distinfo >=================================================================== >--- math/reduce/distinfo (revision 492256) >+++ math/reduce/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1543274757 >-SHA256 (Reduce-svn4829-src.tar.gz) = 9787f31ef1ec23988f4c551388c6ffffe5b97ca290de6eed1c12dff1737763c8 >-SIZE (Reduce-svn4829-src.tar.gz) = 261842669 >+TIMESTAMP = 1549385721 >+SHA256 (Reduce-svn4868-src.tar.gz) = 65911f572cfc41f3cf9c021d13e146d09a0de8b8671414a5397f7187684053b0 >+SIZE (Reduce-svn4868-src.tar.gz) = 261906123 >Index: math/reduce/pkg-descr >=================================================================== >--- math/reduce/pkg-descr (revision 492256) >+++ math/reduce/pkg-descr (working copy) >@@ -3,18 +3,18 @@ > REDUCE is an interactive system for general algebraic computations of > interest to mathematicians, scientists and engineers. > >-CSL is a newer Lisp system that continues to evolve and is now written >-completely in C++, which makes it very easy to port to a new machine. >-Like PSL, it is a faithful implementation of Standard Lisp and has been >-optimized for running REDUCE. It requires a very small memory partition >-for its Lisp support. Furthermore, most of the REDUCE facilities are >-supported as machine independent pseudocode, which is quite compact. In >-the worst case, the performance of this system is about a factor of two >-slower than PSL, though in many cases it matches PSL performance. >-However, the memory use is smaller. All CSL versions are distributed with >+CSL is a newer Lisp system that continues to evolve and is now written >+completely in C++, which makes it very easy to port to a new machine. >+Like PSL, it is a faithful implementation of Standard Lisp and has been >+optimized for running REDUCE. It requires a very small memory partition >+for its Lisp support. Furthermore, most of the REDUCE facilities are >+supported as machine independent pseudocode, which is quite compact. In >+the worst case, the performance of this system is about a factor of two >+slower than PSL, though in many cases it matches PSL performance. >+However, the memory use is smaller. All CSL versions are distributed with > sufficient CSL support to run on the given computing system. This is also >-an ideal system for those wishing to embed algebraic calculations in a C >-or C++ programming environment. The developer of CSL before it became >+an ideal system for those wishing to embed algebraic calculations in a C >+or C++ programming environment. The developer of CSL before it became > Open Source was Codemist Ltd. > > WWW: http://www.reduce-algebra.com/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 235580
: 201818