| Summary: | www/tomcat-native: Update to 1.2.23 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Michael Osipov <michael.osipov> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | michael.osipov | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(ale) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Michael Osipov
2020-03-06 18:46:36 UTC
Builds for me with: poudriere testport -j 121-release-i386 -p dev -o www/tomcat-native poudriere testport -j 121-release-amd64 -p dev -o www/tomcat-native poudriere testport -j 113-release-i386 -p dev -o www/tomcat-native poudriere testport -j 113-release-amd64 -p dev -o www/tomcat-native Created attachment 212218 [details]
Patch against /usr/ports
Patch contains:
* Upgrade to 1.2.23
* Fix portlint warnings
* Derive SO version automatically
* Fix implicit declaration of pthread_threadid_np()
* Update Makefile patch
A commit references this bug: Author: ale Date: Sun Mar 8 08:25:48 UTC 2020 New revision: 528004 URL: https://svnweb.freebsd.org/changeset/ports/528004 Log: Update to 1.2.23 release. PR: 244642 Submitted by: Michael Osipov <michael.osipov@siemens.com> Changes: head/www/tomcat-native/Makefile head/www/tomcat-native/distinfo head/www/tomcat-native/files/patch-Makefile.in head/www/tomcat-native/files/patch-src_ssl.c |