Opened 14 years ago

Closed 13 years ago

#26127 closed defect (fixed)

gnome-keyring-2.26.3 Fix pam headers files for OSX <= 10.5

Reported by: louis-francis.ratte-boulianne@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: haspatch Cc:
Port: gnome-keyring

Description

Before Snow Leopard, the pam header files were in /usr/include/pam instead of /usr/include/security.

I'm attaching patches to check both locations (I don't want to depend on the os.version because I want to be able to be backward compatible)

Attachments (3)

patch-configure.in.diff (487 bytes) - added by louis-francis.ratte-boulianne@… 14 years ago.
Patch to check both header locations at configuration
patch-pam-gkr-pam-module.c.diff (484 bytes) - added by louis-francis.ratte-boulianne@… 14 years ago.
Patch to include the right header file
patch-Portfile.diff (698 bytes) - added by louis-francis.ratte-boulianne@… 14 years ago.
Portfile patch

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by louis-francis.ratte-boulianne@…

Attachment: patch-configure.in.diff added

Patch to check both header locations at configuration

Changed 14 years ago by louis-francis.ratte-boulianne@…

Patch to include the right header file

Changed 14 years ago by louis-francis.ratte-boulianne@…

Attachment: patch-Portfile.diff added

Portfile patch

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Keywords: haspatch added
Owner: changed from macports-tickets@… to devans@…

comment:2 Changed 13 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

Committed with modifications for gnome-keyring 2.30.3 in r72213. Thanks.

Note: See TracTickets for help on using tickets.