From 808ac0bb93d21a9cbe8dc82e69d0aafebcc5183f Mon Sep 17 00:00:00 2001 From: smb Date: Tue, 23 Oct 2007 20:16:50 +0000 Subject: Update claws-mail to 3.0.2: * Bug fixes: o bug 1320, 'Memory leak caused by gtk_container_get_children' o bug 1321, 'access before allocation when scanning for uris' o bug 1324, 'Corrupted IMAP cache' o bug 1327, 'segfault when replying to a non-existent news message' o bug 1329, 'error in quicksearch.c' o bug 1334, 'user defined mail incorporation script not run' o bug 1336, 'Segfault if empty space before search-string' o bug 1337, 'Crash on removing uncached emails' o Prevent unquoted mime boundaries, by always using a / o Remove unnecessary error when cancelling export to mbox. o MAEMO: make all Folder Properties pages visible o MAEMO: fix overlapping buttons in Edit Accounts page Also update the version dependencies of all plug-ins. The reality of the numbering for standard plug-ins was different than had been assumed, and the actual published dependencies were more complex tha was captured by the previous structure. --- mail/claws-mail-pgp/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'mail/claws-mail-pgp') diff --git a/mail/claws-mail-pgp/Makefile b/mail/claws-mail-pgp/Makefile index fef00019269..32e6aa0c9c0 100644 --- a/mail/claws-mail-pgp/Makefile +++ b/mail/claws-mail-pgp/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2007/09/23 17:08:02 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2007/10/23 20:16:53 smb Exp $ # .include "../../mail/claws-mail/Makefile.vers" DISTNAME= claws-mail-pgp-${CLAWS_VERSION} -PKGREVISION= 1 CATEGORIES= mail security MASTER_SITES= # empty DISTFILES= # empy @@ -11,9 +10,9 @@ DISTFILES= # empy MAINTAINER= smb@NetBSD.org COMMENT= Metapackage for the PGP plug-in for Claws-mail -DEPENDS+= claws-mail-pgpcore-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpcore -DEPENDS+= claws-mail-pgpmime-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpmime -DEPENDS+= claws-mail-pgpinline-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpinline +DEPENDS+= claws-mail-pgpcore-3.0.1{,nb[0-9]*}:../../mail/claws-mail-pgpcore +DEPENDS+= claws-mail-pgpmime-3.0.1{,nb[0-9]*}:../../mail/claws-mail-pgpmime +DEPENDS+= claws-mail-pgpinline-3.0.1{,nb[0-9]*}:../../mail/claws-mail-pgpinline EXTRACT_ONLY= # empty NO_CHECKSUM= yes -- cgit v1.2.3