OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 07-May-2007 18:06:07
Branch: HEAD Handle: 2007050717060700
Modified files:
openpkg-src/flex flex.spec
Log:
updated to last known upstream and disabled tracking for legacy
release
Summary:
Revision Changes Path
1.86 +5 -3 openpkg-src/flex/flex.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/flex/flex.spec
============================================================================
$ cvs diff -u -r1.85 -r1.86 flex.spec
--- openpkg-src/flex/flex.spec 1 Jan 2007 17:37:51 -0000 1.85
+++ openpkg-src/flex/flex.spec 7 May 2007 16:06:07 -0000 1.86
@@ -38,11 +38,11 @@
Group: CompilerCompiler
License: BSD
Version: %{V_new}
-Release: 20061013
+Release: 20070507
# list of sources
Source0:
http://switch.dl.sourceforge.net/sourceforge/flex/flex-%{V_new}.tar.gz
-Source1: ftp://ftp.gnu.org/gnu/non-gnu/flex/flex-%{V_old}.tar.gz
+Source1:
http://switch.dl.sourceforge.net/sourceforge/flex/flex-%{V_old}.tar.gz
Patch0: flex.patch
# build information
@@ -70,8 +70,10 @@
regex = flex-(__VER__)\.tar\.gz
}
prog flex:old = {
+ disabled
+ comment = "cs: 'old' actually refers to the completely
discontinued version of flex"
version = %{V_old}
- url = ftp://ftp.gnu.org/gnu/non-gnu/flex/
+ url = http://flex.sourceforge.net/
regex = flex-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]