Bug 128174 - sysutils/jdiskreport works with jdk16
Summary: sysutils/jdiskreport works with jdk16
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-17 11:30 UTC by me
Modified: 2008-10-17 13:58 UTC (History)
0 users

See Also:


Attachments
file.diff (319 bytes, patch)
2008-10-17 11:30 UTC, me
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description me 2008-10-17 11:30:03 UTC
sysutils/jdiskreport works with jdk16 additionally to jdk15.

Fix: Change "JAVA_VERSION=1.5" to "JAVA_VERSION=1.5+".

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-17 11:30:10 UTC
Maintainer of sysutils/jdiskreport,

Please note that PR ports/128174 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128174

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-17 11:30:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 jon 2008-10-17 12:25:23 UTC
Edwin Groothuis wrote:
> Maintainer of sysutils/jdiskreport,
> 
> Please note that PR ports/128174 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128174
> 

Change looks good, go for it.

Cheers,

--Jon
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2008-10-17 13:34:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-10-17 13:40:31 UTC
amdmi3      2008-10-17 12:40:12 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/jdiskreport Makefile 
  Log:
  - Change JAVA_VERSION from 1.5 to 1.5+, as the port is reported to work with jdk16
  
  PR:             128174
  Submitted by:   Jan Henrik Sylvester <me at janh dot de>
  Approved by:    Jonathan Belson <jon at witchspace dot com> (maintainer)
  
  Revision  Changes    Path
  1.11      +2 -2      ports/sysutils/jdiskreport/Makefile
_______________________________________________
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 6 Dmitry Marakasov freebsd_committer freebsd_triage 2008-10-17 13:57:59 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!