[Lunar-commits] <moonbase> pidgin: A version bump yet again .. 2.4.3.
Moritz Heiber
moe at lunar-linux.org
Wed Jul 2 09:29:54 CEST 2008
commit d2f7f2da673b0445e799449e56301e7c093e7f61
Author: Moritz Heiber <moe at lunar-linux.org>
Date: Wed Jul 2 09:29:54 2008 +0200
pidgin: A version bump yet again .. 2.4.3.
Fixed the BUILD file.
---
chat/pidgin/BUILD | 10 ++--------
chat/pidgin/DETAILS | 6 +++---
2 files changed, 5 insertions(+), 11 deletions(-)
diff --git a/chat/pidgin/BUILD b/chat/pidgin/BUILD
index 5cffd54..210e575 100644
--- a/chat/pidgin/BUILD
+++ b/chat/pidgin/BUILD
@@ -1,13 +1,7 @@
(
- ./configure --prefix=/usr \
- --sysconfdir=/etc/a2ps \
- --localstatedir=/var \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
- --disable-nm \
- $OPTS &&
+ OPTS+=" --disable-nm"
- default_make
+ default_build
) > $C_FIFO 2>&1
diff --git a/chat/pidgin/DETAILS b/chat/pidgin/DETAILS
index a9cf841..92020eb 100644
--- a/chat/pidgin/DETAILS
+++ b/chat/pidgin/DETAILS
@@ -1,11 +1,11 @@
MODULE=pidgin
- VERSION=2.4.2
+ VERSION=2.4.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:66c0aa58122f29c3a0262a555f05af46ca76fa77
+ SOURCE_VFY=sha1:c967ddda3cb4a8aecfb2566427e8cbd260f2c0de
WEB_SITE=http://pidgin.im/
ENTERED=20070506
- UPDATED=20080701
+ UPDATED=20080702
SHORT="A multi-protocol instant messaging application"
cat << EOF
More information about the Lunar-commits
mailing list