svn commit: r547441 - head/archivers/tar-stream-chunker

Fernando Apesteguía fernape at freebsd.org
Thu Sep 3 12:34:44 UTC 2020


On Thu, Sep 3, 2020 at 2:26 PM Fernando Apesteguía <fernape at freebsd.org> wrote:
>
> Author: fernape
> Date: Thu Sep  3 12:26:02 2020
> New Revision: 547441
> URL: https://svnweb.freebsd.org/changeset/ports/547441
>
> Log:
>   archivers/tar-stream-chunker: Update to 1.0.7
>
>   ChangeLog: https://github.com/ihoro/tar-stream-chunker/releases/tag/1.0.7
>
>   This is a fix for the -fno-common issue.
>
>   PR:   249073
>   Submitted by: igor.ostapenko at pm.me (maintainer)
>   MFH:  2020Q3 (build fix, -fno-common)

archivers/tar-stream-chunker was added after branching 2020Q3
(r542746). No need to MFH.

>
> Modified:
>   head/archivers/tar-stream-chunker/Makefile
>   head/archivers/tar-stream-chunker/distinfo
>
> Modified: head/archivers/tar-stream-chunker/Makefile
> ==============================================================================
> --- head/archivers/tar-stream-chunker/Makefile  Thu Sep  3 12:18:43 2020        (r547440)
> +++ head/archivers/tar-stream-chunker/Makefile  Thu Sep  3 12:26:02 2020        (r547441)
> @@ -1,7 +1,7 @@
>  # $FreeBSD$
>
>  PORTNAME=      tar-stream-chunker
> -PORTVERSION=   1.0.6
> +PORTVERSION=   1.0.7
>  CATEGORIES=    archivers
>
>  MAINTAINER=    igor.ostapenko at pm.me
>
> Modified: head/archivers/tar-stream-chunker/distinfo
> ==============================================================================
> --- head/archivers/tar-stream-chunker/distinfo  Thu Sep  3 12:18:43 2020        (r547440)
> +++ head/archivers/tar-stream-chunker/distinfo  Thu Sep  3 12:26:02 2020        (r547441)
> @@ -1,3 +1,3 @@
> -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
> +TIMESTAMP = 1599132612
> +SHA256 (ihoro-tar-stream-chunker-1.0.7_GH0.tar.gz) = 29b7ecf71953e540229f964e4d8dcec53ae65d351c39820efd298aecd22c041b
> +SIZE (ihoro-tar-stream-chunker-1.0.7_GH0.tar.gz) = 7118


More information about the svn-ports-all mailing list