Bug 193590 - Update science/silo to version 4.10
Summary: Update science/silo to version 4.10
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: Jason E. Hale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-12 16:17 UTC by Pedro F. Giffuni
Modified: 2014-09-12 23:34 UTC (History)
1 user (show)

See Also:


Attachments
science/silo update (1.83 KB, patch)
2014-09-12 16:17 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni freebsd_committer freebsd_triage 2014-09-12 16:17:05 UTC
Update URL for WWW
Make hdf5 the default and turn off qt4.
Update to the latest version.
Release notes:

https://wci.llnl.gov/simulation/computer-codes/silo/releases
Comment 1 Pedro F. Giffuni freebsd_committer freebsd_triage 2014-09-12 16:17:44 UTC
Created attachment 147250 [details]
science/silo update
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-09-12 23:33:26 UTC
A commit references this bug:

Author: jhale
Date: Fri Sep 12 23:32:39 UTC 2014
New revision: 368072
URL: http://svnweb.freebsd.org/changeset/ports/368072

Log:
  - Update to 4.10
  - Update WWW

  While here:
  - Update LICENSE
  - Convert non-functional (since February) USE_FORTRAN to USES=fortran
  - Convert USE_PYTHON to USES=python:2 (3.x doesn't seem to work)
  - Further convert to options helpers
  - FORTRAN and QT4 options seem to build fine together, so make
    them non-exclusive regular options

  PR:		193590
  Submitted by:	pfg

Changes:
  head/science/silo/Makefile
  head/science/silo/distinfo
  head/science/silo/pkg-descr
  head/science/silo/pkg-plist
Comment 3 Jason E. Hale freebsd_committer freebsd_triage 2014-09-12 23:34:28 UTC
Committed with some improvements.  Thanks!