Date: Wed, 30 Aug 2017 15:12:44 +0000 (UTC) From: "Carlos J. Puga Medina" <cpm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448986 - head/math/pspp Message-ID: <201708301512.v7UFCifW085675@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cpm Date: Wed Aug 30 15:12:44 2017 New Revision: 448986 URL: https://svnweb.freebsd.org/changeset/ports/448986 Log: - 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 MFH: 2017Q3 Security: CVE-2017-12958 Security: CVE-2017-12959 Security: CVE-2017-12960 Security: CVE-2017-12961 Modified: head/math/pspp/Makefile head/math/pspp/distinfo Modified: head/math/pspp/Makefile ============================================================================== --- head/math/pspp/Makefile Wed Aug 30 15:08:52 2017 (r448985) +++ head/math/pspp/Makefile Wed Aug 30 15:12:44 2017 (r448986) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pspp -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= math MASTER_SITES= GNU Modified: head/math/pspp/distinfo ============================================================================== --- head/math/pspp/distinfo Wed Aug 30 15:08:52 2017 (r448985) +++ head/math/pspp/distinfo Wed Aug 30 15:12:44 2017 (r448986) @@ -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?201708301512.v7UFCifW085675>