[Lunar-commits] <moonbase> xlog: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Aug 25 12:30:44 CEST 2009
commit 1c8b630f919659db1b291e40f6b1317c74b1e161
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Aug 25 06:30:44 2009 -0400
xlog: Version bump.
---
ham/xlog/BUILD | 12 ++++++------
ham/xlog/DETAILS | 11 +++++------
2 files changed, 11 insertions(+), 12 deletions(-)
diff --git a/ham/xlog/BUILD b/ham/xlog/BUILD
index 75d92fa..7bc7ef0 100644
--- a/ham/xlog/BUILD
+++ b/ham/xlog/BUILD
@@ -1,11 +1,11 @@
(
- ./configure --prefix=/usr \
- --sysconfdir=/etc \
- --localstatedir=/var \
- $OPTS &&
- make &&
- prepare_install &&
+ OPTS+=" --enable-mime-update"
+
+ default_config &&
+
+ make &&
+ prepare_install &&
make install-strip
) > $C_FIFO 2>&1
diff --git a/ham/xlog/DETAILS b/ham/xlog/DETAILS
index 33aae08..3f43c83 100644
--- a/ham/xlog/DETAILS
+++ b/ham/xlog/DETAILS
@@ -1,13 +1,12 @@
MODULE=xlog
- VERSION=1.5
+ VERSION=2.0.3
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://www.qsl.net/pg4i/download/
- SOURCE_VFY=sha1:bb86f7e2784c3937c04c171fc9dad36af6b591c7
- WEB_SITE=http://www.qsl.net/pg4i/linux/
+ SOURCE_URL[0]=http://nongnu.askapache.com/xlog/
+ SOURCE_VFY=sha1:cc073fb3844b240ecaeed3119fc9b430e4116faf
+ WEB_SITE=http://www.nongnu.org/xlog/
ENTERED=20011110
- UPDATED=20070329
+ UPDATED=20090825
SHORT="ham radio logging program for X"
- MAINTAINER=w9ya at amsat.org
cat << EOF
Xlog will display a log with the most recent contacts added to the top.
More information about the Lunar-commits
mailing list