[CVS] OpenPKG: openpkg-src/imagemagick/ imagemagick.spec

2009-11-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   29-Nov-2009 19:49:00
  Branch: HEAD Handle: 200911291849

  Modified files:
openpkg-src/imagemagick imagemagick.spec

  Log:
upgrading package: imagemagick 6.5.8.1 -> 6.5.8.2

  Summary:
RevisionChanges Path
1.621   +2  -2  openpkg-src/imagemagick/imagemagick.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  
  $ cvs diff -u -r1.620 -r1.621 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  28 Nov 2009 15:04:54 -  
1.620
  +++ openpkg-src/imagemagick/imagemagick.spec  29 Nov 2009 18:49:00 -  
1.621
  @@ -23,7 +23,7 @@
   
   #   package version
   %define   V_major 6.5.8
  -%define   V_minor 1
  +%define   V_minor 2
   %define   V_dist  %{V_major}-%{V_minor}
   %define   V_opkg  %{V_major}.%{V_minor}
   
  @@ -38,7 +38,7 @@
   Group:Graphics
   License:  ImageMagick
   Version:  %{V_opkg}
  -Release:  20091128
  +Release:  20091129
   
   #   package options
   %option   with_perl   no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/apache-php/ apache-php.spec

2009-11-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   29-Nov-2009 19:47:45
  Branch: HEAD Handle: 2009112918474500

  Modified files:
openpkg-src/apache-php  apache-php.spec

  Log:
modifying package: apache-php-5.3.1 20091121 -> 20091129

  Summary:
RevisionChanges Path
1.56+2  -2  openpkg-src/apache-php/apache-php.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache-php/apache-php.spec
  
  $ cvs diff -u -r1.55 -r1.56 apache-php.spec
  --- openpkg-src/apache-php/apache-php.spec21 Nov 2009 09:40:40 -  
1.55
  +++ openpkg-src/apache-php/apache-php.spec29 Nov 2009 18:47:45 -  
1.56
  @@ -23,7 +23,7 @@
   
   #   package versions
   %define   V_php 5.3.1
  -%define   V_php_suhosin_p   5.3.0-0.9.8-BETA-1
  +%define   V_php_suhosin_p   5.3.1-0.9.8
   %define   V_php_suhosin_e   0.9.29
   %define   V_php_kolab   5.2.8
   %define   V_php_pecl_memcache   2.2.5
  @@ -39,7 +39,7 @@
   Group:Web
   License:  PHP
   Version:  %{V_php}
  -Release:  20091121
  +Release:  20091129
   
   #   package options
   %option   with_suhosin  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ncurses/ ncurses.spec

2009-11-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   29-Nov-2009 19:47:38
  Branch: HEAD Handle: 2009112918473800

  Modified files:
openpkg-src/ncurses ncurses.spec

  Log:
upgrading package: ncurses 5.7.20091121 -> 5.7.20091128

  Summary:
RevisionChanges Path
1.452   +5  -3  openpkg-src/ncurses/ncurses.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ncurses/ncurses.spec
  
  $ cvs diff -u -r1.451 -r1.452 ncurses.spec
  --- openpkg-src/ncurses/ncurses.spec  22 Nov 2009 16:49:49 -  1.451
  +++ openpkg-src/ncurses/ncurses.spec  29 Nov 2009 18:47:38 -  1.452
  @@ -81,9 +81,10 @@
   %define   V_patch56 20091107
   %define   V_patch57 20091114
   %define   V_patch58 20091121
  +%define   V_patch59 20091128
   %define   V_patchB  %{V_patch1}
  -%define   V_patchL  %{V_patch58}
  -%define   V_patches 58
  +%define   V_patchL  %{V_patch59}
  +%define   V_patches 59
   
   #   package information
   Name: ncurses
  @@ -96,7 +97,7 @@
   Group:Terminal
   License:  MIT-style
   Version:  %{V_base}.%{V_patchL}
  -Release:  20091122
  +Release:  20091129
   
   #   list of sources
   Source0:  ftp://invisible-island.net/ncurses/ncurses-%{V_base}.tar.gz
  @@ -158,6 +159,7 @@
   Patch56:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch56}.patch.gz
   Patch57:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch57}.patch.gz
   Patch58:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch58}.patch.gz
  +Patch59:  
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch59}.patch.gz
   Patch100: ncurses.patch
   
   #   build information
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/bitflu/ bitflu.spec

2009-11-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   29-Nov-2009 19:47:24
  Branch: HEAD Handle: 2009112918472400

  Modified files:
openpkg-src/bitflu  bitflu.spec

  Log:
upgrading package: bitflu 0.94 -> 0.95

  Summary:
RevisionChanges Path
1.26+2  -2  openpkg-src/bitflu/bitflu.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/bitflu/bitflu.spec
  
  $ cvs diff -u -r1.25 -r1.26 bitflu.spec
  --- openpkg-src/bitflu/bitflu.spec15 Nov 2009 20:37:20 -  1.25
  +++ openpkg-src/bitflu/bitflu.spec29 Nov 2009 18:47:24 -  1.26
  @@ -31,8 +31,8 @@
   Class:EVAL
   Group:P2P
   License:  Artistic
  -Version:  0.94
  -Release:  20091115
  +Version:  0.95
  +Release:  20091129
   
   #   list of sources
   Source0:  http://bitflu.workaround.ch/bitflu/bitflu-%{version}.tgz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/x264/ x264.spec

2009-11-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   29-Nov-2009 19:46:41
  Branch: HEAD Handle: 2009112918464100

  Modified files:
openpkg-src/x264x264.spec

  Log:
modifying package: x264-2245 20090930 -> 20091129

  Summary:
RevisionChanges Path
1.11+2  -2  openpkg-src/x264/x264.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/x264/x264.spec
  
  $ cvs diff -u -r1.10 -r1.11 x264.spec
  --- openpkg-src/x264/x264.spec30 Sep 2009 06:36:27 -  1.10
  +++ openpkg-src/x264/x264.spec29 Nov 2009 18:46:41 -  1.11
  @@ -23,7 +23,7 @@
   
   #   package version
   %define   V_build 2245
  -%define   V_date  20090929
  +%define   V_date  20091128
   
   #   package information
   Name: x264
  @@ -36,7 +36,7 @@
   Group:Video
   License:  GPL
   Version:  %{V_build}
  -Release:  20090930
  +Release:  20091129
   
   #   list of sources
   Source0:  
ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-%{V_date}-%{V_build}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/php/ php.spec

2009-11-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   29-Nov-2009 19:43:47
  Branch: HEAD Handle: 2009112918434700

  Modified files:
openpkg-src/php php.spec

  Log:
modifying package: php-5.3.1 20091121 -> 20091129

  Summary:
RevisionChanges Path
1.207   +2  -2  openpkg-src/php/php.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/php/php.spec
  
  $ cvs diff -u -r1.206 -r1.207 php.spec
  --- openpkg-src/php/php.spec  21 Nov 2009 09:28:30 -  1.206
  +++ openpkg-src/php/php.spec  29 Nov 2009 18:43:47 -  1.207
  @@ -23,7 +23,7 @@
   
   #   package versions
   %define   V_php 5.3.1
  -%define   V_php_suhosin_p   5.3.0-0.9.8-BETA-1
  +%define   V_php_suhosin_p   5.3.1-0.9.8
   %define   V_php_suhosin_e   0.9.29
   %define   V_php_kolab   5.2.8
   %define   V_php_pecl_memcache   2.2.5
  @@ -39,7 +39,7 @@
   Group:Language
   License:  PHP
   Version:  %{V_php}
  -Release:  20091121
  +Release:  20091129
   
   #   package options
   %option   with_suhosin  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/gcc45/ gcc45.spec

2009-11-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   29-Nov-2009 11:16:21
  Branch: HEAD Handle: 2009112910162000

  Modified files:
openpkg-src/gcc45   gcc45.spec

  Log:
upgrading package: gcc45 4.5s20091119 -> 4.5s20091126

  Summary:
RevisionChanges Path
1.36+2  -2  openpkg-src/gcc45/gcc45.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc45/gcc45.spec
  
  $ cvs diff -u -r1.35 -r1.36 gcc45.spec
  --- openpkg-src/gcc45/gcc45.spec  21 Nov 2009 09:27:54 -  1.35
  +++ openpkg-src/gcc45/gcc45.spec  29 Nov 2009 10:16:20 -  1.36
  @@ -26,7 +26,7 @@
   #   package version
   %define   V_full 4.5
   %define   V_comp 45
  -%define   V_snap 20091119
  +%define   V_snap 20091126
   
   #   package information
   Name: gcc45
  @@ -39,7 +39,7 @@
   Group:Compiler
   License:  GPL
   Version:  %{V_full}s%{V_snap}
  -Release:  20091121
  +Release:  20091129
   
   #   package options
   %option   with_binutils  yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/vim/ vim.spec

2009-11-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   29-Nov-2009 11:15:52
  Branch: HEAD Handle: 2009112910155200

  Modified files:
openpkg-src/vim vim.spec

  Log:
upgrading package: vim 7.2.308 -> 7.2.309

  Summary:
RevisionChanges Path
1.738   +3  -2  openpkg-src/vim/vim.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/vim/vim.spec
  
  $ cvs diff -u -r1.737 -r1.738 vim.spec
  --- openpkg-src/vim/vim.spec  27 Nov 2009 09:11:30 -  1.737
  +++ openpkg-src/vim/vim.spec  29 Nov 2009 10:15:52 -  1.738
  @@ -24,7 +24,7 @@
   #   package versions
   %define   V_vl  7.2
   %define   V_vs  72
  -%define   V_pl  308
  +%define   V_pl  309
   
   #   package information
   Name: vim
  @@ -37,7 +37,7 @@
   Group:Editor
   License:  Charityware
   Version:  %{V_vl}.%{V_pl}
  -Release:  20091127
  +Release:  20091129
   
   #   package options
   %option   with_x11no
  @@ -361,6 +361,7 @@
   Patch306: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.306
   Patch307: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.307
   Patch308: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.308
  +Patch309: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.309
   
   #   build information
   Prefix:   %{l_prefix}
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/perl-locale/ perl-locale.spec

2009-11-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   29-Nov-2009 11:15:32
  Branch: HEAD Handle: 2009112910153100

  Modified files:
openpkg-src/perl-locale perl-locale.spec

  Log:
modifying package: perl-locale-5.10 20091118 -> 20091129

  Summary:
RevisionChanges Path
1.135   +2  -2  openpkg-src/perl-locale/perl-locale.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-locale/perl-locale.spec
  
  $ cvs diff -u -r1.134 -r1.135 perl-locale.spec
  --- openpkg-src/perl-locale/perl-locale.spec  18 Nov 2009 19:44:53 -  
1.134
  +++ openpkg-src/perl-locale/perl-locale.spec  29 Nov 2009 10:15:31 -  
1.135
  @@ -24,7 +24,7 @@
   #   versions of individual parts
   %define   V_perl 5.10
   %define   V_i18n_langtags0.35
  -%define   V_encode   2.38
  +%define   V_encode   2.39
   %define   V_encode_newlines  0.04
   %define   V_encode_registry  0.13
   %define   V_libintl_perl 1.20
  @@ -50,7 +50,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20091118
  +Release:  20091129
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/I18N/I18N-LangTags-%{V_i18n_langtags}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/perl-time/ perl-time.spec

2009-11-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   29-Nov-2009 11:15:30
  Branch: HEAD Handle: 2009112910152900

  Modified files:
openpkg-src/perl-time   perl-time.spec

  Log:
modifying package: perl-time-5.10 20091126 -> 20091129

  Summary:
RevisionChanges Path
1.262   +2  -2  openpkg-src/perl-time/perl-time.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-time/perl-time.spec
  
  $ cvs diff -u -r1.261 -r1.262 perl-time.spec
  --- openpkg-src/perl-time/perl-time.spec  26 Nov 2009 13:03:22 -  
1.261
  +++ openpkg-src/perl-time/perl-time.spec  29 Nov 2009 10:15:29 -  
1.262
  @@ -26,7 +26,7 @@
   %define   V_time_date   1.18
   %define   V_time_hires  1.9719
   %define   V_time_local  1.1901
  -%define   V_date_manip  6.01
  +%define   V_date_manip  6.04
   %define   V_date_calc   6.3
   %define   V_class_date  1.1.9
   %define   V_benchmark_timer 0.7102
  @@ -55,7 +55,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20091126
  +Release:  20091129
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Time/TimeDate-%{V_time_date}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/perl-tm/ perl-tm.spec

2009-11-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   29-Nov-2009 11:15:23
  Branch: HEAD Handle: 2009112910152300

  Modified files:
openpkg-src/perl-tm perl-tm.spec

  Log:
modifying package: perl-tm-5.10 20091115 -> 20091129

  Summary:
RevisionChanges Path
1.15+2  -2  openpkg-src/perl-tm/perl-tm.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-tm/perl-tm.spec
  
  $ cvs diff -u -r1.14 -r1.15 perl-tm.spec
  --- openpkg-src/perl-tm/perl-tm.spec  15 Nov 2009 20:37:15 -  1.14
  +++ openpkg-src/perl-tm/perl-tm.spec  29 Nov 2009 10:15:23 -  1.15
  @@ -25,7 +25,7 @@
   %define   V_perl  5.10
   %define   V_mldbm 2.01
   %define   V_mldbm_sync0.30
  -%define   V_log_log4perl  1.25
  +%define   V_log_log4perl  1.26
   %define   V_tm1.46
   
   #   package information
  @@ -39,7 +39,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20091115
  +Release:  20091129
   
   #   list of sources
   Source0:  
http://www.cpan.org/authors/id/C/CH/CHAMAS/MLDBM-%{V_mldbm}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/perl-ole/ perl-ole.spec

2009-11-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   29-Nov-2009 11:15:22
  Branch: HEAD Handle: 2009112910152100

  Modified files:
openpkg-src/perl-oleperl-ole.spec

  Log:
modifying package: perl-ole-5.10 20091126 -> 20091129

  Summary:
RevisionChanges Path
1.93+3  -3  openpkg-src/perl-ole/perl-ole.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-ole/perl-ole.spec
  
  $ cvs diff -u -r1.92 -r1.93 perl-ole.spec
  --- openpkg-src/perl-ole/perl-ole.spec26 Nov 2009 13:03:18 -  
1.92
  +++ openpkg-src/perl-ole/perl-ole.spec29 Nov 2009 10:15:21 -  
1.93
  @@ -24,8 +24,8 @@
   #   versions of individual parts
   %define   V_perl   5.10
   %define   V_ole_storage0.386
  -%define   V_ole_storage_lite   0.18
  -%define   V_spreadsheet_writeexcel 2.28
  +%define   V_ole_storage_lite   0.19
  +%define   V_spreadsheet_writeexcel 2.29
   %define   V_spreadsheet_writeexcel_simple  1.04
   %define   V_spreadsheet_writeexcel_fromxml 1.1
   %define   V_spreadsheet_writeexcelxml  0.10
  @@ -47,7 +47,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20091126
  +Release:  20091129
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/OLE/OLE-Storage-%{V_ole_storage}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/perl-par/ perl-par.spec

2009-11-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   29-Nov-2009 11:15:19
  Branch: HEAD Handle: 2009112910151900

  Modified files:
openpkg-src/perl-parperl-par.spec

  Log:
modifying package: perl-par-5.10 20091126 -> 20091129

  Summary:
RevisionChanges Path
1.71+2  -2  openpkg-src/perl-par/perl-par.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-par/perl-par.spec
  
  $ cvs diff -u -r1.70 -r1.71 perl-par.spec
  --- openpkg-src/perl-par/perl-par.spec26 Nov 2009 13:03:13 -  
1.70
  +++ openpkg-src/perl-par/perl-par.spec29 Nov 2009 10:15:19 -  
1.71
  @@ -25,7 +25,7 @@
   %define   V_perl  5.10
   %define   V_par_dist  0.46
   %define   V_par   0.994
  -%define   V_par_packer1.000
  +%define   V_par_packer1.001
   
   #   package information
   Name: perl-par
  @@ -38,7 +38,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20091126
  +Release:  20091129
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/PAR/PAR-Dist-%{V_par_dist}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/snmp/ snmp.patch snmp.spec

2009-11-29 Thread Ralf S. Engelschall
c2009-11-29 11:02:56 +0100
   @@ -424,7 +424,7 @@
int uid = 0, gid = 0;
int agent_mode = -1;
  @@ -143,7 +143,7 @@
int fd;
   Index: apps/snmptrapd.c
   --- apps/snmptrapd.c.orig2007-08-16 11:35:12 +0200
  -+++ apps/snmptrapd.c 2009-05-16 18:34:20 +0200
   apps/snmptrapd.c 2009-11-29 11:02:56 +0100
   @@ -748,6 +748,7 @@
 */
#if HAVE_GETPID
  @@ -154,7 +154,7 @@
#ifdef WIN32
   Index: include/net-snmp/library/system.h
   --- include/net-snmp/library/system.h.orig   2007-01-11 23:13:56 +0100
  -+++ include/net-snmp/library/system.h2009-05-16 18:34:20 +0200
   include/net-snmp/library/system.h2009-11-29 11:02:56 +0100
   @@ -114,7 +114,8 @@
char   *strdup(const char *);
#endif
  @@ -165,9 +165,23 @@
#endif

int calculate_time_diff(struct timeval *,
  +Index: include/net-snmp/system/freebsd8.h
  +--- include/net-snmp/system/freebsd8.h.orig  2009-11-29 11:04:44 +0100
   include/net-snmp/system/freebsd8.h   2009-11-29 11:04:16 +0100
  +@@ -0,0 +1,3 @@
  ++/* freebsd8 is a superset of freebsd7 */
  ++#include "freebsd7.h"
  ++#define freebsd7 freebsd7
  +Index: include/net-snmp/system/freebsd9.h
  +--- include/net-snmp/system/freebsd9.h.orig  2009-11-29 11:04:48 +0100
   include/net-snmp/system/freebsd9.h   2009-11-29 11:04:31 +0100
  +@@ -0,0 +1,3 @@
  ++/* freebsd9 is a superset of freebsd8 */
  ++#include "freebsd8.h"
  ++#define freebsd8 freebsd8
   Index: snmplib/system.c
   --- snmplib/system.c.orig2008-06-05 23:11:53 +0200
  -+++ snmplib/system.c 2009-05-16 18:34:20 +0200
   snmplib/system.c 2009-11-29 11:02:56 +0100
   @@ -894,7 +894,7 @@

#ifndef HAVE_SETENV
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/snmp/snmp.spec
  
  $ cvs diff -u -r1.100 -r1.101 snmp.spec
  --- openpkg-src/snmp/snmp.spec30 Jun 2009 20:21:28 -  1.100
  +++ openpkg-src/snmp/snmp.spec29 Nov 2009 10:08:18 -  1.101
  @@ -32,7 +32,7 @@
   Group:Network
   License:  BSD
   Version:  5.4.2.1
  -Release:  20090516
  +Release:  20091129
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org