Bug 218111

Summary: java/netbeans update port
Product: Ports & Packages Reporter: Hadi <rezaee.hadi>
Component: Individual Port(s)Assignee: Koop Mast <kwm>
Status: Closed FIXED    
Severity: Affects Many People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
contains updated port files none

Description Hadi 2017-03-25 09:17:47 UTC
Created attachment 181183 [details]
contains updated port files

Already contact port-maintainer but no response,
Briefly, NetBean 8.2 has been released about 6 months which contains lots of bug fixes and new features (specially for C++ and Mobile development):
https://netbeans.org/community/releases/82/relnotes.html

I've prepared an update port for this. already tested on my development machine.
I've attached the modified port with this post, please kindly review.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-16 06:55:08 UTC
A commit references this bug:

Author: kwm
Date: Tue Jan 16 06:54:08 UTC 2018
New revision: 459157
URL: https://svnweb.freebsd.org/changeset/ports/459157

Log:
  Update netbeans to 8.2.

  Limit java version to 1.8, netbeans does not run with another version.

  PR:		218111, 224554
  Submitted by:	Hadi <rezaee.hadi@gmail.com>

Changes:
  head/java/netbeans/Makefile
  head/java/netbeans/distinfo
  head/java/netbeans/pkg-plist
Comment 2 Koop Mast freebsd_committer freebsd_triage 2018-01-16 06:57:33 UTC
Committed, thanks! Sorry for the wait, I looked at the update and got distracted and forgot about it.
Please submit a unified diff (diff -u) instead of a tar file, it makes reviewing the patch easier.