Bug 270410 - sysutils/javaservicewrapper: update port to 3.5.53
Summary: sysutils/javaservicewrapper: update port to 3.5.53
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://wrapper.tanukisoftware.com/do...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-22 21:46 UTC by Michael Osipov
Modified: 2023-03-23 13:47 UTC (History)
2 users (show)

See Also:
michael.osipov: maintainer-feedback+


Attachments
Git-formatted patch (1.49 KB, patch)
2023-03-22 21:46 UTC, Michael Osipov
michael.osipov: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Osipov 2023-03-22 21:46:38 UTC
Created attachment 241058 [details]
Git-formatted patch

Port maintainer here. See attached patch. Tested in poudriere with amd64 and i396. -fPIC on 32 bit is now included by default. Upgrade is straight forward.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-03-23 13:47:27 UTC
A commit in branch main references this bug:

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

commit 49a1994deed5f4e91f8ebaaa238bebc455940ce9
Author:     Michael Osipov <michael.osipov@siemens.com>
AuthorDate: 2023-03-23 13:45:06 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-03-23 13:45:06 +0000

    sysutils/javaservicewrapper: Update to 3.5.53

    - -fPIC on 32 bit is now included by default

    ChangeLog:
    https://wrapper.tanukisoftware.com/doc/english/release-notes.html#3.5.53

    PR:             270410

 sysutils/javaservicewrapper/Makefile | 3 +--
 sysutils/javaservicewrapper/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2023-03-23 13:47:43 UTC
Committed, thanks!