pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/hitch Update security/hitch to 1.4.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4034ec9ba602
branches:  trunk
changeset: 353286:4034ec9ba602
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Sun Oct 02 09:19:35 2016 +0000

description:
Update security/hitch to 1.4.1.

- Add a new tls-protos configuration option for specifying the
  permitted TLS/SSL protocols. This new option supersedes settings
  ssl and tls which are now deprecated and will be kept for
  backwards compatibility.

diffstat:

 security/hitch/Makefile |   4 ++--
 security/hitch/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r fc44c1d3e075 -r 4034ec9ba602 security/hitch/Makefile
--- a/security/hitch/Makefile   Sun Oct 02 09:13:00 2016 +0000
+++ b/security/hitch/Makefile   Sun Oct 02 09:19:35 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/09/19 09:33:57 fhajny Exp $
+# $NetBSD: Makefile,v 1.4 2016/10/02 09:19:35 fhajny Exp $
 
-DISTNAME=      hitch-1.4.0
+DISTNAME=      hitch-1.4.1
 CATEGORIES=    security
 MASTER_SITES=  https://hitch-tls.org/source/
 
diff -r fc44c1d3e075 -r 4034ec9ba602 security/hitch/distinfo
--- a/security/hitch/distinfo   Sun Oct 02 09:13:00 2016 +0000
+++ b/security/hitch/distinfo   Sun Oct 02 09:19:35 2016 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2016/09/19 09:33:57 fhajny Exp $
+$NetBSD: distinfo,v 1.4 2016/10/02 09:19:35 fhajny Exp $
 
-SHA1 (hitch-1.4.0.tar.gz) = 44ec743c8a92ce4ee4f46e2555930337534e4148
-RMD160 (hitch-1.4.0.tar.gz) = 13f215ddfcc931f6c2def743585f6e69e3d8ee7e
-SHA512 (hitch-1.4.0.tar.gz) = 5834f699e45f4709b4a0d62d346533de0dedcc0d5ae4cc531782ace9defc6a93f8a9135ce5a02d168622d5daa92efa833149ddcab23a778d021cba7c740c85ec
-Size (hitch-1.4.0.tar.gz) = 267213 bytes
+SHA1 (hitch-1.4.1.tar.gz) = 5af72612306dbd48d363f816494b8cf8ec4e0c19
+RMD160 (hitch-1.4.1.tar.gz) = cd187994b558f1c43eef069e388add6c658fbd5d
+SHA512 (hitch-1.4.1.tar.gz) = e2e788e6239d68371de606f088d39923f1d661fd41d1124cfc269297b328faf51df5c5450460dd61ed4b0dc33e198d9354ebf95ea4c57a4a231cbf444e5d628c
+Size (hitch-1.4.1.tar.gz) = 272769 bytes
 SHA1 (patch-hitch.conf.example) = 3200fedcc6528476f9b5eca599f156def3e743e0
 SHA1 (patch-src_hitch.c) = f16c5010a704291fd1c986b73bb987fd92148616



Home | Main Index | Thread Index | Old Index