summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-08-18 19:18:39 +0000
committerNed Ludd <solar@gentoo.org>2004-08-18 19:18:39 +0000
commiteceadf15b071305c08aecda16e707e231e7207a3 (patch)
treec962a10edfbb6dc88204c8e110312248dcf8ace5 /app-text
parentRemove patch since Rakshasa upgraded the package with its changes. (diff)
downloadhistorical-eceadf15b071305c08aecda16e707e231e7207a3.tar.gz
historical-eceadf15b071305c08aecda16e707e231e7207a3.tar.bz2
historical-eceadf15b071305c08aecda16e707e231e7207a3.zip
slight update to charcount patch for bug #53389
Diffstat (limited to 'app-text')
-rw-r--r--app-text/aspell/ChangeLog8
-rw-r--r--app-text/aspell/Manifest14
-rw-r--r--app-text/aspell/aspell-0.50.5-r4.ebuild (renamed from app-text/aspell/aspell-0.50.5-r3.ebuild)4
-rw-r--r--app-text/aspell/files/aspell-0.50.5-charcount.patch2
-rw-r--r--app-text/aspell/files/digest-aspell-0.50.5-r41
5 files changed, 18 insertions, 11 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog
index 1a74450646da..eeef250fb4de 100644
--- a/app-text/aspell/ChangeLog
+++ b/app-text/aspell/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-text/aspell
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.52 2004/08/18 03:45:14 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.53 2004/08/18 19:18:39 solar Exp $
+
+*aspell-0.50.5-r4 (18 Aug 2004)
+
+ 18 Aug 2004; <solar@gentoo.org> files/aspell-0.50.5-charcount.patch,
+ -aspell-0.50.5-r3.ebuild, +aspell-0.50.5-r4.ebuild:
+ slight update to charcount patch for bug #53389
17 Aug 2004; Tom Gall <tgall@gentoo.org> aspell-0.50.5-r3.ebuild:
stable on ppc64, bug #58313
diff --git a/app-text/aspell/Manifest b/app-text/aspell/Manifest
index 9596ca4a8260..58831b20b57a 100644
--- a/app-text/aspell/Manifest
+++ b/app-text/aspell/Manifest
@@ -1,11 +1,11 @@
-MD5 759861aca148f9405a3b62d9178c237f ChangeLog 9275
MD5 aa27f7dd2cccb4862944b51f8884d07c aspell-0.50.5-r2.ebuild 1995
+MD5 7c02ae022aae8f8f12cf696f536966ed aspell-0.50.5-r4.ebuild 2024
+MD5 d69bc57ac9d670579a433e779f2eb20f ChangeLog 9484
MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162
-MD5 6f155e74f00ac4d6cdf713bcffb7d345 aspell-0.50.5-r3.ebuild 2030
MD5 4fa550930c5e5fb38177ac9f77619891 files/01-gcc3.3-assert.patch 309
-MD5 f956a4b48687a0823d0d5d7608b567e9 files/02-gcc3.3-constcast.patch 453
-MD5 02560c627d075d243720f1067bf45bcf files/aspell-buffer-fix.patch 1556
-MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r2 66
MD5 ec7c300a1661ae94b55736f74a045bab files/aspell-quotechar-fix.patch 473
-MD5 3b16724f78f28fb254ea58d8bdf2a272 files/aspell-0.50.5-charcount.patch 2241
-MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r3 66
+MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r2 66
+MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r4 66
+MD5 02560c627d075d243720f1067bf45bcf files/aspell-buffer-fix.patch 1556
+MD5 d2091b79a60b395e1ce3c496b7e3d45a files/aspell-0.50.5-charcount.patch 2264
+MD5 f956a4b48687a0823d0d5d7608b567e9 files/02-gcc3.3-constcast.patch 453
diff --git a/app-text/aspell/aspell-0.50.5-r3.ebuild b/app-text/aspell/aspell-0.50.5-r4.ebuild
index cfbeb7fe3175..5caf650b283f 100644
--- a/app-text/aspell/aspell-0.50.5-r3.ebuild
+++ b/app-text/aspell/aspell-0.50.5-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r3.ebuild,v 1.2 2004/08/18 03:45:14 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r4.ebuild,v 1.1 2004/08/18 19:18:39 solar Exp $
inherit libtool eutils flag-o-matic
@@ -21,7 +21,7 @@ pkg_setup() {
CXXFLAGS="-O2 -fsigned-char"
CFLAGS=${CXXFLAGS}
fi
- use gpm && LDFLAGS="${LDFLAGS} -lgpm"
+ use gpm && append-ldflags -lgpm
}
src_unpack() {
diff --git a/app-text/aspell/files/aspell-0.50.5-charcount.patch b/app-text/aspell/files/aspell-0.50.5-charcount.patch
index 9a11dd93de50..b42da38d9800 100644
--- a/app-text/aspell/files/aspell-0.50.5-charcount.patch
+++ b/app-text/aspell/files/aspell-0.50.5-charcount.patch
@@ -57,7 +57,7 @@ diff -Nrup aspell-0.50.5.orig/prog/compress.c aspell-0.50.5/prog/compress.c
i = getc(stdin);
- --i;
- while ((c = getc(stdin)) > 32)
-+ --i;
++ --i; if (i < 0) goto error;
+ while ((c = getc(stdin)) > 32 && i < BUFSIZE)
cur[i++] = (char)c;
+ if (i >= BUFSIZE) goto error;
diff --git a/app-text/aspell/files/digest-aspell-0.50.5-r4 b/app-text/aspell/files/digest-aspell-0.50.5-r4
new file mode 100644
index 000000000000..d497ea8286ff
--- /dev/null
+++ b/app-text/aspell/files/digest-aspell-0.50.5-r4
@@ -0,0 +1 @@
+MD5 14403d2ea5ded5d3fc9bb259bf65aab5 aspell-0.50.5.tar.gz 1016586