From owner-svn-ports-head@FreeBSD.ORG Thu Jan 22 23:33:15 2015 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 CDF91583; Thu, 22 Jan 2015 23:33:15 +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 A01FB7A1; Thu, 22 Jan 2015 23:33:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0MNXF51082763; Thu, 22 Jan 2015 23:33:15 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0MNXE5i082760; Thu, 22 Jan 2015 23:33:14 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201501222333.t0MNXE5i082760@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Thu, 22 Jan 2015 23:33:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377704 - 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: Thu, 22 Jan 2015 23:33:15 -0000 Author: zi Date: Thu Jan 22 23:33:14 2015 New Revision: 377704 URL: https://svnweb.freebsd.org/changeset/ports/377704 QAT: https://qat.redports.org/buildarchive/r377704/ Log: - Update to 5.10 Modified: head/security/stunnel/Makefile head/security/stunnel/distinfo head/security/stunnel/pkg-plist Modified: head/security/stunnel/Makefile ============================================================================== --- head/security/stunnel/Makefile Thu Jan 22 23:31:37 2015 (r377703) +++ head/security/stunnel/Makefile Thu Jan 22 23:33:14 2015 (r377704) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.08 -PORTREVISION= 1 +PORTVERSION= 5.10 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \ Modified: head/security/stunnel/distinfo ============================================================================== --- head/security/stunnel/distinfo Thu Jan 22 23:31:37 2015 (r377703) +++ head/security/stunnel/distinfo Thu Jan 22 23:33:14 2015 (r377704) @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.08.tar.gz) = 830b21d24cd237e96f4d7993be43553d4eba4d3cfa2660faa78dec8d41d314fc -SIZE (stunnel-5.08.tar.gz) = 608365 +SHA256 (stunnel-5.10.tar.gz) = 032bfc1854f8a0b9e452343c36ec6b52c7e0daef0863423c6b13a61a7c92eb23 +SIZE (stunnel-5.10.tar.gz) = 603179 Modified: head/security/stunnel/pkg-plist ============================================================================== --- head/security/stunnel/pkg-plist Thu Jan 22 23:31:37 2015 (r377703) +++ head/security/stunnel/pkg-plist Thu Jan 22 23:33:14 2015 (r377704) @@ -4,10 +4,8 @@ bin/stunnel3 lib/stunnel/libstunnel.a lib/stunnel/libstunnel.so man/man8/stunnel.8.gz -man/man8/stunnel.fr.8.gz man/man8/stunnel.pl.8.gz %%PORTDOCS%%%%DOCSDIR%%/stunnel.html -%%PORTDOCS%%%%DOCSDIR%%/stunnel.fr.html %%PORTDOCS%%%%DOCSDIR%%/stunnel.pl.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ca.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ca.pl