From owner-svn-ports-head@freebsd.org Fri Dec 9 12:57:01 2016 Return-Path: Delivered-To: svn-ports-head@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 61930C6B1A7; Fri, 9 Dec 2016 12:57:01 +0000 (UTC) (envelope-from sunpoet@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 2E12F1C0C; Fri, 9 Dec 2016 12:57:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB9Cv0lB062021; Fri, 9 Dec 2016 12:57:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB9Cv0Cx062020; Fri, 9 Dec 2016 12:57:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612091257.uB9Cv0Cx062020@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Dec 2016 12:57:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428192 - head/lang/ruby23 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.23 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: Fri, 09 Dec 2016 12:57:01 -0000 Author: sunpoet Date: Fri Dec 9 12:57:00 2016 New Revision: 428192 URL: https://svnweb.freebsd.org/changeset/ports/428192 Log: - Use USES=ssl Modified: head/lang/ruby23/Makefile Modified: head/lang/ruby23/Makefile ============================================================================== --- head/lang/ruby23/Makefile Fri Dec 9 12:56:55 2016 (r428191) +++ head/lang/ruby23/Makefile Fri Dec 9 12:57:00 2016 (r428192) @@ -37,8 +37,7 @@ GNU_CONFIGURE= yes LIBS+= -lpthread -L${LOCALBASE}/lib MAKE_ENV= LC_ALL=C USE_LDCONFIG= yes -USE_OPENSSL= yes -USES= autoreconf cpe execinfo tar:xz +USES= autoreconf cpe execinfo ssl tar:xz WRKSRC= ${RUBY_WRKSRC} RUBY_VER= 2.3