Commit graph

4 commits

Author SHA1 Message Date
Don Lewis
cf00d93cd7 Upgrade jakarta-commons-lang3 to version 3.7.
Follow the lead of some of the other jakarta-commons ports and download
the pre-built binary .jar since building from source using ant has been
removed from jakarta-commons-lang3 a few versions ago.

Install the .jar file with the version number and then symlink it to
the .jar file without the version number as is done by
jakarta-commons-logging.

Pet portlint.

Unwrap a line that is no longer too long.
2018-01-29 10:01:01 +00:00
Mathieu Arnold
d9033160f4 Don't use MASTER_SITE_SUBDIR when it is not needed.
Sponsored by:	Absolight
2017-11-24 17:53:11 +00:00
Don Lewis
e2fcc27d73 Unbreak fetch. This is sort of an exception to the MASTER_SITE_SUBDIR
for APACHE_COMMONS_SOURCE.
2017-09-30 04:39:29 +00:00
Don Lewis
5ba84086f4 New port jakarta-commons-lang3.
This is a repo-copy of jakarta-commons-lang, updated to revision 3.4.
It can co-exist with jakarta-commons-lang.  The newest version upstream
is actually 3.6, but support for using apache-ant to build was dropped
between 3.4 and 3.5.  Apache OpenOffice 4.2.0 will require 3.3+.

Add NO_ARCH.

Modernize by using option helpers.

Get rid of the JDK_API!= stuff, which looks like it no longer did
anything useful.
2017-09-29 09:07:40 +00:00