OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   13-Dec-2007 18:55:02
  Branch: HEAD                             Handle: 2007121317550100

  Modified files:
    openpkg-src/sendmail    sendmail.spec

  Log:
    support FreeBSD 8

  Summary:
    Revision    Changes     Path
    1.143       +2  -2      openpkg-src/sendmail/sendmail.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sendmail/sendmail.spec
  ============================================================================
  $ cvs diff -u -r1.142 -r1.143 sendmail.spec
  --- openpkg-src/sendmail/sendmail.spec        2 Nov 2007 08:14:58 -0000       
1.142
  +++ openpkg-src/sendmail/sendmail.spec        13 Dec 2007 17:55:01 -0000      
1.143
  @@ -33,7 +33,7 @@
   Group:        Mail
   License:      BSD
   Version:      8.14.2
  -Release:      20071102
  +Release:      20071213
   
   #   package options
   %option       with_fsl       yes
  @@ -267,7 +267,7 @@
       l_domainname=`%{l_shtool} echo -e %d | cut -c2-`
       l_ostype=bsd4.4
       case "%{l_platform -t}" in
  -        *-freebsd[6-7]*              ) l_ostype=freebsd6 ;;
  +        *-freebsd[6-8]*              ) l_ostype=freebsd6 ;;
           *-freebsd5*                  ) l_ostype=freebsd5 ;;
           *-freebsd4*                  ) l_ostype=freebsd4 ;;
           *-freebsd*                   ) l_ostype=bsd4.4   ;;
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to