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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-re           Date:   27-Aug-2003 14:32:44
  Branch: HEAD                             Handle: 2003082713324300

  Modified files:
    openpkg-re/vcheck       vc.qt
    openpkg-src/qt          qt.spec

  Log:
    Try using a FTP mirror site to overcome problems with the disabled PORT/EPRT
    on main FTP server

  Summary:
    Revision    Changes     Path
    1.22        +1  -2      openpkg-re/vcheck/vc.qt
    1.77        +1  -1      openpkg-src/qt/qt.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.qt
  ============================================================================
  $ cvs diff -u -r1.21 -r1.22 vc.qt
  --- openpkg-re/vcheck/vc.qt   27 Aug 2003 12:18:58 -0000      1.21
  +++ openpkg-re/vcheck/vc.qt   27 Aug 2003 12:32:43 -0000      1.22
  @@ -2,9 +2,8 @@
   }
   
   prog qt = {
  -  comment   = "thl: ftp server reports PORT/EPRT is disabled for security reasons"
     version   = 3.2.1
  -  url       = ftp://ftp.silug.org/pub/qt/source/
  +  url       = ftp://ftp.planetmirror.com.au/pub/trolltech/qt/source/
     regex     = qt-x11-free-(\d+\.\d+\.\d+)\.tar\.gz
   }
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/qt/qt.spec
  ============================================================================
  $ cvs diff -u -r1.76 -r1.77 qt.spec
  --- openpkg-src/qt/qt.spec    27 Aug 2003 12:19:00 -0000      1.76
  +++ openpkg-src/qt/qt.spec    27 Aug 2003 12:32:43 -0000      1.77
  @@ -40,7 +40,7 @@
   %option       with_mysql    no
   
   #   list of sources
  -Source0:      ftp://ftp.trolltech.com/pub/qt/source/qt-x11-free-%{version}.tar.bz2
  +Source0:      
ftp://ftp.planetmirror.com.au/pub/trolltech/qt/source/qt-x11-free-%{version}.tar.bz2
   
   #   build information
   Prefix:       %{l_prefix}
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to