svn commit: r313065 - head/chinese/bitchx

Martin Wilke miwi at FreeBSD.org
Wed Feb 27 15:50:23 UTC 2013


Author: miwi
Date: Wed Feb 27 15:50:23 2013
New Revision: 313065
URL: http://svnweb.freebsd.org/changeset/ports/313065

Log:
  - Broken patch reject
  
  ===>  Applying extra patch /usr/ports/chinese/bitchx/files/patch-source::input.c
  ===>  Applying extra patch /usr/ports/chinese/bitchx/files/patch-include::config.h
  1 out of 8 hunks failed--saving rejects to include/config.h.rej

Modified:
  head/chinese/bitchx/Makefile   (contents, props changed)

Modified: head/chinese/bitchx/Makefile
==============================================================================
--- head/chinese/bitchx/Makefile	Wed Feb 27 15:49:02 2013	(r313064)
+++ head/chinese/bitchx/Makefile	Wed Feb 27 15:50:23 2013	(r313065)
@@ -17,6 +17,8 @@ EXTRA_PATCHES=	${.CURDIR}/files/patch-so
 		${.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