From owner-svn-ports-all@FreeBSD.ORG Tue May 26 12:00:12 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4577DF23; Tue, 26 May 2015 12:00:12 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) 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 338DBB37; Tue, 26 May 2015 12:00:12 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4QC0Cij004998; Tue, 26 May 2015 12:00:12 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4QC0C45004997; Tue, 26 May 2015 12:00:12 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201505261200.t4QC0C45004997@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 26 May 2015 12:00:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387464 - head/editors/e3 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.20 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: Tue, 26 May 2015 12:00:12 -0000 Author: amdmi3 Date: Tue May 26 12:00:11 2015 New Revision: 387464 URL: https://svnweb.freebsd.org/changeset/ports/387464 Log: - Mark BROKEN: does not fetch ===> e3-2.8,3 depends on file: /usr/local/sbin/pkg - found Certificate verification failed for /C=US/O=GeoTrust Inc./CN=GeoTrust Global CA 675131468:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed:/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s3_clnt.c:1180: fetch: http://sites.google.com/site/e3editor/Home/e3-2.8.tgz?attredirects=0&d=1: Authentication error *** Error code 1 Reported by: pkg-fallout Modified: head/editors/e3/Makefile Modified: head/editors/e3/Makefile ============================================================================== --- head/editors/e3/Makefile Tue May 26 10:54:36 2015 (r387463) +++ head/editors/e3/Makefile Tue May 26 12:00:11 2015 (r387464) @@ -12,6 +12,8 @@ COMMENT= Full featured text editor writt BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm +BROKEN= does not fetch (certificate verification failed) + USES= gmake tar:tgz MAKE_ARGS= OS=FREEBSD ONLY_FOR_ARCHS= i386