Bug 223343 - java/wildfly10: upgrade to java/wildfly11
Summary: java/wildfly10: upgrade to java/wildfly11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jimmy Olgeni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-31 15:22 UTC by Jimmy Olgeni
Modified: 2017-10-31 20:32 UTC (History)
1 user (show)

See Also:
yerenkow: maintainer-feedback+


Attachments
New java/wildfly11 port (110.14 KB, text/plain)
2017-10-31 15:22 UTC, Jimmy Olgeni
olgeni: maintainer-approval+
Details
Reference diff (123.25 KB, patch)
2017-10-31 15:23 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!