diff options
author | wiz <wiz@pkgsrc.org> | 2009-09-02 12:11:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-09-02 12:11:21 +0000 |
commit | 9724bf5edd5d4bf4937479d77f4f8bd0a80cb3a8 (patch) | |
tree | db37f9d3dd8c03a366faec4bcc107780ac61da72 /mail | |
parent | 0053a1e6bab7b9a89cb7679f05f41b82104fc0c0 (diff) | |
download | pkgsrc-9724bf5edd5d4bf4937479d77f4f8bd0a80cb3a8.tar.gz |
Update to 2.7.1:
2.7.1
Changes: Users (or package maintainers) now have the choice between
Getopt::Long and Getopt::Mixed (with the latter as the default).
2.7
Changes: Another tweak to the MS-TOFU detection has been applied.
2.6
Changes: This release has a minor TOFU detection tweak. Some typos have
been fixed. It is hopefully the last release before a long overdue
migration to Getopt::Long.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/t-prot/Makefile | 4 | ||||
-rw-r--r-- | mail/t-prot/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/t-prot/Makefile b/mail/t-prot/Makefile index a7d4772dbff..3c62968d288 100644 --- a/mail/t-prot/Makefile +++ b/mail/t-prot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/04/07 18:08:18 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2009/09/02 12:11:21 wiz Exp $ # -DISTNAME= t-prot-2.5 +DISTNAME= t-prot-2.7.1 CATEGORIES= mail MASTER_SITES= http://www.escape.de/users/tolot/mutt/t-prot/downloads/ diff --git a/mail/t-prot/distinfo b/mail/t-prot/distinfo index 40de86a281a..8fa3fee107f 100644 --- a/mail/t-prot/distinfo +++ b/mail/t-prot/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/10/27 12:39:59 wiz Exp $ +$NetBSD: distinfo,v 1.3 2009/09/02 12:11:21 wiz Exp $ -SHA1 (t-prot-2.5.tar.gz) = c0987d1bbcb0c8ca1156204510ae68765f5e7588 -RMD160 (t-prot-2.5.tar.gz) = 8568da171a75510af309a0375a626bbfc910c9a9 -Size (t-prot-2.5.tar.gz) = 41136 bytes +SHA1 (t-prot-2.7.1.tar.gz) = edbaa9ca59fc01e72f13600d7b00600739aaca5b +RMD160 (t-prot-2.7.1.tar.gz) = 5d16650b388294f9f5a2d3f65d97819fff50e6ad +Size (t-prot-2.7.1.tar.gz) = 43899 bytes |