Opened 14 years ago
Closed 14 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)
Change History (5)
Changed 14 years ago by louis-francis.ratte-boulianne@…
Attachment: | patch-configure.in.diff added |
---|
Changed 14 years ago by louis-francis.ratte-boulianne@…
Attachment: | patch-pam-gkr-pam-module.c.diff added |
---|
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 14 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed with modifications for gnome-keyring 2.30.3 in r72213. Thanks.
Note: See
TracTickets for help on using
tickets.
Patch to check both header locations at configuration