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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   11-Oct-2002 10:35:20
  Branch: HEAD                             Handle: 197001010100001034321720

  Modified files:
    openpkg-re/vcheck       vc.flex
    openpkg-src/flex        flex.spec
    openpkg-web             news.txt
  Removed files:
    openpkg-src/flex        flex.patch

  Log:
    upgrade to flex-beta 2.5.22

  Summary:
    Revision    Changes     Path
    1.16        +1  -1      openpkg-re/vcheck/vc.flex
    NONE        +0  -11     openpkg-src/flex/flex.patch
    1.42        +2  -5      openpkg-src/flex/flex.spec
    1.1749      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-re/vcheck/vc.flex
  ============================================================
  $ cvs diff -u -r1.15 -r1.16 vc.flex
  --- openpkg-re/vcheck/vc.flex 18 Sep 2002 09:02:19 -0000      1.15
  +++ openpkg-re/vcheck/vc.flex 11 Oct 2002 08:35:18 -0000      1.16
  @@ -8,7 +8,7 @@
   }
   prog flex:beta = {
     comment   = "see also http://astro.temple.edu/~john43/flex/";
  -  version   = 2.5.21
  +  version   = 2.5.22
     url       = ftp://ftp.uncg.edu/people/wlestes/
     regex     = flex-(__VER__)\.tar\.gz
   }
    Index: openpkg-src/flex/flex.spec
  ============================================================
  $ cvs diff -u -r1.41 -r1.42 flex.spec
  --- openpkg-src/flex/flex.spec        6 Oct 2002 08:32:18 -0000       1.41
  +++ openpkg-src/flex/flex.spec        11 Oct 2002 08:35:20 -0000      1.42
  @@ -31,7 +31,7 @@
   #   package versions
   %define       V_release        2.5.4a
   %define       V_release_maj    2.5.4
  -%define       V_beta           2.5.21
  +%define       V_beta           2.5.22
   
   #   package information
   Name:         flex
  @@ -43,12 +43,11 @@
   Group:        Language
   License:      BSD
   Version:      %{V_release}
  -Release:      20021006
  +Release:      20021011
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/non-gnu/flex/flex-%{V_release}.tar.gz
   Source1:      ftp://ftp.uncg.edu/people/wlestes/flex-%{V_beta}.tar.gz
  -Patch0:       flex.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -75,7 +74,6 @@
   %if "%{with_beta}" == "yes"
       %setup1 -q -T -D -a 1
       cd flex-%{V_beta}
  -    %patch -p0
   %endif
   
   %build
  @@ -88,7 +86,6 @@
       )
   %if "%{with_beta}" == "yes"
       ( cd flex-%{V_beta}
  -      ../flex-%{V_release_maj}/flex -oscan.c scan.l # WORKAROUND FOR 2.5.21 ONLY!
         CC="%{l_cc}" \
         CFLAGS="%{l_cflags -O}" \
         ./configure \
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.1748 -r1.1749 news.txt
  --- openpkg-web/news.txt      11 Oct 2002 07:48:35 -0000      1.1748
  +++ openpkg-web/news.txt      11 Oct 2002 08:35:19 -0000      1.1749
  @@ -1,3 +1,4 @@
  +11-Oct-2002: Upgraded package: P<flex-2.5.4a-20021011>
   11-Oct-2002: Upgraded package: P<txt2pdf-6.1-20021011>
   11-Oct-2002: Upgraded package: P<pkgconfig-0.14.0-20021011>
   11-Oct-2002: Upgraded package: P<libtasn1-0.1.2-20021011>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to