summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-13 01:01:15 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-13 01:01:15 +0200
commit3a0ce3ad56ff71ff5240c492328bb48a051691e5 (patch)
tree32e95a18d8762a948eb68f51634b747a1b3db961 /base
parent866f3aaa56a0445f4b9b95448c0eac4475ef62f7 (diff)
parent19b5d983700efd84d238949eb9c85490cc8609ca (diff)
downloadnutyx-pakxe-3a0ce3ad56ff71ff5240c492328bb48a051691e5.tar.gz
nutyx-pakxe-3a0ce3ad56ff71ff5240c492328bb48a051691e5.tar.bz2
nutyx-pakxe-3a0ce3ad56ff71ff5240c492328bb48a051691e5.tar.xz
nutyx-pakxe-3a0ce3ad56ff71ff5240c492328bb48a051691e5.zip
Merge commit 'lesibel/master'
Diffstat (limited to 'base')
-rw-r--r--base/aaabasicfs/.md5sum4
-rw-r--r--base/gavl/.md5sum2
-rw-r--r--base/gavl/Pkgfile9
-rw-r--r--base/libtool/.footprint10
-rw-r--r--base/libtool/.md5sum2
-rwxr-xr-xbase/libtool/Pkgfile2
-rw-r--r--base/pcre/.footprint1
-rw-r--r--base/pcre/.md5sum2
-rwxr-xr-xbase/pcre/Pkgfile2
9 files changed, 16 insertions, 18 deletions
diff --git a/base/aaabasicfs/.md5sum b/base/aaabasicfs/.md5sum
index 04b2ed449..764011c09 100644
--- a/base/aaabasicfs/.md5sum
+++ b/base/aaabasicfs/.md5sum
@@ -3,7 +3,7 @@ f6b42961b3c2bd3b2e0bf0082d80d216 X.sh
427f04bb0e7ba3394054a1215fdca87c bashrc
427f04bb0e7ba3394054a1215fdca87c bashrc
3974f1b4242908346f309b096a7a6ed6 bashrc.etc
-915e93cd8ecccdb797c25710ad466035 blfs-bootscripts-20090302.tar.bz2
+c1eb6cd5daa0c723bb06a22b4730cb3a blfs-bootscripts-20090302.tar.bz2
94e5b6c4017e28684a683d39cbe4c72a console
248d4faa838949085a51003b2c0c3f00 dircolors.sh
ad457024fe7ad91b8e9e0b4aad87df1f extrapaths.sh
@@ -12,7 +12,7 @@ ad457024fe7ad91b8e9e0b4aad87df1f extrapaths.sh
9099d0e8faf5da80580c1652c919859a inittab
2ca09cd10bcc4f6adb0c5b1521bfdb7e inputrc
5d7c952bd09d718298dd60d3b976c349 lfs-bootscripts-01.patch
-5a8b2aacde330663828176064c77b72d lfs-bootscripts-20100124.tar.bz2
+bbfba0f38a63b33a768005672df125b1 lfs-bootscripts-20100124.tar.bz2
4e77d38062489bdd53d0eb9065a37b3e message
f6c548de7fc44b0fbc503ba0189d5c91 network
5478e2141b3d5504cd201b23dcc70531 nu
diff --git a/base/gavl/.md5sum b/base/gavl/.md5sum
index ed7248e21..560c2f2f3 100644
--- a/base/gavl/.md5sum
+++ b/base/gavl/.md5sum
@@ -1 +1 @@
-dc37718ab20ed6728eb9e10d5bb3ad17 gavl-1.1.1.tar.gz
+4a4e8b661a053c70f6842dc7a80f3d05 gavl-1.1.2.tar.gz
diff --git a/base/gavl/Pkgfile b/base/gavl/Pkgfile
index d6ad4822c..2e2ec66eb 100644
--- a/base/gavl/Pkgfile
+++ b/base/gavl/Pkgfile
@@ -4,14 +4,15 @@
# Packager: thierryn1 at hispeed dot ch
name=gavl
-version=1.1.1
-release=1
+version=1.1.2
+release=2
source=(http://heanet.dl.sourceforge.net/sourceforge/gmerlin/$name-$version.tar.gz)
build() {
cd $name-$version
- ./configure --prefix=/usr\
- --without-doxygen
+ ./configure --prefix=/usr \
+ --without-doxygen \
+ --with-cpuflags=none
make
make DESTDIR=$PKG install
}
diff --git a/base/libtool/.footprint b/base/libtool/.footprint
index 248af105b..ea8b636b4 100644
--- a/base/libtool/.footprint
+++ b/base/libtool/.footprint
@@ -11,9 +11,9 @@ drwxr-xr-x root/root usr/include/libltdl/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libltdl.a
-rwxr-xr-x root/root usr/lib/libltdl.la
-lrwxrwxrwx root/root usr/lib/libltdl.so -> libltdl.so.7.2.2
-lrwxrwxrwx root/root usr/lib/libltdl.so.7 -> libltdl.so.7.2.2
--rwxr-xr-x root/root usr/lib/libltdl.so.7.2.2
+lrwxrwxrwx root/root usr/lib/libltdl.so -> libltdl.so.7.2.1
+lrwxrwxrwx root/root usr/lib/libltdl.so.7 -> libltdl.so.7.2.1
+-rwxr-xr-x root/root usr/lib/libltdl.so.7.2.1
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/argz.m4
@@ -74,7 +74,3 @@ drwxr-xr-x root/root usr/share/libtool/libltdl/loaders/
-rw-r--r-- root/root usr/share/libtool/libltdl/ltdl.c
-rw-r--r-- root/root usr/share/libtool/libltdl/ltdl.h
-rw-r--r-- root/root usr/share/libtool/libltdl/slist.c
-drwxr-xr-x root/root usr/share/man/
-drwxr-xr-x root/root usr/share/man/man1/
--rw-r--r-- root/root usr/share/man/man1/libtool.1.gz
--rw-r--r-- root/root usr/share/man/man1/libtoolize.1.gz
diff --git a/base/libtool/.md5sum b/base/libtool/.md5sum
index bb88b880a..806e7a0f8 100644
--- a/base/libtool/.md5sum
+++ b/base/libtool/.md5sum
@@ -1 +1 @@
-cad2a7188242bc8dbab0645532ae3d6f libtool-2.2.8.tar.gz
+07da460450490148c6d2df0f21481a25 libtool-2.2.6b.tar.gz
diff --git a/base/libtool/Pkgfile b/base/libtool/Pkgfile
index 569eca7dc..74c70f7ea 100755
--- a/base/libtool/Pkgfile
+++ b/base/libtool/Pkgfile
@@ -4,7 +4,7 @@
# Packager: thierryn1 at hispeed dot ch
name=libtool
-version=2.2.8
+version=2.2.6b
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz )
diff --git a/base/pcre/.footprint b/base/pcre/.footprint
index ae4bf6e15..663065182 100644
--- a/base/pcre/.footprint
+++ b/base/pcre/.footprint
@@ -29,6 +29,7 @@ lrwxrwxrwx root/root usr/lib/libpcreposix.so.0 -> libpcreposix.so.0.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libpcre.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libpcrecpp.pc
+-rw-r--r-- root/root usr/lib/pkgconfig/libpcreposix.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
diff --git a/base/pcre/.md5sum b/base/pcre/.md5sum
index d0b50eb56..dd8e8745a 100644
--- a/base/pcre/.md5sum
+++ b/base/pcre/.md5sum
@@ -1 +1 @@
-b6a9669d1863423f01ea46cdf00f93dc pcre-7.9.tar.bz2
+27948c1b5f5c1eabc23cba1ebe4c316f pcre-8.02.tar.bz2
diff --git a/base/pcre/Pkgfile b/base/pcre/Pkgfile
index a4bfb6f22..bc45ab528 100755
--- a/base/pcre/Pkgfile
+++ b/base/pcre/Pkgfile
@@ -5,7 +5,7 @@
# Depends on:
name=pcre
-version=7.9
+version=8.02
release=1
source=( http://downloads.sourceforge.net/$name/$name-$version.tar.bz2 )