svn commit: r331078 - head/chinese/bitchx

Vanilla I. Shu vanilla at FreeBSD.org
Mon Oct 21 01:09:16 UTC 2013


Author: vanilla
Date: Mon Oct 21 01:09:16 2013
New Revision: 331078
URL: http://svnweb.freebsd.org/changeset/ports/331078

Log:
  Remove BROKEN & DEPRECARED.
  
  Approved by:	bapt@

Modified:
  head/chinese/bitchx/Makefile

Modified: head/chinese/bitchx/Makefile
==============================================================================
--- head/chinese/bitchx/Makefile	Mon Oct 21 00:54:06 2013	(r331077)
+++ head/chinese/bitchx/Makefile	Mon Oct 21 01:09:16 2013	(r331078)
@@ -8,16 +8,11 @@ CATEGORIES=	chinese
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A zh-tw cursor movement friendly, wrapping clean BitchX
 
-DEPRECATED=	Broken for more than 6 month
-EXPIRATION_DATE=	2013-11-18
-
 MASTERDIR=	${.CURDIR}/../../irc/bitchx
 EXTRA_PATCHES=	${.CURDIR}/files/patch-source::input.c \
 		${.CURDIR}/files/patch-include::config.h \
 		${.CURDIR}/files/patch-source::screen.c
 
-BROKEN=		patch reject
-
 WITH_LATIN=	YES
 # Cursor movement and words wrapping aren't hacked if compiled with gnome.
 WITHOUT_GNOME=	YES


More information about the svn-ports-head mailing list