diff options
author | gdt <gdt@pkgsrc.org> | 2016-03-28 00:17:12 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2016-03-28 00:17:12 +0000 |
commit | 0e556e8e4a2845f66e2aed3775babd95647e26d7 (patch) | |
tree | be93458c6d56770bb60c146407d1643b9762094e | |
parent | 5d018813bbc2443d3f129363b383ec1d38f041af (diff) | |
download | pkgsrc-0e556e8e4a2845f66e2aed3775babd95647e26d7.tar.gz |
Update to 4.0.2 (security fix).
9 Mar 2016:
- Updated Spanish, German, Norwegian Bokmål translations.
- New Danish translation.
- Fix use-after-free issue during SMP.
- Release 4.0.2
-rw-r--r-- | chat/pidgin-otr/Makefile | 9 | ||||
-rw-r--r-- | chat/pidgin-otr/distinfo | 10 |
2 files changed, 10 insertions, 9 deletions
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile index 55354d2d4e3..2a4c17bb558 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.50 2015/06/12 10:48:28 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2016/03/28 00:17:12 gdt Exp $ -VERSION= 4.0.1 +VERSION= 4.0.2 DISTNAME= pidgin-otr-${VERSION} -PKGNAME= pidgin-otr-${VERSION} -PKGREVISION= 2 +# This is present to cope with release candidates where the names do +# not match (e.g., DISTNAME has rc3, unpack directory doesn't). +# PKGNAME= pidgin-otr-${VERSION} CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ diff --git a/chat/pidgin-otr/distinfo b/chat/pidgin-otr/distinfo index 2a247b0c28d..e206dc5e891 100644 --- a/chat/pidgin-otr/distinfo +++ b/chat/pidgin-otr/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2015/11/03 01:20:23 agc Exp $ +$NetBSD: distinfo,v 1.7 2016/03/28 00:17:12 gdt Exp $ -SHA1 (pidgin-otr-4.0.1.tar.gz) = e231a2dc72c960f2aa70d8c9d4b05abc6d123085 -RMD160 (pidgin-otr-4.0.1.tar.gz) = 54be329e86e9f17f98e6bf61c1fe0972a4f4232c -SHA512 (pidgin-otr-4.0.1.tar.gz) = 359cde727a92964eadb4d795cf6442634c6b35471c68eeadd6b70d9da0ece7440b03a593d7b509d1ca99f50a06777c1e11557af3a55c1660d38cccf9dccbc259 -Size (pidgin-otr-4.0.1.tar.gz) = 496879 bytes +SHA1 (pidgin-otr-4.0.2.tar.gz) = 8fc072178b1c0a4161da1685c9ca9f30ade0b72d +RMD160 (pidgin-otr-4.0.2.tar.gz) = 707f42936139ce87562ab3b42f78d6c1a0fe8286 +SHA512 (pidgin-otr-4.0.2.tar.gz) = 6815f1d2be5786726602a924ae6ead5371543a53bd36231dc3239fa580f73a6136836df0c1beb64d83b76e6bd0d80ffe6750ca6e9ddd2a6a94841a9a678925ad +Size (pidgin-otr-4.0.2.tar.gz) = 515627 bytes |