pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/kbiff Update kbiff to 3.8
details: https://anonhg.NetBSD.org/pkgsrc/rev/21143d2aae34
branches: trunk
changeset: 504391:21143d2aae34
user: markd <markd%pkgsrc.org@localhost>
date: Sat Dec 10 22:07:01 2005 +0000
description:
Update kbiff to 3.8
o Updated automake admin dir to compile with latest SuSE
o Updated documentation slightly
o Status Window patch for multiple-monitors
o Added CRAM-MD5 and APOP login support for POP and IMAP
o Fixed advanced options like keepalive propogating from the setup
dialog to the code that actually uses it
diffstat:
mail/kbiff/Makefile | 7 +++----
mail/kbiff/distinfo | 10 +++++-----
mail/kbiff/patches/patch-aa | 18 +++++++++---------
3 files changed, 17 insertions(+), 18 deletions(-)
diffs (58 lines):
diff -r b399b57aec0f -r 21143d2aae34 mail/kbiff/Makefile
--- a/mail/kbiff/Makefile Sat Dec 10 22:02:16 2005 +0000
+++ b/mail/kbiff/Makefile Sat Dec 10 22:07:01 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2005/12/05 20:50:33 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2005/12/10 22:07:01 markd Exp $
-DISTNAME= kbiff-3.7.1
-PKGREVISION= 1
+DISTNAME= kbiff-3.8
CATEGORIES= devel kde
-MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kbiff/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= markd%NetBSD.org@localhost
diff -r b399b57aec0f -r 21143d2aae34 mail/kbiff/distinfo
--- a/mail/kbiff/distinfo Sat Dec 10 22:02:16 2005 +0000
+++ b/mail/kbiff/distinfo Sat Dec 10 22:07:01 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 09:59:23 agc Exp $
+$NetBSD: distinfo,v 1.6 2005/12/10 22:07:01 markd Exp $
-SHA1 (kbiff-3.7.1.tar.bz2) = b44fbb342ff64e1a3a8d6d42a41f5e5f74a4bd07
-RMD160 (kbiff-3.7.1.tar.bz2) = 00d802d956351f537bbcc6ed364a3e940b7dd09d
-Size (kbiff-3.7.1.tar.bz2) = 629007 bytes
-SHA1 (patch-aa) = 3f63951e0f77f32b6c59aecae3bb13a81b870afb
+SHA1 (kbiff-3.8.tar.bz2) = 7ec8d04c26d4e47278fa5fc34bd09a9157d8d28a
+RMD160 (kbiff-3.8.tar.bz2) = c2325f558d0d7926213f420cc40dd02dc36a1c2e
+Size (kbiff-3.8.tar.bz2) = 767864 bytes
+SHA1 (patch-aa) = b477880d9dab4ec023442e9cce416f19a5a0fb4a
SHA1 (patch-ab) = 53565884f5aed49b8e2d4ad73f3145a95b85895e
diff -r b399b57aec0f -r 21143d2aae34 mail/kbiff/patches/patch-aa
--- a/mail/kbiff/patches/patch-aa Sat Dec 10 22:02:16 2005 +0000
+++ b/mail/kbiff/patches/patch-aa Sat Dec 10 22:07:01 2005 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.2 2004/10/12 11:08:03 markd Exp $
+$NetBSD: patch-aa,v 1.3 2005/12/10 22:07:01 markd Exp $
---- Makefile.in.orig 2004-03-26 13:47:41.000000000 +1200
+--- Makefile.in.orig 2005-09-11 10:09:56.000000000 +1200
+++ Makefile.in
-@@ -273,7 +273,7 @@ $(srcdir)/Makefile.in: Makefile.am $(t
- cd $(top_srcdir) && \
+@@ -319,7 +319,7 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefi
$(AUTOMAKE) --foreign Makefile
cd $(top_srcdir) && perl admin/am_edit Makefile.in
--Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-+Makefile: $(srcdir)/Makefile.in
- cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
-
- $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ .PRECIOUS: Makefile
+-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
++Makefile: $(srcdir)/Makefile.in
+ @case '$?' in \
+ *config.status*) \
+ echo ' $(SHELL) ./config.status'; \
Home |
Main Index |
Thread Index |
Old Index