Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2018 21:32:18 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479960 - head/security/hamachi
Message-ID:  <201809172132.w8HLWI5e030947@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809172132.w8HLWI5e030947>