Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2018 19:32:21 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486052 - head/math/reduce-psl
Message-ID:  <201811271932.wARJWLCh031672@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Nov 27 19:32:21 2018
New Revision: 486052
URL: https://svnweb.freebsd.org/changeset/ports/486052

Log:
  math/reduce-psl: update to version 20181123
  
  PR:		233551
  Submitted by:	pfg (maintainer)

Modified:
  head/math/reduce-psl/Makefile   (contents, props changed)
  head/math/reduce-psl/distinfo   (contents, props changed)
  head/math/reduce-psl/pkg-plist.amd64   (contents, props changed)
  head/math/reduce-psl/pkg-plist.i386   (contents, props changed)

Modified: head/math/reduce-psl/Makefile
==============================================================================
--- head/math/reduce-psl/Makefile	Tue Nov 27 19:30:47 2018	(r486051)
+++ head/math/reduce-psl/Makefile	Tue Nov 27 19:32:21 2018	(r486052)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	reduce
-PORTVERSION=	20180117
+PORTVERSION=	20181123
 CATEGORIES=	math lang
 MASTER_SITES=	SF/reduce-algebra/${SFSUBDIR}/
 PKGNAMESUFFIX=	-psl
-DISTNAME=	Reduce-svn4372-src
+DISTNAME=	Reduce-svn4829-src
 
 MAINTAINER=	pfg@FreeBSD.org
 COMMENT=	REDUCE Portable Standard Lisp general-purpose algebra system
@@ -15,7 +15,7 @@ LICENSE=	BSD2CLAUSE
 
 ONLY_FOR_ARCHS=	amd64 i386
 
-SFSUBDIR=	snapshot_2018-01-17
+SFSUBDIR=	snapshot_2018-11-23
 
 USES=		autoreconf:build libtool gmake ncurses
 TARGET_SDIR=	${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL}

Modified: head/math/reduce-psl/distinfo
==============================================================================
--- head/math/reduce-psl/distinfo	Tue Nov 27 19:30:47 2018	(r486051)
+++ head/math/reduce-psl/distinfo	Tue Nov 27 19:32:21 2018	(r486052)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518056272
-SHA256 (Reduce-svn4372-src.tar.gz) = d4b8bbaf6d9108942d16b9c5bb9de6d3d5b8e8e5ad4116d4b7b8b1000c7f95a5
-SIZE (Reduce-svn4372-src.tar.gz) = 252484539
+TIMESTAMP = 1543282198
+SHA256 (Reduce-svn4829-src.tar.gz) = 9787f31ef1ec23988f4c551388c6ffffe5b97ca290de6eed1c12dff1737763c8
+SIZE (Reduce-svn4829-src.tar.gz) = 261842669

Modified: head/math/reduce-psl/pkg-plist.amd64
==============================================================================
--- head/math/reduce-psl/pkg-plist.amd64	Tue Nov 27 19:30:47 2018	(r486051)
+++ head/math/reduce-psl/pkg-plist.amd64	Tue Nov 27 19:32:21 2018	(r486052)
@@ -92,6 +92,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/psl/hash-decls.b
 %%DATADIR%%/psl/hcons.b
 %%DATADIR%%/psl/helferlein.b
+%%DATADIR%%/psl/ieee-decls.b
 %%DATADIR%%/psl/if-system.b
 %%DATADIR%%/psl/if.b
 %%DATADIR%%/psl/init-file.b

Modified: head/math/reduce-psl/pkg-plist.i386
==============================================================================
--- head/math/reduce-psl/pkg-plist.i386	Tue Nov 27 19:30:47 2018	(r486051)
+++ head/math/reduce-psl/pkg-plist.i386	Tue Nov 27 19:32:21 2018	(r486052)
@@ -90,6 +90,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/psl/hash-decls.b
 %%DATADIR%%/psl/hcons.b
 %%DATADIR%%/psl/helferlein.b
+%%DATADIR%%/psl/ieee-decls.b
 %%DATADIR%%/psl/if-system.b
 %%DATADIR%%/psl/if.b
 %%DATADIR%%/psl/init-file.b



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