Browse Source

flex: Updated (2.6.0 -> 2.6.3)

tc-work-wip
Nagy Károly Gábriel 8 years ago
committed by Alejandro Mery
parent
commit
02caa0bec1
2 changed files with 4 additions and 37 deletions
  1. +0
    -33
      base/flex/do_not_create_pdf_doc.patch
  2. +4
    -4
      base/flex/flex.desc

+ 0
- 33
base/flex/do_not_create_pdf_doc.patch

@ -1,33 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../flex/do_not_create_pdf_doc.patch
# Copyright (C) 2016 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
Upstream-Status: Inappropriate (embedded specific)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Index: flex-2.5.37/doc/Makefile.am
===================================================================
--- flex-2.5.37.orig/doc/Makefile.am 2012-07-21 04:18:27.000000000 +0300
+++ flex-2.5.37/doc/Makefile.am 2013-07-30 17:57:09.834834531 +0300
@@ -2,7 +2,7 @@
info_TEXINFOS = flex.texi
dist_man_MANS = flex.1
-dist_doc_DATA= flex.pdf
+EXTRA_DIST= flex.pdf
CLEANFILES = \
flex.hks \

+ 4
- 4
base/flex/flex.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] [COPY]
[COPY] Filename: package/.../flex/flex.desc [COPY] Filename: package/.../flex/flex.desc
[COPY] Copyright (C) 2006 - 2016 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2017 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf [COPY] Copyright (C) 1998 - 2004 Clifford Wolf
[COPY] [COPY]
@ -19,7 +19,7 @@
[T] flex is a tool for generating programs that perform pattern-matching on [T] flex is a tool for generating programs that perform pattern-matching on
[T] text. [T] text.
[U] http://flex.sourceforge.net/
[U] https://github.com/westes/flex
[A] Will Estes <westes575@gmail.com> [A] Will Estes <westes575@gmail.com>
[A] Vern Paxson (original author) [A] Vern Paxson (original author)
@ -30,7 +30,7 @@
[L] BSD [L] BSD
[S] Stable [S] Stable
[V] 2.6.0
[V] 2.6.3
[P] X 01-3-5---9 102.080 [P] X 01-3-5---9 102.080
[D] 295843440 flex-2.6.0.tar.bz2 http://dl.sourceforge.net/sourceforge/flex/
[D] 1929379314 flex-2.6.3.tar.gz !https://github.com/westes/flex/releases/download/v2.6.3/flex-2.6.3.tar.gz

Loading…
Cancel
Save