Bug 244642

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 Flags
Patch against /usr/ports none

Description Michael Osipov 2020-03-06 18:46:36 UTC
A patch is in preparation. The local patch I have not fully works with Tomcat 8.5.52 from Git.

Will update soon.
Comment 1 Michael Osipov 2020-03-07 14:50:26 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
Comment 2 Michael Osipov 2020-03-07 14:52:47 UTC
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
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-03-08 08:26:09 UTC
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