diff options
author | schmonz <schmonz> | 2006-02-14 18:46:24 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2006-02-14 18:46:24 +0000 |
commit | b4f2a098604bb544c9fc8a294d1bed77b1e8ae95 (patch) | |
tree | 8395f65e4e3f2b387adc2b9df5f280b748efcb65 /mail | |
parent | 3d7d52a16ea8818c545ba5143f08146d257ae118 (diff) | |
download | pkgsrc-b4f2a098604bb544c9fc8a294d1bed77b1e8ae95.tar.gz |
Update to 4.5.3. From the changelog:
* keyfile and certfile parameters to SSL retrievers are now expanded
for leading "~/" and "~username/" as well as environment
variables, just like other path parameters. Thanks: Fredrik Steen.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/getmail/Makefile | 4 | ||||
-rw-r--r-- | mail/getmail/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index bccd1b8f549..803d8b668f7 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.57 2006/02/08 03:26:33 schmonz Exp $ +# $NetBSD: Makefile,v 1.58 2006/02/14 18:46:24 schmonz Exp $ -DISTNAME= getmail-4.5.2 +DISTNAME= getmail-4.5.3 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 20ec21fea3e..6e4c890ccf7 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.47 2006/02/08 03:26:33 schmonz Exp $ +$NetBSD: distinfo,v 1.48 2006/02/14 18:46:24 schmonz Exp $ -SHA1 (getmail-4.5.2.tar.gz) = fdd751385ea38171d29a647721af3e0af30453f8 -RMD160 (getmail-4.5.2.tar.gz) = f0a3d7c674219953079c14bb2b98dd7938ce0091 -Size (getmail-4.5.2.tar.gz) = 137433 bytes +SHA1 (getmail-4.5.3.tar.gz) = ddd348ccc11f6aca48ce2e13eb2e25cd631be45c +RMD160 (getmail-4.5.3.tar.gz) = d37c4218e7c22faa874b803c9854c8446b008950 +Size (getmail-4.5.3.tar.gz) = 137589 bytes SHA1 (patch-aa) = 8298be4812f193b45901f5c9ed23d86080be103b |