Bug 223343

Summary: java/wildfly10: upgrade to java/wildfly11
Product: Ports & Packages Reporter: Jimmy Olgeni <olgeni>
Component: Individual Port(s)Assignee: Jimmy Olgeni <olgeni>
Status: Closed FIXED    
Severity: Affects Only Me CC: yerenkow
Priority: --- Flags: yerenkow: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
New java/wildfly11 port
olgeni: maintainer-approval+
Reference diff none

Description Jimmy Olgeni freebsd_committer freebsd_triage 2017-10-31 15:22:28 UTC
Created attachment 187614 [details]
New java/wildfly11 port

Copy java/wildfly10 to java/wildfly11 and update to version 11.0.

% svn status
A  +    .
M  +    Makefile
M  +    distinfo
D  +    files/wildfly10.in
        > moved to files/wildfly11.in
A  +    files/wildfly11.in
        > moved from files/wildfly10.in
M  +    pkg-plist

Poudriere tests OK.
Comment 1 Jimmy Olgeni freebsd_committer freebsd_triage 2017-10-31 15:23:45 UTC
Created attachment 187615 [details]
Reference diff

Just to see what the shar is about :)
Comment 2 yerenkow 2017-10-31 17:09:33 UTC
Looks good!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-10-31 20:30:41 UTC
A commit references this bug:

Author: olgeni
Date: Tue Oct 31 20:30:16 UTC 2017
New revision: 453250
URL: https://svnweb.freebsd.org/changeset/ports/453250

Log:
  Copy java/wildfly10 to java/wildfly11, and update to Wildfly 11.0.

  PR:		223343
  Submitted by:	olgeni
  Approved by:	yerenkow@gmail.com (maintainer)

Changes:
  head/java/Makefile
  head/java/wildfly11/
  head/java/wildfly11/Makefile
  head/java/wildfly11/distinfo
  head/java/wildfly11/files/wildfly10.in
  head/java/wildfly11/files/wildfly11.in
  head/java/wildfly11/pkg-plist
Comment 4 Jimmy Olgeni freebsd_committer freebsd_triage 2017-10-31 20:32:17 UTC
Thanks!