pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/stunnel Update stunnel to 5.17. Thanks Ben Ge...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12fbe3a96e2f
branches:  trunk
changeset: 652631:12fbe3a96e2f
user:      youri <youri%pkgsrc.org@localhost>
date:      Fri Jun 05 20:41:03 2015 +0000

description:
Update stunnel to 5.17. Thanks Ben Gergely for the patch!
distfile was signed with:
pub   4096R/DD3AAAA3 2015-02-06
      Key fingerprint = AC91 5EA3 0645 D9D3 D4DA  E4FE B104 8932 DD3A AAA3
uid       [ unknown] Michał Trojnara <Michal.Trojnara%stunnel.org@localhost>

diffstat:

 security/stunnel/Makefile         |   4 ++--
 security/stunnel/PLIST            |   4 +---
 security/stunnel/distinfo         |  10 +++++-----
 security/stunnel/patches/patch-ac |  10 +++++-----
 4 files changed, 13 insertions(+), 15 deletions(-)

diffs (74 lines):

diff -r 71b6004097a7 -r 12fbe3a96e2f security/stunnel/Makefile
--- a/security/stunnel/Makefile Fri Jun 05 18:41:18 2015 +0000
+++ b/security/stunnel/Makefile Fri Jun 05 20:41:03 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.93 2014/11/07 11:30:47 schmonz Exp $
+# $NetBSD: Makefile,v 1.94 2015/06/05 20:41:03 youri Exp $
 
-DISTNAME=              stunnel-5.07
+DISTNAME=              stunnel-5.17
 CATEGORIES=            security
 MASTER_SITES=          http://www.stunnel.org/downloads/
 
diff -r 71b6004097a7 -r 12fbe3a96e2f security/stunnel/PLIST
--- a/security/stunnel/PLIST    Fri Jun 05 18:41:18 2015 +0000
+++ b/security/stunnel/PLIST    Fri Jun 05 20:41:03 2015 +0000
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.13 2014/03/11 14:05:14 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.14 2015/06/05 20:41:03 youri Exp $
 bin/stunnel
 bin/stunnel3
 lib/stunnel/libstunnel.la
 man/man8/stunnel.8
-man/man8/stunnel.fr.8
 man/man8/stunnel.pl.8
 share/doc/stunnel/AUTHORS
 share/doc/stunnel/BUGS
@@ -26,7 +25,6 @@
 share/doc/stunnel/examples/stunnel.init
 share/doc/stunnel/examples/stunnel.service
 share/doc/stunnel/examples/stunnel.spec
-share/doc/stunnel/stunnel.fr.html
 share/doc/stunnel/stunnel.html
 share/doc/stunnel/stunnel.pl.html
 share/examples/stunnel/stunnel.conf-sample
diff -r 71b6004097a7 -r 12fbe3a96e2f security/stunnel/distinfo
--- a/security/stunnel/distinfo Fri Jun 05 18:41:18 2015 +0000
+++ b/security/stunnel/distinfo Fri Jun 05 20:41:03 2015 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.42 2014/11/07 11:30:47 schmonz Exp $
+$NetBSD: distinfo,v 1.43 2015/06/05 20:41:03 youri Exp $
 
-SHA1 (stunnel-5.07.tar.gz) = 006002eec15881214257e50a967422318720c501
-RMD160 (stunnel-5.07.tar.gz) = dee4871b98082d0baa9d5527dc4770ef20f096f6
-Size (stunnel-5.07.tar.gz) = 599111 bytes
+SHA1 (stunnel-5.17.tar.gz) = 62c1be914934a09e9ac0b9ef34f7aacc8f34838f
+RMD160 (stunnel-5.17.tar.gz) = 91da4b9d56806b273757216d1ec52842f64e4e15
+Size (stunnel-5.17.tar.gz) = 613840 bytes
 SHA1 (patch-aa) = 6e64233183a9ca19a5f86c7152a21f3d8e146268
-SHA1 (patch-ac) = fadcc1e2a1c36acc44cb90bd7160540990dd1983
+SHA1 (patch-ac) = 52d2d1ee392ceecb31b1cafa6fd3c42d4e9e0694
diff -r 71b6004097a7 -r 12fbe3a96e2f security/stunnel/patches/patch-ac
--- a/security/stunnel/patches/patch-ac Fri Jun 05 18:41:18 2015 +0000
+++ b/security/stunnel/patches/patch-ac Fri Jun 05 20:41:03 2015 +0000
@@ -1,15 +1,15 @@
-$NetBSD: patch-ac,v 1.17 2014/11/07 11:30:47 schmonz Exp $
+$NetBSD: patch-ac,v 1.18 2015/06/05 20:41:04 youri Exp $
 
 We'll take care of PKG_SYSCONFSUBDIR ourselves, thanks.
 
---- src/Makefile.in.orig       2014-10-23 15:09:25.000000000 +0000
+--- src/Makefile.in.orig       2015-04-29 18:17:24.000000000 +0000
 +++ src/Makefile.in
-@@ -310,7 +310,7 @@ libstunnel_la_LDFLAGS = -avoid-version
+@@ -388,7 +388,7 @@ libstunnel_la_LDFLAGS = -avoid-version
  
  # Additional preprocesor definitions
  stunnel_CPPFLAGS = -I/usr/kerberos/include -I$(SSLDIR)/include \
 -      -DLIBDIR='"$(pkglibdir)"' -DCONFDIR='"$(sysconfdir)/stunnel"'
 +      -DLIBDIR='"$(pkglibdir)"' -DCONFDIR='"$(sysconfdir)"'
  
- # Win32 executable
- EXTRA_DIST = make.bat makece.bat makew32.bat mingw.mak evc.mak vc.mak \
+ # SSL library
+ stunnel_LDFLAGS = -L$(SSLDIR)/lib64 -L$(SSLDIR)/lib -lssl -lcrypto


Home | Main Index | Thread Index | Old Index