diff options
author | feld <feld@FreeBSD.org> | 2017-09-19 01:04:15 +0000 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2017-09-19 01:04:15 +0000 |
commit | 6ca2371c1bc73f469cdc766f2a7ea84c31febf9d (patch) | |
tree | 04324f660ffe549a6f677eb5f6721482e3fdefd4 | |
parent | 78f0793084577094f9088a15ff769d845f5c2034 (diff) | |
download | FreeBSD-ports-6ca2371c1bc73f469cdc766f2a7ea84c31febf9d.zip FreeBSD-ports-6ca2371c1bc73f469cdc766f2a7ea84c31febf9d.tar.gz |
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)
-rw-r--r-- | math/pspp/Makefile | 2 | ||||
-rw-r--r-- | math/pspp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 17cdc69..5326c12 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pspp -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/pspp/distinfo b/math/pspp/distinfo index 63f0320..2b1878e 100644 --- a/math/pspp/distinfo +++ b/math/pspp/distinfo @@ -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 |