Date: Tue, 7 Feb 2017 20:15:57 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433585 - in head: . java java/jboss7 java/jboss71 java/jboss72 Message-ID: <201702072015.v17KFvvF051006@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Tue Feb 7 20:15:56 2017 New Revision: 433585 URL: https://svnweb.freebsd.org/changeset/ports/433585 Log: Remove expired ports: 2017-02-07 java/jboss7: Unsupported, replaced by wildfly 2017-02-07 java/jboss71: Unsupported, replaced by wildfly 2017-02-07 java/jboss72: Unsupported, replaced by wildfly Deleted: head/java/jboss7/ head/java/jboss71/ head/java/jboss72/ Modified: head/MOVED head/java/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Feb 7 19:42:00 2017 (r433584) +++ head/MOVED Tue Feb 7 20:15:56 2017 (r433585) @@ -9061,3 +9061,6 @@ devel/libcheck|devel/check|2017-02-05|Re devel/p5-JIRA-Client||2017-02-05|Has expired: Deprecated by upstream due to deprecated JIRA's SOAP API sysutils/puppet37||2017-02-05|Has expired: Upstream support ended, see http://tinyurl.com/puppet3eol net-im/ttytter||2017-02-05|Has expired: Upstream no longer active, see net-im/oysttyer +java/jboss7||2017-02-07|Has expired: Unsupported, replaced by wildfly +java/jboss71||2017-02-07|Has expired: Unsupported, replaced by wildfly +java/jboss72||2017-02-07|Has expired: Unsupported, replaced by wildfly Modified: head/java/Makefile ============================================================================== --- head/java/Makefile Tue Feb 7 19:42:00 2017 (r433584) +++ head/java/Makefile Tue Feb 7 20:15:56 2017 (r433585) @@ -65,9 +65,6 @@ SUBDIR += javamail SUBDIR += javavmwrapper SUBDIR += jaxen - SUBDIR += jboss7 - SUBDIR += jboss71 - SUBDIR += jboss72 SUBDIR += jcalendar SUBDIR += jcckit SUBDIR += jcommon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702072015.v17KFvvF051006>