diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-08-05 00:44:42 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-08-05 00:48:04 -0700 |
commit | 26250699c20cd485353302ba2b6c20675581b022 (patch) | |
tree | a7b3a84f82adbde7f3375f7d20c7da83f7b59b78 | |
parent | audio/tamgamp-lv2: Update g20200514 -> g20200614 (diff) |
Take maintainership.
-rw-r--r-- | math/reduce/Makefile | 8 | ||||
-rw-r--r-- | math/reduce/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/math/reduce/Makefile b/math/reduce/Makefile index 8d66cab555cb..e598f3d2edac 100644 --- a/math/reduce/Makefile +++ b/math/reduce/Makefile @@ -1,10 +1,10 @@ PORTNAME= reduce -PORTVERSION= 20211019 +PORTVERSION= ${SFSUBDIR:S/snapshot_//:S/-//g} CATEGORIES= math lang MASTER_SITES= SF/${PORTNAME}-algebra/${SFSUBDIR}/ -DISTNAME= Reduce-svn6110-src +DISTNAME= Reduce-svn6339-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yuri@FreeBSD.org COMMENT= Codemist Standard Lisp REDUCE general-purpose computer system LICENSE= BSD2CLAUSE @@ -22,7 +22,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= autoreconf:build libtool gmake ncurses jpeg xorg USE_XORG= x11 xcursor xext xorgproto xft xrandr xrender -SFSUBDIR= snapshot_2021-10-19 +SFSUBDIR= snapshot_2022-06-17 TARGET_SDIR= ${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL} CPPFLAGS+= -I${NCURSESINC} diff --git a/math/reduce/distinfo b/math/reduce/distinfo index 450c0f2844ca..e1be8a210039 100644 --- a/math/reduce/distinfo +++ b/math/reduce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645383671 -SHA256 (Reduce-svn6110-src.tar.gz) = 046e3eda8ab006bb184b6bbf911bb87b35f110b300b5f52766445e9c8a22ad1a -SIZE (Reduce-svn6110-src.tar.gz) = 240908050 +TIMESTAMP = 1659678464 +SHA256 (Reduce-svn6339-src.tar.gz) = fba8567372126431bd60a14d780dc584e4677eb3275af351a5109552e7a62d4a +SIZE (Reduce-svn6339-src.tar.gz) = 242370067 |