Bug 244642 - www/tomcat-native: Update to 1.2.23
Summary: www/tomcat-native: Update to 1.2.23
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-06 18:46 UTC by Michael Osipov
Modified: 2020-03-08 08:26 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ale)


Attachments
Patch against /usr/ports (3.03 KB, patch)
2020-03-07 14:52 UTC, Michael Osipov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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