summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/cscope')
-rw-r--r--dev-util/cscope/ChangeLog7
-rw-r--r--dev-util/cscope/files/cscope-158831-warning_webscope.patch8
2 files changed, 10 insertions, 5 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog
index 8e5004f088e0..f6f7e40ae9c3 100644
--- a/dev-util/cscope/ChangeLog
+++ b/dev-util/cscope/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/cscope
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.83 2007/01/06 21:16:08 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.84 2007/01/06 23:00:15 seemant Exp $
+
+ 06 Jan 2007; Seemant Kulleen <seemant@gentoo.org>
+ files/cscope-158831-warning_webscope.patch:
+ rediff to fix the patch -- and fixed grammar in the patch to clarify the
+ message
06 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
-files/cscope-15.5-can-2004-0996.patch, -files/cscope-15.5-memset.patch,
diff --git a/dev-util/cscope/files/cscope-158831-warning_webscope.patch b/dev-util/cscope/files/cscope-158831-warning_webscope.patch
index 5b2305283349..fba70e4456dd 100644
--- a/dev-util/cscope/files/cscope-158831-warning_webscope.patch
+++ b/dev-util/cscope/files/cscope-158831-warning_webscope.patch
@@ -1,16 +1,16 @@
---- /tmp/cscope 2007-01-06 19:11:10.000000000 +0100
-+++ cscope 2007-01-06 19:15:16.000000000 +0100
+--- cscope-15.6/contrib/webcscope/cscope.orig 2007-01-06 17:56:32.000000000 -0500
++++ cscope-15.6/contrib/webcscope/cscope 2007-01-06 17:57:41.000000000 -0500
@@ -1,4 +1,4 @@
-#!/bin/perl
+#!/usr/bin/perl
- # $Id: cscope-158831-warning_webscope.patch,v 1.1 2007/01/06 18:30:51 opfer Exp $
+ # $Id: cscope-158831-warning_webscope.patch,v 1.2 2007/01/06 23:00:15 seemant Exp $
#
@@ -375,6 +375,7 @@
print &HtmlTop ("Web-CScope");
print <<ENDOFTEXTA;
-+<p style="color:red">Be aware that this webfrontend is insecure and allows viewing ALL apache readable files, including your configuration!</p>
++<p style="color:red">Be aware that this web front-end is insecure and allows ALL apache readable files to be viewable -- including your configuration!</p>
Select an operation below and enter a symbol, function or text to search in
the database. The active version is $version. Input is case-sensitive,
so if your search returns no results, check the case and the symbol name.<hr>