diff options
author | ghen <ghen@pkgsrc.org> | 2007-03-19 12:51:56 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-03-19 12:51:56 +0000 |
commit | 849932e58ba6792aad36303b94a8c9bd638bb27c (patch) | |
tree | 852f2c157dfa2d713ebd9e3a2bd2c66ce443b980 /mail/dbmail | |
parent | 3db76dc9f5285250518a2cb91054cdf8cd1619a4 (diff) | |
download | pkgsrc-849932e58ba6792aad36303b94a8c9bd638bb27c.tar.gz |
Update DBMail to 2.0.11, the latest bugfix maintenance release on the 2.0.x
branch. There are a number of changes, see the ChangeLog for details.
Note that in the meantime, 2.2.x is the new stable release series, bringing
many new features e.g. LDAP authentication, header caching, Sieve mail
filtering, ... but I'll leave that update to a more experience DBMail user.
Diffstat (limited to 'mail/dbmail')
-rw-r--r-- | mail/dbmail/Makefile | 6 | ||||
-rw-r--r-- | mail/dbmail/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index 9495153ecc4..88ae3547c36 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2007/03/18 21:38:59 schmonz Exp $ +# $NetBSD: Makefile,v 1.13 2007/03/19 12:51:56 ghen Exp $ # -DISTNAME= dbmail-2.0.7 -PKGREVISION= 1 +DISTNAME= dbmail-2.0.11 CATEGORIES= mail MASTER_SITES= http://www.dbmail.org/download/2.0/ +EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.dbmail.org/ diff --git a/mail/dbmail/distinfo b/mail/dbmail/distinfo index ff59efab140..13461bb369e 100644 --- a/mail/dbmail/distinfo +++ b/mail/dbmail/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2006/01/13 21:43:54 schmonz Exp $ +$NetBSD: distinfo,v 1.4 2007/03/19 12:51:56 ghen Exp $ -SHA1 (dbmail-2.0.7.tar.gz) = 36736997c259900e060dd48c6972ff2cb1dd6590 -RMD160 (dbmail-2.0.7.tar.gz) = f23d83c5adeb47f84d366ea147a4ce7f654f0508 -Size (dbmail-2.0.7.tar.gz) = 584457 bytes +SHA1 (dbmail-2.0.11.tgz) = fc7c4a2f800f77cca95df99a46265daa5b1935ec +RMD160 (dbmail-2.0.11.tgz) = 74a7dbb06a53b42d3afc37bfebfbb36d3db014ac +Size (dbmail-2.0.11.tgz) = 649830 bytes |