Bug 144108

Summary: security/pam_ldap: installation fails
Product: Ports & Packages Reporter: Gabor Tjong A Hung <Gabor.TjongAHung.ICS>
Component: Individual Port(s)Assignee: Joe Marcus Clarke <marcus>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Gabor Tjong A Hung 2010-02-19 12:40:00 UTC
The installing of the port security/pam_ldap fails.
The path of perl is wrong in /usr/ports/security/pam_ldap/work/pam_ldap-185/vers_string

Fix: 

sed -i.bak -e 's,/usr/bin/env perl,/usr/local/bin/perl' /usr/ports/security/pam_ldap/work/pam_ldap-185/vers_string
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-02-19 13:36:05 UTC
Responsible Changed
From-To: freebsd-bugs->marcus

Fix synopsis and assign.
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2010-03-13 23:47:11 UTC
State Changed
From-To: open->closed

Fixed, thanks for reporting.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-03-13 23:47:22 UTC
marcus      2010-03-13 23:47:09 UTC

  FreeBSD ports repository

  Modified files:
    security/pam_ldap    Makefile 
  Log:
  Use the cannonical path to Perl in the vers_string script.
  
  PR:             144108
  
  Revision  Changes    Path
  1.44      +4 -0      ports/security/pam_ldap/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"