[Lunar-commits] <moonbase> apr,apr-util: Version bump to 1.2.12.
Jannis Pohlmann
jannis at xfce.org
Wed Jul 9 20:51:23 CEST 2008
commit 28da36617e47faf300db84d2162cd228a5e0f3be
Author: Jannis Pohlmann <jannis at xfce.org>
Date: Wed Jul 9 20:48:51 2008 +0200
apr,apr-util: Version bump to 1.2.12.
Removed the MySQL DBD patch because this code is now part of
the tarball.
---
libs/apr-util/BUILD | 6 ++++--
libs/apr-util/DETAILS | 9 +++------
libs/apr/DETAILS | 6 +++---
3 files changed, 10 insertions(+), 11 deletions(-)
diff --git a/libs/apr-util/BUILD b/libs/apr-util/BUILD
index 08f7310..3c2f646 100644
--- a/libs/apr-util/BUILD
+++ b/libs/apr-util/BUILD
@@ -1,5 +1,7 @@
(
- patch_it $SOURCE2 1 &&
- OPTS="$OPTS --with-apr=`which apr-$(installed_version apr | cut -d. -f1)-config` --with-iconv=/usr --without-mysql" &&
+
+ OPTS="$OPTS --with-apr=`which apr-$(installed_version apr | cut -d. -f1)-config` --with-iconv=/usr" &&
+
default_build
+
) > $C_FIFO 2>&1
diff --git a/libs/apr-util/DETAILS b/libs/apr-util/DETAILS
index 0a6bc9b..bdb603d 100644
--- a/libs/apr-util/DETAILS
+++ b/libs/apr-util/DETAILS
@@ -1,16 +1,13 @@
MODULE=apr-util
- VERSION=1.2.10
+ VERSION=1.2.12
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.sunet.se/pub/www/servers/apache/dist/apr/
SOURCE_URL[1]=ftp://mirror2.dataphone.se/pub/apache/apr/
SOURCE_URL[2]=http://www.apache.org/dist/apr/
- SOURCE_VFY=sha1:2ef492de9c7d77b0b2d9b22b532c5e1256ebfd87
- SOURCE2=$MODULE-1.2.7-dbd_mysql.patch.gz
- SOURCE2_URL=$PATCH_URL
- SOURCE2_VFY=sha1:9204f0a5f71260ef1d35484a6813ddc3f4523aa8
+ SOURCE_VFY=sha1:1e0e4215ce064544976d96118ab1e51100aab577
WEB_SITE=http://apr.apache.org/
ENTERED=20051208
- UPDATED=20070908
+ UPDATED=20080709
SHORT="Apache Portable Runtime Project"
cat << EOF
diff --git a/libs/apr/DETAILS b/libs/apr/DETAILS
index 06aa903..0685695 100644
--- a/libs/apr/DETAILS
+++ b/libs/apr/DETAILS
@@ -1,13 +1,13 @@
MODULE=apr
- VERSION=1.2.11
+ VERSION=1.2.12
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.sunet.se/pub/www/servers/apache/dist/apr/
SOURCE_URL[1]=ftp://mirror2.dataphone.se/pub/apache/apr/
SOURCE_URL[2]=http://www.apache.org/dist/apr/
- SOURCE_VFY=sha1:75493731277deb1fb41e7d2fe0c22540e8d8ede7
+ SOURCE_VFY=sha1:f6b41162440a1275b3d61dfd3ce784f35d6b7a40
WEB_SITE=http://apr.apache.org/
ENTERED=20051208
- UPDATED=20070908
+ UPDATED=20080709
SHORT="Apache Portable Runtime Project"
cat << EOF
More information about the Lunar-commits
mailing list