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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   02-Jul-2003 21:23:39
  Branch: HEAD                             Handle: 2003070220233701

  Modified files:
    openpkg-src/tripwire    tripwire.spec
    openpkg-web             news.txt

  Log:
    try to fix building under strict FreeBSD 5

  Summary:
    Revision    Changes     Path
    1.11        +4  -1      openpkg-src/tripwire/tripwire.spec
    1.5170      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/tripwire/tripwire.spec
  ============================================================================
  $ cvs diff -u -r1.10 -r1.11 tripwire.spec
  --- openpkg-src/tripwire/tripwire.spec        16 May 2003 11:42:28 -0000      1.10
  +++ openpkg-src/tripwire/tripwire.spec        2 Jul 2003 19:23:38 -0000       1.11
  @@ -39,7 +39,7 @@
   Group:        Security
   License:      GPL
   Version:      %{V_openpkg}
  -Release:      20030516
  +Release:      20030702
   
   #   list of sources
   Source0:      
http://osdn.dl.sourceforge.net/sourceforge/tripwire/tripwire-%{V_vendor}.tar.gz
  @@ -96,6 +96,9 @@
       %{l_shtool} subst \
           -e 's;@l_prefix@;%{l_prefix};g' \
           core/stdcore.h
  +    %{l_shtool} subst \
  +        -e 's;<malloc\.h>;<stdlib.h>;g' \
  +        `find . -type f -print`
       %{l_make} %{l_mflags -O} release \
           CC="%{l_cc}" \
           CFLAGS="%{l_cflags -O}" \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5169 -r1.5170 news.txt
  --- openpkg-web/news.txt      2 Jul 2003 19:17:01 -0000       1.5169
  +++ openpkg-web/news.txt      2 Jul 2003 19:23:37 -0000       1.5170
  @@ -1,3 +1,4 @@
  +02-Jul-2003: Upgraded package: P<tripwire-2.3.1.2-20030702>
   02-Jul-2003: Upgraded package: P<tcpreplay-1.4.4-20030702>
   02-Jul-2003: Upgraded package: P<scli-0.2.12-20030702>
   02-Jul-2003: Upgraded package: P<pcal-4.7.1-20030702>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to