Browse Source

elvis-tiny: Updated (1.4-18 -> 1.4-22)

stable/0.2
Christian Wiese 14 years ago
parent
commit
96ec4ed34c
  1. 37
      editors/elvis-tiny/compile.patch
  2. 6
      editors/elvis-tiny/elvis-tiny.desc

37
editors/elvis-tiny/compile.patch

@ -1,37 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../elvis-tiny/compile.patch
# Copyright (C) 2004 - 2006 The T2 SDE 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 ---
The usual type conflict cought by gcc >= 3.4.x.
- Rene Rebe <rene@exactcode.de>
diff -ur elvis-tiny-1.4.orig/config.h elvis-tiny-1.4.orig-patched/config.h
--- elvis-tiny-1.4.orig/config.h 1991-08-04 23:20:32.000000000 +0200
+++ elvis-tiny-1.4.orig-patched/config.h 2005-02-02 19:22:42.021908344 +0100
@@ -178,13 +178,6 @@
# define uchar unsigned char
#endif
-/* Some compilers prefer to have malloc declared as returning a (void *) */
-#if BSD
-extern void *malloc();
-#else
-extern char *malloc();
-#endif
-
/* Most compilers could benefit from using the "register" storage class */
#if 1
# define REG register

6
editors/elvis-tiny/elvis-tiny.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../elvis-tiny/elvis-tiny.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
@ -27,12 +27,12 @@
[L] OpenSource
[S] Stable
[V] 1.4-18
[V] 1.4-22
[P] X -----5---9 109.200
[O] hook_add prepatch 3 "bzcat `match_source_file -p diff` | patch -p1"
[O] var_insert makeinstopt " " "BIN=$root/$bindir"
[D] 1785428054 elvis-tiny_1.4.orig.tar.gz http://ftp.debian.org/debian/pool/main/e/elvis-tiny/
[D] 1093189505 elvis-tiny_1.4-18.diff.gz http://ftp.debian.org/debian/pool/main/e/elvis-tiny/
[D] 1735044336 elvis-tiny_1.4-22.diff.gz http://ftp.debian.org/debian/pool/main/e/elvis-tiny/

Loading…
Cancel
Save