Date: Tue, 19 Sep 2017 01:04:15 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450087 - branches/2017Q3/math/pspp Message-ID: <201709190104.v8J14Fi6051766@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Tue Sep 19 01:04:15 2017 New Revision: 450087 URL: https://svnweb.freebsd.org/changeset/ports/450087 Log: MFH: r448986 - Update to 1.0.1 Changes from 1.0.0 to 1.0.1: http://lists.gnu.org/archive/html/pspp-announce/2017-08/msg00003.html Security: CVE-2017-12958 Security: CVE-2017-12959 Security: CVE-2017-12960 Security: CVE-2017-12961 Approved by: ports-secteam (with hat) Modified: branches/2017Q3/math/pspp/Makefile branches/2017Q3/math/pspp/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/math/pspp/Makefile ============================================================================== --- branches/2017Q3/math/pspp/Makefile Tue Sep 19 01:03:08 2017 (r450086) +++ branches/2017Q3/math/pspp/Makefile Tue Sep 19 01:04:15 2017 (r450087) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pspp -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= math MASTER_SITES= GNU Modified: branches/2017Q3/math/pspp/distinfo ============================================================================== --- branches/2017Q3/math/pspp/distinfo Tue Sep 19 01:03:08 2017 (r450086) +++ branches/2017Q3/math/pspp/distinfo Tue Sep 19 01:04:15 2017 (r450087) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503307920 -SHA256 (pspp-1.0.0.tar.gz) = 1b991ad4f5b2adc8c972de48fdb01d3675cb5ae1fc8d28850f6c0c68a745cb83 -SIZE (pspp-1.0.0.tar.gz) = 7553661 +TIMESTAMP = 1504000065 +SHA256 (pspp-1.0.1.tar.gz) = ba281a2e5d7d40e22f36f07f434a4fbc5be49c6d15740b121c299d024aae1ae5 +SIZE (pspp-1.0.1.tar.gz) = 7556520
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709190104.v8J14Fi6051766>