Date: Wed, 30 Dec 2015 11:47:15 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404837 - head/editors/e3 Message-ID: <201512301147.tBUBlF2Q047915@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Wed Dec 30 11:47:14 2015 New Revision: 404837 URL: https://svnweb.freebsd.org/changeset/ports/404837 Log: Unmark BROKEN. Fetching worked fine, with no certificate errors. Modified: head/editors/e3/Makefile Modified: head/editors/e3/Makefile ============================================================================== --- head/editors/e3/Makefile Wed Dec 30 11:44:21 2015 (r404836) +++ head/editors/e3/Makefile Wed Dec 30 11:47:14 2015 (r404837) @@ -12,10 +12,6 @@ COMMENT= Full featured text editor writt BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm -BROKEN= does not fetch (certificate verification failed) -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2015-12-30 - USES= gmake tar:tgz MAKE_ARGS= OS=FREEBSD ONLY_FOR_ARCHS= i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512301147.tBUBlF2Q047915>