diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | java/Makefile | 2 | ||||
-rw-r--r-- | java/wildfly10/Makefile (renamed from java/wildfly100/Makefile) | 6 | ||||
-rw-r--r-- | java/wildfly10/distinfo (renamed from java/wildfly100/distinfo) | 0 | ||||
-rw-r--r-- | java/wildfly10/files/patch-bin_add-user.sh (renamed from java/wildfly100/files/patch-bin_add-user.sh) | 0 | ||||
-rw-r--r-- | java/wildfly10/files/pkg-message.in (renamed from java/wildfly100/files/pkg-message.in) | 0 | ||||
-rw-r--r-- | java/wildfly10/files/wildfly10.in (renamed from java/wildfly100/files/wildfly100.in) | 0 | ||||
-rw-r--r-- | java/wildfly10/pkg-descr (renamed from java/wildfly100/pkg-descr) | 0 | ||||
-rw-r--r-- | java/wildfly10/pkg-plist (renamed from java/wildfly100/pkg-plist) | 0 |
9 files changed, 5 insertions, 4 deletions
@@ -8977,3 +8977,4 @@ devel/rubygem-activejob|devel/rubygem-activejob4|2017-01-08|Rename to match our www/httpie|www/py-httpie|2017-01-09|Renamed to match upstream (PyPI) name sysutils/istatd|sysutils/istatserver|2017-01-09|Project was renamed devel/py-gflags|devel/py-python-gflags|2017-01-10|Rename to match PyPI naming +java/wildfly100|java/wildfly10|2017-01-10|Remove minor version number from port name diff --git a/java/Makefile b/java/Makefile index ea3b4e8566fb..62515ee87f5c 100644 --- a/java/Makefile +++ b/java/Makefile @@ -123,7 +123,7 @@ SUBDIR += trove4j SUBDIR += veditor SUBDIR += visualvm - SUBDIR += wildfly100 + SUBDIR += wildfly10 SUBDIR += wildfly90 SUBDIR += xdoclet diff --git a/java/wildfly100/Makefile b/java/wildfly10/Makefile index 2020c7e8a9b8..a5f995ac35fe 100644 --- a/java/wildfly100/Makefile +++ b/java/wildfly10/Makefile @@ -1,9 +1,9 @@ # Created by: Alexander Yerenkow <yerenkow@gmail.com> # $FreeBSD$ -PORTNAME= wildfly100 +PORTNAME= wildfly10 PORTVERSION= 10.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java www MASTER_SITES= http://download.jboss.org/wildfly/${WILDFLY_VERSION}/ DISTNAME= wildfly-${WILDFLY_VERSION} @@ -13,7 +13,7 @@ COMMENT= Replacement for JBoss Application Server LICENSE= GPLv2 -USE_RC_SUBR= wildfly100 +USE_RC_SUBR= wildfly10 USE_JAVA= yes JAVA_VERSION= 1.7+ USER= www diff --git a/java/wildfly100/distinfo b/java/wildfly10/distinfo index 5fe0b417091d..5fe0b417091d 100644 --- a/java/wildfly100/distinfo +++ b/java/wildfly10/distinfo diff --git a/java/wildfly100/files/patch-bin_add-user.sh b/java/wildfly10/files/patch-bin_add-user.sh index 72faebc8d863..72faebc8d863 100644 --- a/java/wildfly100/files/patch-bin_add-user.sh +++ b/java/wildfly10/files/patch-bin_add-user.sh diff --git a/java/wildfly100/files/pkg-message.in b/java/wildfly10/files/pkg-message.in index b23e35afe9b5..b23e35afe9b5 100644 --- a/java/wildfly100/files/pkg-message.in +++ b/java/wildfly10/files/pkg-message.in diff --git a/java/wildfly100/files/wildfly100.in b/java/wildfly10/files/wildfly10.in index 7c971849a33c..7c971849a33c 100644 --- a/java/wildfly100/files/wildfly100.in +++ b/java/wildfly10/files/wildfly10.in diff --git a/java/wildfly100/pkg-descr b/java/wildfly10/pkg-descr index 539845db063d..539845db063d 100644 --- a/java/wildfly100/pkg-descr +++ b/java/wildfly10/pkg-descr diff --git a/java/wildfly100/pkg-plist b/java/wildfly10/pkg-plist index de7271f016f4..de7271f016f4 100644 --- a/java/wildfly100/pkg-plist +++ b/java/wildfly10/pkg-plist |