svn commit: r479960 - head/security/hamachi

Antoine Brodin antoine at FreeBSD.org
Mon Sep 17 21:32:19 UTC 2018


Author: antoine
Date: Mon Sep 17 21:32:18 2018
New Revision: 479960
URL: https://svnweb.freebsd.org/changeset/ports/479960

Log:
  Mark BROKEN: fails to patch with upx 3.94
  
  upx: /wrkdirs/usr/ports/security/hamachi/work/hamachi-0.9.9.9-20-lnx/hamachi: Exception: compressed data violation
  
  Reported by:	pkg-fallout

Modified:
  head/security/hamachi/Makefile

Modified: head/security/hamachi/Makefile
==============================================================================
--- head/security/hamachi/Makefile	Mon Sep 17 21:27:28 2018	(r479959)
+++ head/security/hamachi/Makefile	Mon Sep 17 21:32:18 2018	(r479960)
@@ -11,6 +11,8 @@ PKGNAMEPREFIX=	linux-
 MAINTAINER=	lapo at lapo.it
 COMMENT=	Fast, secure, simple VPN software with NAT-traversal
 
+BROKEN=		fails to patch with upx 3.94
+
 PATCH_DEPENDS=	upx:archivers/upx
 
 ONLY_FOR_ARCHS=	i386 amd64


More information about the svn-ports-all mailing list