aboutsummaryrefslogtreecommitdiff
path: root/archivers/tar-stream-chunker
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-07-26 14:45:11 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-07-26 14:45:11 +0000
commit8112dca7fb42b259671f26935c535d122997ae65 (patch)
tree7c871ca53bd96d9f69a83bf7dfccfa587f390a0c /archivers/tar-stream-chunker
parent54920178293cdd6b38d03a308d6c431744ddc7e9 (diff)
downloadports-8112dca7fb42b259671f26935c535d122997ae65.tar.gz
ports-8112dca7fb42b259671f26935c535d122997ae65.zip
archivers/tar-stream-chunker: Update to 1.0.6
Changelog: https://github.com/ihoro/tar-stream-chunker/releases/tag/1.0.6 PR: 248189 Submitted by: Igor Ostapenko <igor.ostapenko@pm.me> (maintainer)
Notes
Notes: svn path=/head/; revision=543484
Diffstat (limited to 'archivers/tar-stream-chunker')
-rw-r--r--archivers/tar-stream-chunker/Makefile3
-rw-r--r--archivers/tar-stream-chunker/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/archivers/tar-stream-chunker/Makefile b/archivers/tar-stream-chunker/Makefile
index 8ecaf6d6f5f1..d17f1f1969a5 100644
--- a/archivers/tar-stream-chunker/Makefile
+++ b/archivers/tar-stream-chunker/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= tar-stream-chunker
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
CATEGORIES= archivers
MAINTAINER= igor.ostapenko@pm.me
@@ -10,7 +10,6 @@ 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
diff --git a/archivers/tar-stream-chunker/distinfo b/archivers/tar-stream-chunker/distinfo
index cf2bd0ccb87b..cc2a4fda2579 100644
--- a/archivers/tar-stream-chunker/distinfo
+++ b/archivers/tar-stream-chunker/distinfo
@@ -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