summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-06-13 14:25:54 +0200
committertnut <tnut at nutyx dot com>2011-06-13 14:25:54 +0200
commit99be6978dac3a46641f9bddf4ade4d71deb128b8 (patch)
tree5f6b02fb29c469d5381add47ca99dc17c6f419f3
parentf800f5648f223d10f97ca101869bc9df0bc352ca (diff)
downloadnutyx-pakxe-99be6978dac3a46641f9bddf4ade4d71deb128b8.tar.gz
nutyx-pakxe-99be6978dac3a46641f9bddf4ade4d71deb128b8.tar.bz2
nutyx-pakxe-99be6978dac3a46641f9bddf4ade4d71deb128b8.tar.xz
nutyx-pakxe-99be6978dac3a46641f9bddf4ade4d71deb128b8.zip
bison, maj 2.5-1
-rw-r--r--base/bison/.md5sum.i6863
-rw-r--r--base/bison/.md5sum.x86_643
-rwxr-xr-xbase/bison/Pkgfile5
3 files changed, 4 insertions, 7 deletions
diff --git a/base/bison/.md5sum.i686 b/base/bison/.md5sum.i686
index dab59612d..58156b638 100644
--- a/base/bison/.md5sum.i686
+++ b/base/bison/.md5sum.i686
@@ -1,2 +1 @@
-211b0ce6ab8be05fb630b9a81637dcc2 bison-2.4.2-gcc-1.patch
-c1d3ea81bc370dbd43b6f0b2cd21287e bison-2.4.3.tar.bz2
+9dba20116b13fc61a0846b0058fbe004 bison-2.5.tar.bz2
diff --git a/base/bison/.md5sum.x86_64 b/base/bison/.md5sum.x86_64
index dab59612d..58156b638 100644
--- a/base/bison/.md5sum.x86_64
+++ b/base/bison/.md5sum.x86_64
@@ -1,2 +1 @@
-211b0ce6ab8be05fb630b9a81637dcc2 bison-2.4.2-gcc-1.patch
-c1d3ea81bc370dbd43b6f0b2cd21287e bison-2.4.3.tar.bz2
+9dba20116b13fc61a0846b0058fbe004 bison-2.5.tar.bz2
diff --git a/base/bison/Pkgfile b/base/bison/Pkgfile
index cdd82ec38..87a07cdec 100755
--- a/base/bison/Pkgfile
+++ b/base/bison/Pkgfile
@@ -4,10 +4,9 @@
# Packager: thierryn1 at hispeed dot ch
name=bison
-version=2.4.3
+version=2.5
release=1
-source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2\
- http://www.linuxfromscratch.org/patches/lfs/development/bison-2.4.2-gcc-1.patch)
+source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2)
build() {
cd $name-$version