Bug 151883 - [maintainer] [patch] science/hdf-java Fix build when HDF uses SZIP option + a couple minor fixes
Summary: [maintainer] [patch] science/hdf-java Fix build when HDF uses SZIP option + a...
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-02 02:20 UTC by Robert Farmer
Modified: 2010-11-04 13:12 UTC (History)
0 users

See Also:


Attachments
file.diff (2.94 KB, patch)
2010-11-02 02:20 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-11-02 02:20:06 UTC
-Fix configure when HDF was built with SZIP support [1]
-Add USE_LDCONFIG [2]
-Fix configure to allow build by non-root user (it tests if /usr/local is writable)
-Remove MD5 from distinfo

Reported by: Wasp <wasp@gmx.ch> [1], portlint [2]
Tested by: Wasp <wasp@gmx.ch>

Fix: Patch attached with submission follows:
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2010-11-02 20:20:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-04 13:05:43 UTC
makc        2010-11-04 13:05:36 UTC

  FreeBSD ports repository

  Modified files:
    science/hdf-java     Makefile distinfo 
  Added files:
    science/hdf-java/files patch-configure 
  Log:
  Fix configure when HDF was built with SZIP support [1]
  Fix configure to allow build by non-root user (it tests if /usr/local is writable)
  Remove MD5 from distinfo
  
  PR:                     ports/151883
  Submitted by:           Rob Farmer (maintainer)
  Reported & tested by:   Wasp <wasp at gmx.ch> [1]
  
  Revision  Changes    Path
  1.3       +9 -0      ports/science/hdf-java/Makefile
  1.3       +0 -1      ports/science/hdf-java/distinfo
  1.1       +28 -0     ports/science/hdf-java/files/patch-configure (new)
_______________________________________________
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 Max Brazhnikov freebsd_committer freebsd_triage 2010-11-04 13:12:51 UTC
State Changed
From-To: open->closed

Committed with minor changes: USE_LDCONFIG is not required for this 
port, portlint is excessive sometimes. Thanks!