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:52:01
  Branch: HEAD                             Handle: 2007121317520000

  Modified files:
    openpkg-src/opera       opera.spec

  Log:
    support FreeBSD 8

  Summary:
    Revision    Changes     Path
    1.45        +2  -2      openpkg-src/opera/opera.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/opera/opera.spec
  ============================================================================
  $ cvs diff -u -r1.44 -r1.45 opera.spec
  --- openpkg-src/opera/opera.spec      17 Oct 2007 06:26:49 -0000      1.44
  +++ openpkg-src/opera/opera.spec      13 Dec 2007 17:52:00 -0000      1.45
  @@ -42,7 +42,7 @@
   Group:        Web
   License:      Commercial
   Version:      %{V_openpkg}
  -Release:      20071017
  +Release:      20071213
   
   #   list of sources
   Source0:      
ftp://ftp.opera.com/pub/opera/unix/freebsd/%{V_bsd_comp}/final/en/static/opera-%{V_bsd_real}-static-qt.i386.freebsd-en.tar.bz2
  @@ -85,7 +85,7 @@
   %prep
       %setup -q -c -T
       case "%{l_platform -t}" in
  -        i?86-freebsd[567]* ) src="%{SOURCE0}" ;;
  +        i?86-freebsd[5-8]* ) src="%{SOURCE0}" ;;
           i?86-linux2*       ) src="%{SOURCE1}" ;;
           sun4?-sunos5*      ) src="%{SOURCE2}" ;;
           * ) echo "Platform \"%{l_platform -t}\" not supported" 1>&2; exit 1 
;;
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to