Index: math/reduce/Makefile =================================================================== --- math/reduce/Makefile (revision 546789) +++ math/reduce/Makefile (working copy) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= reduce -PORTVERSION= 20190413 +PORTVERSION= 20200624 CATEGORIES= math lang MASTER_SITES= SF/${PORTNAME}-algebra/${SFSUBDIR}/ -DISTNAME= Reduce-svn4961-src +DISTNAME= Reduce-svn5377-src MAINTAINER= pfg@FreeBSD.org COMMENT= Codemist Standard Lisp REDUCE general-purpose computer system @@ -24,7 +24,7 @@ USES= autoreconf:build libtool gmake ncurses jpeg xorg USE_XORG= x11 xcursor xext xorgproto xft xrandr xrender -SFSUBDIR= snapshot_2019-04-13 +SFSUBDIR= snapshot_2020-06-24 TARGET_SDIR= ${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL} CPPFLAGS+= -I${NCURSESINC} Index: math/reduce/distinfo =================================================================== --- math/reduce/distinfo (revision 546789) +++ math/reduce/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556572460 -SHA256 (Reduce-svn4961-src.tar.gz) = adf721f5cba02b342b8259156ef6999ee93d334cb790147485b252a2ac1080c9 -SIZE (Reduce-svn4961-src.tar.gz) = 271949781 +TIMESTAMP = 1598641806 +SHA256 (Reduce-svn5377-src.tar.gz) = 260ff35e7fed03433204192a2ca25467efd2a69a44c11929e93c798dd34331c2 +SIZE (Reduce-svn5377-src.tar.gz) = 265902847 Index: math/reduce/files/patch-generic_newfront_redfront.h =================================================================== --- math/reduce/files/patch-generic_newfront_redfront.h (revision 546789) +++ math/reduce/files/patch-generic_newfront_redfront.h (nonexistent) @@ -1,14 +0,0 @@ ---- generic/newfront/redfront.h.orig 2018-06-17 19:20:00 UTC -+++ generic/newfront/redfront.h -@@ -114,8 +114,11 @@ typedef void (*sig_t)(int); - * version is different... - */ - #ifndef NATIVE_WINDOWS -+ - #include "sys.h" -+#ifndef wcwidth - extern int wcwidth(wchar_t c); -+#endif - #include "chartype.h" - #endif - Property changes on: math/reduce/files/patch-generic_newfront_redfront.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property