Bug 147743 - [MAINTAINER] [PATCH] science/hdf-java Update to 2.6.1
Summary: [MAINTAINER] [PATCH] science/hdf-java Update to 2.6.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-10 02:10 UTC by Robert Farmer
Modified: 2010-06-10 12:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.71 KB, patch)
2010-06-10 02:10 UTC, Robert Farmer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farmer 2010-06-10 02:10:04 UTC
Update to 2.6.1

Changelog:

No major change in hdf-java since hdf-java 2.6. Some minor changes include:

* Use better memory allocation in HDF4 JNI to avoid crash on OutOfMemory error on large dataset.
* Show some HDF-EOS attributes stored in HDF4 vdata.
* Fix a problem of displaying information for HDF4 vdata without name.
* Add HDF-Java logging levels to HDF5 JNI and set default level to "SEVERE".

Fix: Patch attached with submission follows:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-06-10 03:05:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-10 12:43:23 UTC
wen         2010-06-10 11:43:09 UTC

  FreeBSD ports repository

  Modified files:
    science/hdf-java     Makefile distinfo 
  Log:
  - Update to 2.6.1
  
  PR:             ports/147743
  Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -2      ports/science/hdf-java/Makefile
  1.2       +3 -3      ports/science/hdf-java/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-06-10 12:43:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!