diff --git a/devel/leatherman/Makefile b/devel/leatherman/Makefile index cee507665b23..ee44fe1b961c 100644 --- a/devel/leatherman/Makefile +++ b/devel/leatherman/Makefile @@ -1,26 +1,29 @@ PORTNAME= leatherman -PORTVERSION= 1.12.6 -PORTREVISION= 3 +PORTVERSION= 1.12.9 CATEGORIES= devel MAINTAINER= puppet@FreeBSD.org COMMENT= Leatherman C++ Tool library WWW= https://github.com/puppetlabs/leatherman LICENSE= APACHE20 LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libcurl.so:ftp/curl USES= compiler:c++11-lang cmake gettext ruby USE_GITHUB= yes GH_ACCOUNT= puppetlabs CMAKE_ON= LEATHERMAN_SHARED CMAKE_OFF= ENABLE_CXX_WERROR USE_LDCONFIG= yes TEST_TARGET= test +post-configure: + # This file is vendored in vendor/Catch-1.10.0.zip and extracted at configure step + ${SED} -i '' -e '1s|\(.*\)|#include \n\1|' ${CONFIGURE_WRKSRC}/src/Catch-1.10.0/single_include/catch.hpp + PLIST_SUB= PORTVERSION=${PORTVERSION} .include diff --git a/devel/leatherman/distinfo b/devel/leatherman/distinfo index e974c13afb68..fa1c5ca5d015 100644 --- a/devel/leatherman/distinfo +++ b/devel/leatherman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626634142 -SHA256 (puppetlabs-leatherman-1.12.6_GH0.tar.gz) = 1a1dbdb8ec000b8d7e586910d7cb7a3c7a4f49913ad439717e571daf88d451d2 -SIZE (puppetlabs-leatherman-1.12.6_GH0.tar.gz) = 818106 +TIMESTAMP = 1677533770 +SHA256 (puppetlabs-leatherman-1.12.9_GH0.tar.gz) = 62c1b86b6bfe8e2f06f84e605b1bad8a0fa3224d2bf2dc33e69b2e46b902c2cb +SIZE (puppetlabs-leatherman-1.12.9_GH0.tar.gz) = 816107