diff options
author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-08-30 23:12:44 +0800 |
---|---|---|
committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-08-30 23:12:44 +0800 |
commit | 477f8ce9dc91b3d3b43e95660868b81ff9043117 (patch) | |
tree | 890b33a8f02a632adfb4194251caae7d1705b68a /math/pspp | |
parent | 7c912c7d9cd489cac98cb3ea41c76f6423711416 (diff) | |
download | freebsd-ports-gnome-477f8ce9dc91b3d3b43e95660868b81ff9043117.tar.gz freebsd-ports-gnome-477f8ce9dc91b3d3b43e95660868b81ff9043117.tar.zst freebsd-ports-gnome-477f8ce9dc91b3d3b43e95660868b81ff9043117.zip |
- 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
Diffstat (limited to 'math/pspp')
-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 17cdc696e44c..5326c12a4840 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 63f0320ec6ab..2b1878eb0675 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 |