[Lunar-commits] r16427 - moonbase/trunk/kde3-utils/kbiff
Florin Braescu
florin at lunar-linux.org
Mon Sep 12 01:06:33 UTC 2005
Author: florin
Date: 2005-09-12 01:06:32 +0000 (Mon, 12 Sep 2005)
New Revision: 16427
Modified:
moonbase/trunk/kde3-utils/kbiff/BUILD
moonbase/trunk/kde3-utils/kbiff/DETAILS
Log:
bump the version from 3.7.1 to 3.8. added CRAM-MD5 and APOP login support for POP and IMAP.
Modified: moonbase/trunk/kde3-utils/kbiff/BUILD
===================================================================
--- moonbase/trunk/kde3-utils/kbiff/BUILD 2005-09-11 22:41:28 UTC (rev 16426)
+++ moonbase/trunk/kde3-utils/kbiff/BUILD 2005-09-12 01:06:32 UTC (rev 16427)
@@ -1,11 +1,11 @@
(
- ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
- --with-qt-dir=${QT_PREFIX:-$QTDIR} \
- --disable-debug \
- --enable-final \
- --enable-fast-malloc=full \
- --with-xinerama \
- $OPTS &&
+ ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
+ --with-qt-dir=${QT_PREFIX:-$QTDIR} \
+ --disable-debug \
+ --enable-final \
+ --enable-fast-malloc=full \
+ --with-xinerama \
+ $OPTS &&
default_make
Modified: moonbase/trunk/kde3-utils/kbiff/DETAILS
===================================================================
--- moonbase/trunk/kde3-utils/kbiff/DETAILS 2005-09-11 22:41:28 UTC (rev 16426)
+++ moonbase/trunk/kde3-utils/kbiff/DETAILS 2005-09-12 01:06:32 UTC (rev 16427)
@@ -1,18 +1,18 @@
MODULE=kbiff
- VERSION=3.7.1
+ VERSION=3.8
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=http://devel-home.kde.org/~granroth/$MODULE/
- SOURCE_VFY=md5:6a18615d2b556ae4da4c8e4479589065
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:7ec8d04c26d4e47278fa5fc34bd09a9157d8d28a
WEB_SITE=http://kbiff.granroth.org
ENTERED=20030111
- UPDATED=20040326
+ UPDATED=20050912
MAINTAINER=kc8apf at kc8apf.net
SHORT="KBiff is a "biff" or new mail notification utility."
cat << EOF
-KBiff is a "biff" or new mail notification utility. It is highly configurable
-but very easy to use and setup. It tries to combine the best of the features of
-most of the "other" biff programs out there.
-KBiff supports all major mailbox formats: mbox (Berkely style), maildir, mh,
-POP3, IMAP4, and NNTP.
+KBiff is a "biff" or new mail notification utility. It is highly
+configurable but very easy to use and setup. It tries to combine the
+best of the features of most of the "other" biff programs out there.
+KBiff supports all major mailbox formats: mbox (Berkely style), maildir,
+mh, POP3, IMAP4, and NNTP.
EOF
More information about the Lunar-commits
mailing list