From owner-svn-ports-head@FreeBSD.ORG Sun Nov 2 01:15:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 68D39B25; Sun, 2 Nov 2014 01:15:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5540AEDF; Sun, 2 Nov 2014 01:15:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA21FQGL068140; Sun, 2 Nov 2014 01:15:26 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA21FPw3068137; Sun, 2 Nov 2014 01:15:25 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201411020115.sA21FPw3068137@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Sun, 2 Nov 2014 01:15:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372050 - head/security/stunnel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 01:15:26 -0000 Author: zi Date: Sun Nov 2 01:15:25 2014 New Revision: 372050 URL: https://svnweb.freebsd.org/changeset/ports/372050 QAT: https://qat.redports.org/buildarchive/r372050/ Log: - Update to 5.07 Modified: head/security/stunnel/Makefile head/security/stunnel/distinfo Modified: head/security/stunnel/Makefile ============================================================================== --- head/security/stunnel/Makefile Sun Nov 2 01:11:04 2014 (r372049) +++ head/security/stunnel/Makefile Sun Nov 2 01:15:25 2014 (r372050) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.06 +PORTVERSION= 5.07 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \ @@ -30,7 +30,7 @@ USE_RC_SUBR= stunnel USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --localstatedir=/var/tmp --enable-static +CONFIGURE_ARGS= --localstatedir=/var/tmp --enable-static --disable-systemd SHEBANG_FILES= src/stunnel3.in OPTIONS_DEFINE= IPV6 LIBWRAP SSL_PORT FIPS DOCS EXAMPLES Modified: head/security/stunnel/distinfo ============================================================================== --- head/security/stunnel/distinfo Sun Nov 2 01:11:04 2014 (r372049) +++ head/security/stunnel/distinfo Sun Nov 2 01:15:25 2014 (r372050) @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.06.tar.gz) = 098c2b6db0793ea4fa5b6767ce6ef1853e9f6cc2f32133024be55f6a460b1a40 -SIZE (stunnel-5.06.tar.gz) = 595550 +SHA256 (stunnel-5.07.tar.gz) = 505c6c63c4a20fc0cce8c35ef1ab7626c7b01071e3fca4ac6ea417afe8065309 +SIZE (stunnel-5.07.tar.gz) = 599111