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:   15-Jul-2007 23:52:50
  Branch: HEAD                             Handle: 2007071522525000

  Modified files:
    openpkg-src/opera       opera.spec

  Log:
    step up FreeBSD support

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/opera/opera.spec
  ============================================================================
  $ cvs diff -u -r1.40 -r1.41 opera.spec
  --- openpkg-src/opera/opera.spec      17 May 2007 20:53:36 -0000      1.40
  +++ openpkg-src/opera/opera.spec      15 Jul 2007 21:52:50 -0000      1.41
  @@ -42,7 +42,7 @@
   Group:        Web
   License:      Commercial
   Version:      %{V_openpkg}
  -Release:      20070517
  +Release:      20070715
   
   #   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[456]* ) src="%{SOURCE0}" ;;
  +        i?86-freebsd[567]* ) 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                     [email protected]

Reply via email to