Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2020 12:32:03 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556336 - in head/sysutils: puppet5 puppet6
Message-ID:  <202011261232.0AQCW3n9027095@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Thu Nov 26 12:32:02 2020
New Revision: 556336
URL: https://svnweb.freebsd.org/changeset/ports/556336

Log:
  These ports now build on aarch64.
  
  Obtained from:	lonesome.com trybroken run

Modified:
  head/sysutils/puppet5/Makefile
  head/sysutils/puppet6/Makefile

Modified: head/sysutils/puppet5/Makefile
==============================================================================
--- head/sysutils/puppet5/Makefile	Thu Nov 26 12:24:33 2020	(r556335)
+++ head/sysutils/puppet5/Makefile	Thu Nov 26 12:32:02 2020	(r556336)
@@ -12,7 +12,6 @@ COMMENT=	Configuration management framework written in
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_aarch64=		fails to install: Could not load facter; cannot install
 # maybe a newer version like puppet 6.x or 7.x must be used to work with ruby 2.7
 BROKEN_RUBY27=	yes
 

Modified: head/sysutils/puppet6/Makefile
==============================================================================
--- head/sysutils/puppet6/Makefile	Thu Nov 26 12:24:33 2020	(r556335)
+++ head/sysutils/puppet6/Makefile	Thu Nov 26 12:32:02 2020	(r556336)
@@ -11,8 +11,6 @@ COMMENT=	Configuration management framework written in
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_aarch64=		fails to install: Could not load facter; cannot install
-
 BUILD_DEPENDS=	rubygem-concurrent-ruby>0:devel/rubygem-concurrent-ruby \
 		rubygem-deep_merge>=1.0:devel/rubygem-deep_merge \
 		rubygem-hiera>=2.0:sysutils/rubygem-hiera \



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