Bug 274414

Summary: www/lagrange: Update 1.16.5 → 1.17.6
Product: Ports & Packages Reporter: Nathan Fisher <nfisher.sr>
Component: Individual Port(s)Assignee: Vladimir Druzenko <vvd>
Status: Closed FIXED    
Severity: Affects Some People CC: agh, dan.kotowski, lcook, vvd
Priority: --- Flags: vvd: maintainer-feedback+
vvd: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 276190    
Attachments:
Description Flags
Update www/lagrange to latest version
none
www/lagrange: Update to 1.17.6 none

Description Nathan Fisher 2023-10-11 19:37:50 UTC
Created attachment 245569 [details]
Update www/lagrange to latest version

The enclosed patch updates Lagrange to 1.17.0, which is currently the latest version.
Comment 1 Alastair Hogge 2024-01-23 11:55:37 UTC
Created attachment 247885 [details]
www/lagrange: Update to 1.17.6

Utilising the suggested workaround by scf@ in bug #276190, comment #5.

poudriere-testport:
13_2-{amd64,i386}-release : OK
14_0-{amd64,i386}-release : OK
main-{amd64,i386}         : OK
Comment 2 Dan Kotowski 2024-07-27 10:02:49 UTC
Bump for attention
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-07-28 11:51:14 UTC
Maintainer timeout > 6 months.
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-07-28 12:23:21 UTC
A commit in branch main references this bug:

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

commit b04495aa52fc2e75bfbeea6670de6c5c52c944db
Author:     Nathan Fisher <nfisher.sr@gmail.com>
AuthorDate: 2024-07-28 12:16:08 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-07-28 12:16:08 +0000

    www/lagrange: update 1.16.5 → 1.17.6

    Fix several crashes and memory leaks.
    Fix build on 15-CURRENT.

    Changelogs:
    https://github.com/skyjake/lagrange/releases/tag/v1.16.6
    https://github.com/skyjake/lagrange/releases/tag/v1.16.7
    https://github.com/skyjake/lagrange/releases/tag/v1.17.0
    https://github.com/skyjake/lagrange/releases/tag/v1.17.1
    https://github.com/skyjake/lagrange/releases/tag/v1.17.2
    https://github.com/skyjake/lagrange/releases/tag/v1.17.3
    https://github.com/skyjake/lagrange/releases/tag/v1.17.4
    https://github.com/skyjake/lagrange/releases/tag/v1.17.5
    https://github.com/skyjake/lagrange/releases/tag/v1.17.6

    PR:             274414 276190
    Approved by:    lcook (maintainer, timeout > 6 months)
    MFH:            2024Q3

 www/lagrange/Makefile                               |  6 +++---
 www/lagrange/distinfo                               |  6 +++---
 .../patch-lib_the__Foundation_src_tlsrequest.c      | 21 ---------------------
 3 files changed, 6 insertions(+), 27 deletions(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-07-28 12:29:44 UTC
A commit in branch 2024Q3 references this bug:

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

commit 8674554e7b333a31b6c5549be46ed85cf431fbbe
Author:     Nathan Fisher <nfisher.sr@gmail.com>
AuthorDate: 2024-07-28 12:16:08 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-07-28 12:28:32 +0000

    www/lagrange: update 1.16.5 → 1.17.6

    Fix several crashes and memory leaks.
    Fix build on 15-CURRENT.

    Changelogs:
    https://github.com/skyjake/lagrange/releases/tag/v1.16.6
    https://github.com/skyjake/lagrange/releases/tag/v1.16.7
    https://github.com/skyjake/lagrange/releases/tag/v1.17.0
    https://github.com/skyjake/lagrange/releases/tag/v1.17.1
    https://github.com/skyjake/lagrange/releases/tag/v1.17.2
    https://github.com/skyjake/lagrange/releases/tag/v1.17.3
    https://github.com/skyjake/lagrange/releases/tag/v1.17.4
    https://github.com/skyjake/lagrange/releases/tag/v1.17.5
    https://github.com/skyjake/lagrange/releases/tag/v1.17.6

    PR:             274414 276190
    Approved by:    lcook (maintainer, timeout > 6 months)
    MFH:            2024Q3

    (cherry picked from commit b04495aa52fc2e75bfbeea6670de6c5c52c944db)

 www/lagrange/Makefile                               |  6 +++---
 www/lagrange/distinfo                               |  6 +++---
 .../patch-lib_the__Foundation_src_tlsrequest.c      | 21 ---------------------
 3 files changed, 6 insertions(+), 27 deletions(-)
Comment 6 Vladimir Druzenko freebsd_committer freebsd_triage 2024-07-28 12:30:01 UTC
Thanks.