Index: head/sysutils/facter/Makefile =================================================================== --- head/sysutils/facter/Makefile (revision 504923) +++ head/sysutils/facter/Makefile (revision 504924) @@ -1,58 +1,57 @@ # $FreeBSD$ PORTNAME= facter -PORTVERSION= 3.13.2 -PORTREVISION= 1 +PORTVERSION= 3.14.0 CATEGORIES?= sysutils MASTER_SITES= https://downloads.puppetlabs.com/facter/ MAINTAINER= puppet@FreeBSD.org COMMENT= Cross-platform library for retrieving facts from OS LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_DragonFly= DragonFly is not supported upstream LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libcurl.so:ftp/curl \ libleatherman_locale.so:devel/leatherman \ liblibcpp-hocon.so:devel/cpp-hocon \ libyaml-cpp.so:devel/yaml-cpp CONFLICTS_INSTALL= rubygem-facter-2* PLIST_SUB= PORTVERSION="${PORTVERSION}" USES= cmake:noninja compiler:c++11-lib ssl USE_LDCONFIG= yes USE_RUBY= yes CMAKE_ARGS+= -DMAN_PATH=${MANPREFIX}/man CMAKE_OFF= ENABLE_CXX_WERROR OPTIONS_DEFINE= FACTER_JAVA FACTER_JAVA_DESC= Build with Java bindings for puppetserver FACTER_JAVA_USE= java=yes FACTER_JAVA_VARS= JAVA_BUILD=yes FACTER_JAVA_CMAKE_ON= -DJAVA_HOME=${JAVA_HOME} OPTIONS_DEFAULT= FACTER_JAVA OPTIONS_SUB= yes .include post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ ${WRKSRC}/lib/src/facts/posix/collection.cc \ ${WRKSRC}/lib/src/util/config/posix/config.cc post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/specifications ${INSTALL_DATA} ${WRKSRC}/.gemspec ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/specifications/${DISTNAME}.gemspec test: build cd ${WRKSRC}/lib && bundle install --path vendor cd ${CONFIGURE_WRKSRC} && ${MAKE_CMD} test .include Index: head/sysutils/facter/distinfo =================================================================== --- head/sysutils/facter/distinfo (revision 504923) +++ head/sysutils/facter/distinfo (revision 504924) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555524064 -SHA256 (facter-3.13.2.tar.gz) = 69fe3c64877ff1077f5512c904b98b75a3f5631ac84e274382e3a232ff609f68 -SIZE (facter-3.13.2.tar.gz) = 351298 +TIMESTAMP = 1561101211 +SHA256 (facter-3.14.0.tar.gz) = c17a8ae549489217cf8854c5b52f2f511ec31b0f284c043bd77965479e7e2e4f +SIZE (facter-3.14.0.tar.gz) = 352263 Index: head/sysutils/facter/files/patch-lib_inc_internal_util_freebsd_geom.hpp =================================================================== --- head/sysutils/facter/files/patch-lib_inc_internal_util_freebsd_geom.hpp (revision 504923) +++ head/sysutils/facter/files/patch-lib_inc_internal_util_freebsd_geom.hpp (nonexistent) @@ -1,9 +0,0 @@ ---- lib/inc/internal/util/freebsd/geom.hpp.orig 2019-02-08 14:24:43 UTC -+++ lib/inc/internal/util/freebsd/geom.hpp -@@ -4,6 +4,7 @@ - */ - #pragma once - -+#include - #include - #include Property changes on: head/sysutils/facter/files/patch-lib_inc_internal_util_freebsd_geom.hpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property