svn commit: r329094 - in head: . java java/jboss2

Baptiste Daroussin bapt at FreeBSD.org
Wed Oct 2 18:31:00 UTC 2013


Author: bapt
Date: Wed Oct  2 18:30:59 2013
New Revision: 329094
URL: http://svnweb.freebsd.org/changeset/ports/329094

Log:
  Remove jboss2, it is EOLed upstream and it's name is conflicting with java/jboss5

Deleted:
  head/java/jboss2/
Modified:
  head/MOVED
  head/java/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Oct  2 18:28:03 2013	(r329093)
+++ head/MOVED	Wed Oct  2 18:30:59 2013	(r329094)
@@ -4967,3 +4967,4 @@ databases/dbh10|databases/dbh|2013-10-02
 audio/tracker||2013-10-02|No public distfiles available anymore
 chinese/joe2|chinese/joe|2013-10-02|Consider using chinese/joe
 sysutils/rdiff-backup10|sysutils/rdiff-backup|2013-10-02|Outdated, consider using a newer version
+java/jboss2|java/jboss72|2013-10-02|EOL upstream, consider using a newer version.

Modified: head/java/Makefile
==============================================================================
--- head/java/Makefile	Wed Oct  2 18:28:03 2013	(r329093)
+++ head/java/Makefile	Wed Oct  2 18:30:59 2013	(r329094)
@@ -85,7 +85,6 @@
     SUBDIR += javamail
     SUBDIR += javavmwrapper
     SUBDIR += jaxen
-    SUBDIR += jboss2
     SUBDIR += jboss5
     SUBDIR += jboss7
     SUBDIR += jboss71


More information about the svn-ports-all mailing list