Bug 274970 - net/phpldapadmin: patch for php82: update
Summary: net/phpldapadmin: patch for php82: update
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: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-08 19:52 UTC by Krzysztof
Modified: 2023-11-12 19:25 UTC (History)
1 user (show)

See Also:


Attachments
poudriere testport log (27.96 KB, text/plain)
2023-11-08 19:52 UTC, Krzysztof
no flags Details
update patch (1.79 KB, patch)
2023-11-08 19:53 UTC, Krzysztof
ports: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof 2023-11-08 19:52:47 UTC
Created attachment 246203 [details]
poudriere testport log

I've found that phpldapadmin needs some more patches to work correctly (without error/warning messages in webserver logs).

So I've made a patch to update a port. Patched port was tested with poudriere.
Comment 1 Krzysztof 2023-11-08 19:53:15 UTC
Created attachment 246204 [details]
update patch

And the patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-11-12 19:23:40 UTC
A commit in branch main references this bug:

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

commit a5bd98809b0edbc0bb0e76e7d703e0f08efa515e
Author:     Krzysztof <ports@bsdserwis.com>
AuthorDate: 2023-11-12 19:03:48 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-11-12 19:23:01 +0000

    net/phpldapadmin: Fix runtime with php82

    phpldapadmin needs some more patches to work correctly (without
    error/warning messages in webserver logs).

    PR:             274970

 net/phpldapadmin/Makefile                               |  4 ++--
 net/phpldapadmin/files/patch-lib_ds__ldap.php (new)     | 11 +++++++++++
 net/phpldapadmin/files/patch-lib_xmlTemplates.php (new) | 11 +++++++++++
 3 files changed, 24 insertions(+), 2 deletions(-)