From owner-svn-ports-all@freebsd.org Mon Jun 27 00:23:16 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56373B81D36; Mon, 27 Jun 2016 00:23:16 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 0BA6328E9; Mon, 27 Jun 2016 00:23:15 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5R0NFim039700; Mon, 27 Jun 2016 00:23:15 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5R0NEIr039697; Mon, 27 Jun 2016 00:23:15 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201606270023.u5R0NEIr039697@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Mon, 27 Jun 2016 00:23:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417625 - 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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2016 00:23:16 -0000 Author: zi Date: Mon Jun 27 00:23:14 2016 New Revision: 417625 URL: https://svnweb.freebsd.org/changeset/ports/417625 Log: - Update to 5.33 Modified: head/security/stunnel/Makefile head/security/stunnel/distinfo head/security/stunnel/pkg-plist Modified: head/security/stunnel/Makefile ============================================================================== --- head/security/stunnel/Makefile Mon Jun 27 00:15:24 2016 (r417624) +++ head/security/stunnel/Makefile Mon Jun 27 00:23:14 2016 (r417625) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.31 -PORTEPOCH= 1 +PORTVERSION= 5.33 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ https://www.stunnel.org/downloads/beta/ \ Modified: head/security/stunnel/distinfo ============================================================================== --- head/security/stunnel/distinfo Mon Jun 27 00:15:24 2016 (r417624) +++ head/security/stunnel/distinfo Mon Jun 27 00:23:14 2016 (r417625) @@ -1,2 +1,3 @@ -SHA256 (stunnel-5.31.tar.gz) = a746b71ab3dc6c23eacb0daf7342467870e43ac933430905eb1b1d050bbae0b7 -SIZE (stunnel-5.31.tar.gz) = 639381 +TIMESTAMP = 1466986774 +SHA256 (stunnel-5.33.tar.gz) = 7f54636d1e00864fd4d6bdda0bef60b8aaf24350cf02f89dfd2ac7967c052c73 +SIZE (stunnel-5.33.tar.gz) = 643311 Modified: head/security/stunnel/pkg-plist ============================================================================== --- head/security/stunnel/pkg-plist Mon Jun 27 00:15:24 2016 (r417624) +++ head/security/stunnel/pkg-plist Mon Jun 27 00:23:14 2016 (r417625) @@ -15,6 +15,8 @@ man/man8/stunnel.pl.8.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.init %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.service %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.spec +@comment %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.logrotate +@comment %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.rh.init %%PORTEXAMPLES%%@dir %%EXAMPLESDIR%% %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/BUGS