Bug 142940 - [maintainer] www/p5-RT-Authen-ExternalAuth -- fix build for pre-7.1
Summary: [maintainer] www/p5-RT-Authen-ExternalAuth -- fix build for pre-7.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-18 17:00 UTC by Matthew Seaman
Modified: 2010-01-21 20:40 UTC (History)
1 user (show)

See Also:


Attachments
p5-RT-Authen-ExternalAuth.diff (696 bytes, patch)
2010-01-18 17:00 UTC, Matthew Seaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman 2010-01-18 17:00:18 UTC
As reported by pointyhat: env(1) did not grow a '-u' option until
7.1-RELEASE, and we still need to support 6.4-RELEASE.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-01-18 19:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-21 20:36:58 UTC
miwi        2010-01-21 20:36:49 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-RT-Authen-ExternalAuth Makefile 
    www/p5-RT-Extension-LDAPImport Makefile 
    www/p5-RT-Extension-SLA Makefile 
    www/p5-RTx-Calendar  Makefile 
  Log:
  As reported by pointyhat: env(1) did not grow a '-u' option until
  7.1-RELEASE, and we still need to support 6.4-RELEASE.
  
  PR:             ports/142940 ports/142941 ports/142942 ports/142943
  Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
  
  Revision  Changes    Path
  1.6       +2 -1      ports/www/p5-RT-Authen-ExternalAuth/Makefile
  1.7       +2 -1      ports/www/p5-RT-Extension-LDAPImport/Makefile
  1.10      +2 -1      ports/www/p5-RT-Extension-SLA/Makefile
  1.8       +2 -1      ports/www/p5-RTx-Calendar/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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2010-01-21 20:37:26 UTC
State Changed
From-To: open->closed

Committed. Thanks!