Index: head/archivers/tar-stream-chunker/Makefile =================================================================== --- head/archivers/tar-stream-chunker/Makefile (revision 543483) +++ head/archivers/tar-stream-chunker/Makefile (revision 543484) @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= tar-stream-chunker -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= archivers MAINTAINER= igor.ostapenko@pm.me COMMENT= Splits stdin of unknown size onto chunks packed as a TAR to stdout LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= ihoro PLIST_FILES= bin/tar_stream_chunker post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tar_stream_chunker .include Index: head/archivers/tar-stream-chunker/distinfo =================================================================== --- head/archivers/tar-stream-chunker/distinfo (revision 543483) +++ head/archivers/tar-stream-chunker/distinfo (revision 543484) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587339165 -SHA256 (ihoro-tar-stream-chunker-1.0.5_GH0.tar.gz) = 03aadeefe499bff01ca2207a2e0b48630ea79d2e925edb40f3219318083978f3 -SIZE (ihoro-tar-stream-chunker-1.0.5_GH0.tar.gz) = 6994 +TIMESTAMP = 1595452518 +SHA256 (ihoro-tar-stream-chunker-1.0.6_GH0.tar.gz) = 4ceeb5270263292ce2a605c7db154351cbaa0efca2a4e00a91df579783f273c5 +SIZE (ihoro-tar-stream-chunker-1.0.6_GH0.tar.gz) = 7106