diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cscope/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/cscope/Manifest | 3 | ||||
-rw-r--r-- | dev-util/cscope/cscope-15.5-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/cscope/cscope-15.5-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/cscope/cscope-15.5-r3.ebuild | 7 | ||||
-rw-r--r-- | dev-util/cscope/cscope-15.5.ebuild | 4 | ||||
-rw-r--r-- | dev-util/cscope/files/cscope-15.5-gcc295.patch | 22 |
7 files changed, 40 insertions, 11 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog index 3ad944ff9bd2..027232ffe3d8 100644 --- a/dev-util/cscope/ChangeLog +++ b/dev-util/cscope/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cscope -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.45 2004/12/31 01:49:37 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.46 2005/02/03 22:11:35 ciaranm Exp $ + + 03 Feb 2005; Ciaran McCreesh <ciaranm@gentoo.org> cscope-15.5-r3.ebuild: + Add compile fix (from Azarah) 31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-util/cscope/Manifest b/dev-util/cscope/Manifest index 52cac73ffcdb..048426475a45 100644 --- a/dev-util/cscope/Manifest +++ b/dev-util/cscope/Manifest @@ -1,4 +1,4 @@ -MD5 efba7d2528795831fab41849e4207eca cscope-15.5-r3.ebuild 1554 +MD5 01b5126eaecb67c1a2ca0ca2a5bbfae8 cscope-15.5-r3.ebuild 1643 MD5 336bda89fb52186ad57731559ccbd939 cscope-15.5-r1.ebuild 1604 MD5 a60866659e265720c5cb7eea1f4ea05d ChangeLog 5961 MD5 3c56dcf0da026c9a6ef0e7c204419785 cscope-15.5.ebuild 1417 @@ -11,4 +11,5 @@ MD5 25ad9fe446a7cabf4c482bbe150c7eaa files/digest-cscope-15.5-r3 63 MD5 c8aeadd309e54712241dec1b77072cbb files/cscope-15.5-can-2004-0996.patch 1125 MD5 25ad9fe446a7cabf4c482bbe150c7eaa files/digest-cscope-15.5 63 MD5 25ad9fe446a7cabf4c482bbe150c7eaa files/digest-cscope-15.5-r2 63 +MD5 38db4f8e35aac0bbea3287c6deb5f644 files/cscope-15.5-gcc295.patch 685 MD5 6b8c74fb664bfaada3d95003f6c1134a files/cscope-15.5-tempfile.patch 2817 diff --git a/dev-util/cscope/cscope-15.5-r1.ebuild b/dev-util/cscope/cscope-15.5-r1.ebuild index 3bf3f058d24b..9c1df7fc961f 100644 --- a/dev-util/cscope/cscope-15.5-r1.ebuild +++ b/dev-util/cscope/cscope-15.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r1.ebuild,v 1.1 2004/11/18 08:57:25 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r1.ebuild,v 1.2 2005/02/03 22:11:35 ciaranm Exp $ inherit gnuconfig elisp-common eutils diff --git a/dev-util/cscope/cscope-15.5-r2.ebuild b/dev-util/cscope/cscope-15.5-r2.ebuild index 2c2df283c8cd..c180a274e572 100644 --- a/dev-util/cscope/cscope-15.5-r2.ebuild +++ b/dev-util/cscope/cscope-15.5-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r2.ebuild,v 1.7 2004/11/30 12:26:07 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r2.ebuild,v 1.8 2005/02/03 22:11:35 ciaranm Exp $ inherit gnuconfig elisp-common eutils diff --git a/dev-util/cscope/cscope-15.5-r3.ebuild b/dev-util/cscope/cscope-15.5-r3.ebuild index 79520f19c2ea..0c3d784b8a7a 100644 --- a/dev-util/cscope/cscope-15.5-r3.ebuild +++ b/dev-util/cscope/cscope-15.5-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r3.ebuild,v 1.9 2004/12/16 18:51:32 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r3.ebuild,v 1.10 2005/02/03 22:11:35 ciaranm Exp $ inherit gnuconfig elisp-common eutils @@ -27,6 +27,9 @@ src_unpack() { #rphillips - tempfile security patch epatch ${FILESDIR}/${PN}-${PV}-tempfile.patch + + # make it happy with ansi c (from azarah) + epatch ${FILESDIR}/${PN}-${PV}-gcc295.patch } src_compile() { diff --git a/dev-util/cscope/cscope-15.5.ebuild b/dev-util/cscope/cscope-15.5.ebuild index 0ae24a76a294..56f1749e9634 100644 --- a/dev-util/cscope/cscope-15.5.ebuild +++ b/dev-util/cscope/cscope-15.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5.ebuild,v 1.16 2004/10/11 02:59:14 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5.ebuild,v 1.17 2005/02/03 22:11:35 ciaranm Exp $ inherit gnuconfig elisp-common diff --git a/dev-util/cscope/files/cscope-15.5-gcc295.patch b/dev-util/cscope/files/cscope-15.5-gcc295.patch new file mode 100644 index 000000000000..464a675339b0 --- /dev/null +++ b/dev-util/cscope/files/cscope-15.5-gcc295.patch @@ -0,0 +1,22 @@ +--- 1/cscope-15.5/src/main.c 2005-02-03 23:38:39 +0200 ++++ 2/cscope-15.5/src/main.c 2005-02-03 23:39:26 +0200 +@@ -128,6 +128,8 @@ + char path[PATHLEN + 1]; /* file path */ + FILE *oldrefs; /* old cross-reference file */ + char *s; ++ char template[] = "cscope.XXXXXX"; ++ char *ret; + int c, i; + pid_t pid; + struct stat stat_buf; +@@ -313,10 +315,8 @@ + lineflag = mygetenv("CSCOPE_LINEFLAG", LINEFLAG); + lineflagafterfile = getenv("CSCOPE_LINEFLAG_AFTER_FILE")?1:0; + +- char template[] = "cscope.XXXXXX"; + snprintf(tmpdir, sizeof(tmpdir), "%s/%s", mygetenv("TMPDIR", TMPDIR), template); + tmpdir[sizeof(tmpdir)-1] = '\0'; +- char *ret; + ret = mkdtemp(tmpdir); + if (ret == NULL) + { |