From owner-cvs-all@FreeBSD.ORG Tue Dec 6 08:49:25 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6D7B106566B; Tue, 6 Dec 2011 08:49:25 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7EB2C8FC08; Tue, 6 Dec 2011 08:49:25 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pB68nPh5020913; Tue, 6 Dec 2011 08:49:25 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pB68nPQk020912; Tue, 6 Dec 2011 08:49:25 GMT (envelope-from ehaupt) Message-Id: <201112060849.pB68nPQk020912@repoman.freebsd.org> From: Emanuel Haupt Date: Tue, 6 Dec 2011 08:49:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/socat Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Dec 2011 08:49:25 -0000 ehaupt 2011-12-06 08:49:25 UTC FreeBSD ports repository Modified files: net/socat Makefile distinfo Log: - Update to 1.7.2.0 (this release allows tun/tap interfaces without IP addresses) - Remove the option to build without OpenSSL, we're supposed to provide sensible default configurations and options. Building a port without OpenSSL support in 2011 makes no sense. This has also been discussed at the Dev Summit 2011 Feature safe: yes Revision Changes Path 1.33 +7 -16 ports/net/socat/Makefile 1.23 +2 -2 ports/net/socat/distinfo