diff --git a/archivers/zstr/Makefile b/archivers/zstr/Makefile index 9e4c7eec4411..a98944170a10 100644 --- a/archivers/zstr/Makefile +++ b/archivers/zstr/Makefile @@ -1,25 +1,24 @@ PORTNAME= zstr DISTVERSIONPREFIX= v -DISTVERSION= 1.0.5 +DISTVERSION= 1.0.6 CATEGORIES= archivers devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ header-only ZLib wrapper LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= mateidavid NO_BUILD= yes NO_ARCH= yes PLIST_FILES= include/strict_fstream.hpp \ - include/zstr.hpp \ - include/zstr_make_unique_polyfill.h + include/zstr.hpp do-install: cd ${WRKSRC}/src && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include .include diff --git a/archivers/zstr/distinfo b/archivers/zstr/distinfo index c4c961f1bd3c..9e9615a2997c 100644 --- a/archivers/zstr/distinfo +++ b/archivers/zstr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640221804 -SHA256 (mateidavid-zstr-v1.0.5_GH0.tar.gz) = c6ae65f1ed97f8fe2e9b0fa7d71a0980151e3936ec50d17403b8d233efa8276d -SIZE (mateidavid-zstr-v1.0.5_GH0.tar.gz) = 12131 +TIMESTAMP = 1649953979 +SHA256 (mateidavid-zstr-v1.0.6_GH0.tar.gz) = 548f3fed81029defc3567d1902f7306eb0aa19f205ce9e06075b7349a3875f32 +SIZE (mateidavid-zstr-v1.0.6_GH0.tar.gz) = 10940