Commit Graph

52 Commits

Author SHA1 Message Date
Matt Bishop 974e2b6bd9 tomcat-native: update to version 1.3.0 2024-05-27 01:38:28 -04:00
Matt Bishop ee466d8bca Update to tomcat-native-1.2.35 2022-07-27 19:01:16 -04:00
Matt Bishop 2c088f259b Reset version to 0 2022-06-26 21:01:37 -04:00
Matt Bishop 51e7b7d859 Update to tomcat-native-1.2.33 2022-06-26 21:01:37 -04:00
Gentoli bbef3ea691 tomcat-native: Update to 1.2.31 2021-12-25 10:52:23 -05:00
Chris Jones 5848d16670 openssl dependents: rev bump [skip ci] 2021-11-07 12:38:19 +00:00
Matt Bishop 39ee7d6388 tomcat-native: Update to 1.2.28 (#11125) 2021-05-25 10:47:47 +01:00
Matt Bishop f8855b4714 tomcat-native: update to version 1.2.26 2021-02-02 13:06:21 -07:00
Matt Bishop 80f593a38b tomcat-native: update to version 1.2.25 2020-10-04 21:21:07 +01:00
Matt Bishop ec5f5521df tomcat-native: update to version 1.2.24 2020-05-23 03:39:30 +01:00
Chih-Hsuan Yen 2722b05bf2 tomcat-native: change the dependency back to openssl
The main openssl port is updated to 1.1.1c in
e660ba6a72, and
openssl11 is marked as obsoleted in
b56dd7f85c.

Revbump is not needed as openssl 1.1.1c and openssl11 have the same
filesystem layout (e.g., both install
/opt/local/lib/lib{crypto,ssl}.1.1.dylib), so users can just use
updated openssl in place of openssl11.
2019-09-08 16:19:29 +08:00
Matt Bishop fd0dd5f33a tomcat-native: update to version 1.2.23 2019-07-15 17:18:35 -04:00
Christopher Chavez d2ae2c4fdf tomcat-native: use HTTPS homepage and livecheck 2019-07-02 10:06:16 -06:00
Matt Bishop bcda2d9d16 tomcat-native: update to version 1.2.21 2019-03-01 12:47:09 -07:00
Matt Bishop e04923e222 tomcat-native: update to version 1.2.19 2018-12-14 08:25:34 -05:00
Matt Bishop 4e2171c519 tomcat-native: update to version 1.2.18 2018-11-06 07:56:49 -05:00
Ryan Schmidt 8cb6efbe3d tomcat-native: Fix formatting of notes
Remove hard newlines to allow MacPorts to wrap the notes to the
terminal width.
2018-07-03 21:17:02 -05:00
Matt Bishop 0c42f3d0c1 tomcat-native: update to 1.2.17
add size
2018-07-01 13:16:17 -04:00
Matt Bishop f10957e5f3 Add github handle to maintainers 2017-12-12 07:28:20 -07:00
Matt Bishop ad0722760a java/tomcat-native@1.2.16 2017-12-12 07:28:20 -07:00
Matt Bishop 970ae906dc tomcat-native: update to 1.2.14 2017-09-21 06:16:04 +00:00
Frank Schima 37bc0e1ccb tomcat-native: Update to version 1.2.12.
Closes: https://trac.macports.org/ticket/53740
2017-03-07 08:08:34 -07:00
Lawrence Velázquez 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Lawrence Velázquez 0ebab016c1 tomcat-native: Update to 1.2.10
Closes: https://trac.macports.org/ticket/52624

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@153951 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-10-16 21:01:24 +00:00
Lawrence Velázquez 345a4cfccc tomcat-native: Update description
See: https://trac.macports.org/ticket/52624

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@153950 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-10-16 21:01:22 +00:00