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:   06-Dec-2006 08:03:14
  Branch: HEAD                             Handle: 2006120607031300

  Modified files:
    openpkg-src/proftpd     proftpd.patch proftpd.spec

  Log:
    modifying package: proftpd-1.3.0a 20061128 -> 20061206

  Summary:
    Revision    Changes     Path
    1.17        +12 -0      openpkg-src/proftpd/proftpd.patch
    1.116       +2  -2      openpkg-src/proftpd/proftpd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/proftpd/proftpd.patch
  ============================================================================
  $ cvs diff -u -r1.16 -r1.17 proftpd.patch
  --- openpkg-src/proftpd/proftpd.patch 28 Nov 2006 07:48:54 -0000      1.16
  +++ openpkg-src/proftpd/proftpd.patch 6 Dec 2006 07:03:13 -0000       1.17
  @@ -19,6 +19,18 @@
    };
    
    static authtable otp_authtab[] = {
  +Index: mod_vroot/mod_vroot.c
  +--- mod_vroot/mod_vroot.c.orig       2006-12-06 03:58:51 +0100
  ++++ mod_vroot/mod_vroot.c    2006-12-06 08:00:45 +0100
  +@@ -582,7 +582,7 @@
  +     CONF_ERROR(cmd, "must be an absolute path");
  + 
  +   add_config_param_str(cmd->argv[0], 1, cmd->argv[1]);
  +-  return PR_HANDLED(cmd);
  ++  return HANDLED(cmd);
  + }
  + 
  + /* usage: VRootOptions opt1 opt2 ... optN */
   Index: modules/mod_auth_unix.c
   --- modules/mod_auth_unix.c.orig     2005-07-03 20:52:02 +0200
   +++ modules/mod_auth_unix.c  2006-06-27 16:10:20 +0200
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/proftpd/proftpd.spec
  ============================================================================
  $ cvs diff -u -r1.115 -r1.116 proftpd.spec
  --- openpkg-src/proftpd/proftpd.spec  28 Nov 2006 17:51:58 -0000      1.115
  +++ openpkg-src/proftpd/proftpd.spec  6 Dec 2006 07:03:13 -0000       1.116
  @@ -30,7 +30,7 @@
   %define       V_mod_shaper      0.6.2
   %define       V_mod_sql_sqlite  0.1
   %define       V_mod_time        2.2.1
  -%define       V_mod_vroot       0.7.1
  +%define       V_mod_vroot       0.7.2
   
   #   package information
   Name:         proftpd
  @@ -43,7 +43,7 @@
   Group:        FTP
   License:      GPL
   Version:      %{V_proftpd}
  -Release:      20061128
  +Release:      20061206
   
   #   package options
   %option       with_ifsession  no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to