Bug 127938 - [patch] databases/sqldeveloper require jdk15
Summary: [patch] databases/sqldeveloper require jdk15
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: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 08:50 UTC by sunghyuk
Modified: 2008-10-11 17:59 UTC (History)
0 users

See Also:


Attachments
sqldevolper.txt (516 bytes, text/plain; charset=us-ascii)
2008-10-08 19:45 UTC, Jose G. Juanino
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunghyuk 2008-10-08 08:50:02 UTC
up to jdk16


--- Makefile.orig       2008-10-08 16:01:05.000000000 +0900
+++ Makefile    2008-10-08 16:04:30.000000000 +0900
@@ -21,7 +21,7 @@
 USE_ZIP=       yes
 USE_JAVA=      yes

-JAVA_VERSION=  1.5
+JAVA_VERSION=  1.5+

 NO_BUILD=      yes
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-08 11:08:51 UTC
Maintainer of databases/sqldeveloper,

Please note that PR ports/127938 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/127938

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Jose G. Juanino 2008-10-08 19:45:13 UTC
El miércoles 08 de octubre a las 12:08:51 CEST, Edwin Groothuis escribió:
> Maintainer of databases/sqldeveloper,
> 
> Please note that PR ports/127938 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/127938

Thanks for the PR.

I attach the complete patch.

Best Regards
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2008-10-08 23:10:22 UTC
State Changed
From-To: feedback->open

Maintainer has provided a patch.
Comment 5 Stefan Walter freebsd_committer freebsd_triage 2008-10-11 17:55:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 6 Stefan Walter freebsd_committer freebsd_triage 2008-10-11 17:59:24 UTC
State Changed
From-To: open->closed

Committed, thanks!