Bug 142943

Summary: [maintainer] www/p5-RTx-Calendar -- fix build for pre-7.1
Product: Ports & Packages Reporter: Matthew Seaman <m.seaman>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: erwin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-RTx-Calendar.diff none

Description Matthew Seaman 2010-01-18 17:00:19 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:26 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:59 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:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!