Bug 163601 - [maintainer] [patch] science/hdf-java
Summary: [maintainer] [patch] science/hdf-java
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: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-24 23:20 UTC by Robert Farmer
Modified: 2012-02-13 05:20 UTC (History)
0 users

See Also:


Attachments
file.diff (19.33 KB, patch)
2011-12-24 23: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 2011-12-24 23:20:10 UTC
Commit after ports/163595 - I haven't tested with the old version

-Update to 2.8
-Wrap long lines
-Fix java paths so the hdfview script works
-Add jpeg support
-Build javadoc
-Prevent implicit dependencies

Fix: Patch attached with submission follows:
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2011-12-25 07:20:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I'll take it.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2011-12-25 18:43:33 UTC
State Changed
From-To: open->analyzed

ready when 163595 is
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2012-02-10 03:26:13 UTC
State Changed
From-To: analyzed->open

feedback timeout
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-02-13 05:12:57 UTC
eadler      2012-02-13 05:12:38 UTC

  FreeBSD ports repository

  Modified files:
    science/hdf-java     Makefile distinfo pkg-plist 
    science/hdf-java/files patch-configure 
  Added files:
    science/hdf-java/files patch-Makefile.in 
  Log:
  -Update to 2.8
  -Wrap long lines
  -Fix java paths so the hdfview script works
  -Add jpeg support
  -Build javadoc
  -Prevent implicit dependencies
  
  PR:             ports/163601
  Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
  
  Revision  Changes    Path
  1.6       +32 -15    ports/science/hdf-java/Makefile
  1.5       +2 -2      ports/science/hdf-java/distinfo
  1.1       +76 -0     ports/science/hdf-java/files/patch-Makefile.in (new)
  1.2       +17 -17    ports/science/hdf-java/files/patch-configure
  1.3       +139 -4    ports/science/hdf-java/pkg-plist
_______________________________________________
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 5 Eitan Adler freebsd_committer freebsd_triage 2012-02-13 05:19:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!