Bug 268280 - www/tomcat{9,101,-devel}: Update to 9.0.70, 10.1.4, 11.0.0-M1
Summary: www/tomcat{9,101,-devel}: Update to 9.0.70, 10.1.4, 11.0.0-M1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Nuno Teixeira
URL: https://tomcat.apache.org
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-09 18:59 UTC by Vladimir Druzenko
Modified: 2022-12-10 01:42 UTC (History)
1 user (show)

See Also:
vvd: maintainer-feedback+


Attachments
updated to 9.0.70 (805 bytes, patch)
2022-12-09 18:59 UTC, Vladimir Druzenko
vvd: maintainer-approval+
Details | Diff
update to 10.1.4 (1.18 KB, patch)
2022-12-09 19:00 UTC, Vladimir Druzenko
vvd: maintainer-approval+
Details | Diff
update to 11.0.0-M1 (1.54 KB, patch)
2022-12-09 19:01 UTC, Vladimir Druzenko
vvd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Druzenko freebsd_committer freebsd_triage 2022-12-09 18:59:11 UTC
Created attachment 238672 [details]
updated to 9.0.70

Tested on 13.1-p5 amd64: make check-plist/install/run.

https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.70_(remm)
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2022-12-09 19:00:17 UTC
Created attachment 238673 [details]
update to 10.1.4

Tested on 13.1-p5 amd64: make check-plist/install/run.

https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.4_(markt)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2022-12-09 19:01:00 UTC
Created attachment 238674 [details]
update to 11.0.0-M1

Tested on 13.1-p5 amd64: make check-plist/install/run.

https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M1_(markt)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-12-10 01:39:50 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b5f9ca9d84f3eb684ae0333ef95c63cdc34b5683

commit b5f9ca9d84f3eb684ae0333ef95c63cdc34b5683
Author:     VVD <vvd@unislabs.com>
AuthorDate: 2022-12-10 01:36:57 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-12-10 01:39:00 +0000

    www/tomcat{9,101,-devel}: Update to 9.0.70, 10.1.4, 11.0.0-M1

    ChangeLog:
    https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.70_(remm)
    https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.4_(markt)
    https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M1_(markt)

    PR:             268280

 www/tomcat-devel/Makefile  | 2 +-
 www/tomcat-devel/distinfo  | 6 +++---
 www/tomcat-devel/pkg-descr | 8 ++++----
 www/tomcat101/Makefile     | 2 +-
 www/tomcat101/distinfo     | 6 +++---
 www/tomcat101/pkg-plist    | 2 +-
 www/tomcat9/Makefile       | 2 +-
 www/tomcat9/distinfo       | 6 +++---
 8 files changed, 17 insertions(+), 17 deletions(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2022-12-10 01:42:08 UTC
Committed, thanks!