Page MenuHomeFreeBSD

security/pecl-pam: Add patch to fix pecl-pam with PHP 7*
ClosedPublic

Authored by joneum on Jan 2 2018, 9:02 PM.
Tags
None
Referenced Files
F103965811: D13740.id37426.diff
Sun, Dec 1, 8:21 PM
Unknown Object (File)
Fri, Nov 29, 8:14 AM
Unknown Object (File)
Sun, Nov 24, 6:46 PM
Unknown Object (File)
Sat, Nov 23, 8:59 AM
Unknown Object (File)
Wed, Nov 13, 4:35 PM
Unknown Object (File)
Wed, Nov 13, 4:34 PM
Unknown Object (File)
Mon, Nov 11, 5:45 AM
Unknown Object (File)
Mon, Nov 11, 5:44 AM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 14092
Build 14272: arc lint + arc unit

Event Timeline

security/pecl-pam/files/patch-pam.c
2

^ please add the url to the gentoo patch this was obtained from atop of this file

Something like

Obtained from gentoo: 
   [url]

--- pam.c.orig        2018-01-02 11:11:25 UTC
+++ pam.c
@@ -227,8 +227,13 @@ int chpass_pam_talker(int num_msg,
 PHP_FUNCTION(pam_auth)
 {
This revision is now accepted and ready to land.Jan 3 2018, 7:39 PM
This revision was automatically updated to reflect the committed changes.