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:   15-Jan-2003 11:41:28
  Branch: HEAD                             Handle: 2003011510412701

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

  Log:
    port to FreeBSD 5.0; upgrade to PLUS class

  Summary:
    Revision    Changes     Path
    1.2         +21 -12     openpkg-src/libtasn1/libtasn1.patch
    1.8         +2  -2      openpkg-src/libtasn1/libtasn1.spec
    1.2804      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libtasn1/libtasn1.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 libtasn1.patch
  --- openpkg-src/libtasn1/libtasn1.patch       18 Jul 2002 08:26:47 -0000      1.1
  +++ openpkg-src/libtasn1/libtasn1.patch       15 Jan 2003 10:41:28 -0000      1.2
  @@ -1,30 +1,39 @@
  ---- src/asn1Coding.c.orig    Tue Jun 11 10:59:04 2002
  -+++ src/asn1Coding.c Thu Jul 18 10:23:52 2002
  -@@ -27,6 +27,7 @@
  +--- src/asn1Coding.c.orig    Mon Oct  7 21:40:56 2002
  ++++ src/asn1Coding.c Wed Jan 15 11:38:36 2003
  +@@ -27,8 +27,9 @@
    
    #include <stdio.h>
    #include <string.h>
   +#include <unistd.h>
    #include <libtasn1.h>
  - #include <malloc.h>
  +-#include <malloc.h>
  ++#include <stdlib.h>
    #include <config.h>
  ---- src/asn1Decoding.c.orig  Tue Jun 11 10:59:04 2002
  -+++ src/asn1Decoding.c       Thu Jul 18 10:23:57 2002
  -@@ -27,6 +27,7 @@
  + 
  + #ifdef HAVE_GETOPT_H
  +--- src/asn1Decoding.c.orig  Mon Oct  7 21:41:20 2002
  ++++ src/asn1Decoding.c       Wed Jan 15 11:38:46 2003
  +@@ -27,8 +27,9 @@
    
    #include <stdio.h>
    #include <string.h>
   +#include <unistd.h>
    #include <libtasn1.h>
  - #include <malloc.h>
  +-#include <malloc.h>
  ++#include <stdlib.h>
    #include <config.h>
  ---- src/asn1Parser.c.orig    Tue Jun 11 10:59:04 2002
  -+++ src/asn1Parser.c Thu Jul 18 10:24:03 2002
  -@@ -27,6 +27,7 @@
  + 
  + #ifdef HAVE_GETOPT_H
  +--- src/asn1Parser.c.orig    Mon Oct  7 21:41:44 2002
  ++++ src/asn1Parser.c Wed Jan 15 11:38:52 2003
  +@@ -27,8 +27,9 @@
    
    #include <stdio.h>
    #include <string.h>
   +#include <unistd.h>
    #include <libtasn1.h>
  - #include <malloc.h>
  +-#include <malloc.h>
  ++#include <stdlib.h>
    #include <config.h>
  + 
  + #ifdef HAVE_GETOPT_H
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libtasn1/libtasn1.spec
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 libtasn1.spec
  --- openpkg-src/libtasn1/libtasn1.spec        3 Jan 2003 10:53:00 -0000       1.7
  +++ openpkg-src/libtasn1/libtasn1.spec        15 Jan 2003 10:41:28 -0000      1.8
  @@ -29,11 +29,11 @@
   URL:          ftp://gnutls.hellug.gr/pub/gnutls/libtasn1/
   Vendor:       Fabio Fiorina
   Packager:     The OpenPKG Project
  -Distribution: OpenPKG [EVAL]
  +Distribution: OpenPKG [PLUS]
   Group:        Converter
   License:      LGPL
   Version:      0.1.2
  -Release:      20021011
  +Release:      20030115
   
   #   list of sources
   Source0:      ftp://gnutls.hellug.gr/pub/gnutls/libtasn1/libtasn1-%{version}.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2803 -r1.2804 news.txt
  --- openpkg-web/news.txt      15 Jan 2003 10:35:59 -0000      1.2803
  +++ openpkg-web/news.txt      15 Jan 2003 10:41:27 -0000      1.2804
  @@ -1,3 +1,4 @@
  +15-Jan-2003: Upgraded package: P<libtasn1-0.1.2-20030115>
   15-Jan-2003: Upgraded package: P<keychain-2.0.2-20030115>
   15-Jan-2003: Upgraded package: P<its4-1.1.1-20030115>
   15-Jan-2003: Upgraded package: P<gv-3.5.8-20030115>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to