Date: Thu, 22 Jan 2015 23:33:14 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377704 - head/security/stunnel Message-ID: <201501222333.t0MNXE5i082760@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501222333.t0MNXE5i082760>