svn commit: r404837 - head/editors/e3

Raphael Kubo da Costa rakuco at FreeBSD.org
Wed Dec 30 11:47:16 UTC 2015


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


More information about the svn-ports-head mailing list