svn commit: r323579 - head/sysutils/usbhotkey

Baptiste Daroussin bapt at FreeBSD.org
Wed Jul 24 09:13:26 UTC 2013


Author: bapt
Date: Wed Jul 24 09:13:25 2013
New Revision: 323579
URL: http://svnweb.freebsd.org/changeset/ports/323579

Log:
  Mark as broken: does not patch
  ===>  Applying extra patch /home/bapt/ports/sysutils/usbhotkey/files/extra-patch-main.c
  1 out of 1 hunks failed--saving rejects to main.c.rej
  
  Reported by:	pkg-fallout

Modified:
  head/sysutils/usbhotkey/Makefile

Modified: head/sysutils/usbhotkey/Makefile
==============================================================================
--- head/sysutils/usbhotkey/Makefile	Wed Jul 24 08:19:07 2013	(r323578)
+++ head/sysutils/usbhotkey/Makefile	Wed Jul 24 09:13:25 2013	(r323579)
@@ -12,6 +12,8 @@ COMMENT=		A utility to remap USB keyboar
 LIB_DEPENDS=		hid.0:${PORTSDIR}/devel/libhid \
 			Xtst.6:${PORTSDIR}/x11/libXtst
 
+BROKEN=	Does not patch
+
 OPTIONS_DEFINE=	GUI
 OPTIONS_DEFAULT=	GUI
 GUI_DESC=	Enable GUI bits (Imlib dependency)


More information about the svn-ports-all mailing list