Bug 201040 - [MAINTAINER] math/pspp: Update to 0.8.5
Summary: [MAINTAINER] math/pspp: Update to 0.8.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-22 10:44 UTC by Carlos J Puga Medina
Modified: 2015-06-22 12:19 UTC (History)
1 user (show)

See Also:


Attachments
pspp-0.8.5.diff (3.06 KB, patch)
2015-06-22 10:44 UTC, Carlos J Puga Medina
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos J Puga Medina 2015-06-22 10:44:10 UTC
Created attachment 157975 [details]
pspp-0.8.5.diff

- Update to 0.8.5

ref: http://lists.gnu.org/archive/html/pspp-announce/2015-06/msg00000.html
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2015-06-22 11:10:33 UTC
testing@work
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-06-22 12:18:22 UTC
A commit references this bug:

Author: pi
Date: Mon Jun 22 12:17:49 UTC 2015
New revision: 390284
URL: https://svnweb.freebsd.org/changeset/ports/390284

Log:
  math/pspp: 0.8.4 -> 0.8.5

  Release-Announcement:
    http://lists.gnu.org/archive/html/pspp-announce/2015-06/msg00000.html

  Changes:
  - The FREQUENCIES and CROSSTABS commands can now generate barcharts.
  - The FACTOR command can now perform PROMAX rotations.
  - SPSS/PC+ system files are now supported on GET and other commands
    that read SPSS system files.  The pspp-convert program can now read
    SPSS/PC+ system files.  Writing the obsolete SPSS/PC+ system file
    format is not supported.
  - SYSFILE INFO can now read SPSS/PC+ system files and SPSS portable
    files.
  - FREQUENCIES: A bug was fixed where an assertion failure occured
    when an empty dataset was presented.
  - The GRAPH command is now available.  Initially it supports
    scatterplots and histograms.
  - The RND operator in expressions now supports additional operands
    for rounding to values other than integers and to indicate a level
    of rounding fuzz.  The default rounding fuzz may now be controlled
    and displayed with SET FUZZBITS and SHOW FUZZBITS, respectively.

  PR:		201040
  Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)

Changes:
  head/math/pspp/Makefile
  head/math/pspp/distinfo
  head/math/pspp/files/patch-configure
  head/math/pspp/pkg-plist
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2015-06-22 12:19:02 UTC
Build-tests on 10.1a, 9.3a, 8.4i went fine.

Committed, thanks.