From owner-svn-ports-head@FreeBSD.ORG Mon Jun 23 18:35:45 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BA1D61DF; Mon, 23 Jun 2014 18:35:45 +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 8DAF42662; Mon, 23 Jun 2014 18:35:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5NIZjJ4081729; Mon, 23 Jun 2014 18:35:45 GMT (envelope-from zi@svn.freebsd.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5NIZjF4081724; Mon, 23 Jun 2014 18:35:45 GMT (envelope-from zi@svn.freebsd.org) Message-Id: <201406231835.s5NIZjF4081724@svn.freebsd.org> From: Ryan Steinmetz Date: Mon, 23 Jun 2014 18:35:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358991 - 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 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: Mon, 23 Jun 2014 18:35:45 -0000 Author: zi Date: Mon Jun 23 18:35:44 2014 New Revision: 358991 URL: http://svnweb.freebsd.org/changeset/ports/358991 QAT: https://qat.redports.org/buildarchive/r358991/ Log: - Update to 5.02 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 23 18:29:55 2014 (r358990) +++ head/security/stunnel/Makefile Mon Jun 23 18:35:44 2014 (r358991) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.01 -PORTREVISION= 1 +PORTVERSION= 5.02 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \ @@ -26,8 +25,7 @@ COMMENT= SSL encryption wrapper for stan LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -USES= shebangfix -USE_AUTOTOOLS= libtool +USES= shebangfix libtool USE_RC_SUBR= stunnel USE_LDCONFIG= yes Modified: head/security/stunnel/distinfo ============================================================================== --- head/security/stunnel/distinfo Mon Jun 23 18:29:55 2014 (r358990) +++ head/security/stunnel/distinfo Mon Jun 23 18:35:44 2014 (r358991) @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.01.tar.gz) = 2565bf58ffe8a612304c64df621105b2e42d6e389e815ed4205dbeec4f3f886b -SIZE (stunnel-5.01.tar.gz) = 587962 +SHA256 (stunnel-5.02.tar.gz) = c258b71d7f82bba5b0a4ccc69fbda632f1fefe9108589a92aa1016f33985973e +SIZE (stunnel-5.02.tar.gz) = 590655 Modified: head/security/stunnel/pkg-plist ============================================================================== --- head/security/stunnel/pkg-plist Mon Jun 23 18:29:55 2014 (r358990) +++ head/security/stunnel/pkg-plist Mon Jun 23 18:35:44 2014 (r358991) @@ -2,7 +2,6 @@ bin/stunnel bin/stunnel3 %%ETCDIR%%/stunnel.conf-sample lib/stunnel/libstunnel.a -lib/stunnel/libstunnel.la lib/stunnel/libstunnel.so man/man8/stunnel.8.gz man/man8/stunnel.fr.8.gz