Check-in Number:
|
5001 | |
Date: |
2005-Feb-02 13:50:42 (local)
2005-Feb-02 12:50:42 (UTC) |
User: | thl |
Branch: | |
Comment: |
upgrade build environment to GNU shtool 2.0.1 and GNU libtool 1.5.10 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/fsl/ChangeLog 1.34 -> 1.35
--- ChangeLog 2004/04/26 12:35:43 1.34
+++ ChangeLog 2005/02/02 12:50:42 1.35
@@ -8,6 +8,10 @@
CHANGELOG
+ *) Upgraded build environment to GNU shtool 2.0.1 and
+ GNU libtool 1.5.10.
+ [Thomas Lotterer <thomas@lotterer.net>]
+
Changes between 1.5a3 and 1.5 (26-Apr-2004)
*) None. OpenPKG build farm succeeded on FreeBSD 4.9-STABLE, FreeBSD
|
|
ossp-pkg/fsl/devtool.conf 1.23 -> 1.24
--- devtool.conf 2005/02/02 12:47:27 1.23
+++ devtool.conf 2005/02/02 12:50:42 1.24
@@ -10,9 +10,9 @@
done
%autogen
- @autogen shtool 1.6.2 "1.6.*" echo fixperm install mkdir tarball version
- @autogen libtool 1.5.2 "1.5*"
- @autogen autoconf 2.59 "2.5[4-9]*"
+ @autogen shtool 2.0.1 "2.0.*" echo fixperm install mkdir tarball version
+ @autogen libtool 1.5.10 "1.5.*"
+ @autogen autoconf 2.59 "2.5[4-9]*"
for name in l2 cfg pcre; do
echo "===> lib_${name} (devtool autogen)"
|
|