Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 May 2017 12:24:38 +0300
From:      Boris Samorodov <bsam@passap.ru>
To:        Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r440162 - head/archivers/zstd
Message-ID:  <1e1a0fa6-5a76-86f6-8832-0266eb7131ee@passap.ru>
In-Reply-To: <201705051534.v45FYIEK020954@repo.freebsd.org>
References:  <201705051534.v45FYIEK020954@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
05.05.2017 18:34, Sunpoet Po-Chuan Hsieh пишет:
> Author: sunpoet
> Date: Fri May  5 15:34:18 2017
> New Revision: 440162
> URL: https://svnweb.freebsd.org/changeset/ports/440162
> 
> Log:
>    Update to 1.2.0
>    
>    - Remove pzstd

Can you please elaborate on why it was removed? Changes (the link below)
do not have any info on the matter.

>    Changes:	https://github.com/facebook/zstd/releases
> 
> Modified:
>    head/archivers/zstd/Makefile
>    head/archivers/zstd/distinfo
>    head/archivers/zstd/pkg-plist
> 
> Modified: head/archivers/zstd/Makefile
> ==============================================================================
> --- head/archivers/zstd/Makefile	Fri May  5 14:46:38 2017	(r440161)
> +++ head/archivers/zstd/Makefile	Fri May  5 15:34:18 2017	(r440162)
> @@ -2,9 +2,8 @@
>   # $FreeBSD$
>   
>   PORTNAME=	zstd
> -PORTVERSION=	1.1.4
> +PORTVERSION=	1.2.0
>   DISTVERSIONPREFIX=	v
> -PORTREVISION=	1
>   CATEGORIES=	archivers
>   
>   MAINTAINER=	sunpoet@FreeBSD.org
> @@ -25,10 +24,4 @@ USE_GITHUB=	yes
>   post-patch:
>   	@${REINPLACE_CMD} -e 's|INSTALL_|BSD_&|' ${WRKSRC}/lib/Makefile ${WRKSRC}/programs/Makefile
>   
> -post-build:
> -	${MAKE_CMD} -C ${WRKSRC}/contrib/pzstd/
> -
> -post-install:
> -	${INSTALL_PROGRAM} ${WRKSRC}/contrib/pzstd/pzstd ${STAGEDIR}${PREFIX}/bin/
> -
>   .include <bsd.port.mk>
> 
> Modified: head/archivers/zstd/distinfo
> ==============================================================================
> --- head/archivers/zstd/distinfo	Fri May  5 14:46:38 2017	(r440161)
> +++ head/archivers/zstd/distinfo	Fri May  5 15:34:18 2017	(r440162)
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1489890610
> -SHA256 (facebook-zstd-v1.1.4_GH0.tar.gz) = 6aae2b586e359344cb8ecfe6917a407dc7e01b5d7d7388559714de37900fb9fb
> -SIZE (facebook-zstd-v1.1.4_GH0.tar.gz) = 923381
> +TIMESTAMP = 1493987264
> +SHA256 (facebook-zstd-v1.2.0_GH0.tar.gz) = 4a7e4593a3638276ca7f2a09dc4f38e674d8317bbea51626393ca73fc047cbfb
> +SIZE (facebook-zstd-v1.2.0_GH0.tar.gz) = 1300584
> 
> Modified: head/archivers/zstd/pkg-plist
> ==============================================================================
> --- head/archivers/zstd/pkg-plist	Fri May  5 14:46:38 2017	(r440161)
> +++ head/archivers/zstd/pkg-plist	Fri May  5 15:34:18 2017	(r440162)
> @@ -1,9 +1,9 @@
> -bin/pzstd
>   bin/unzstd
>   bin/zstd
>   bin/zstdcat
>   bin/zstdgrep
>   bin/zstdless
> +bin/zstdmt
>   include/zbuff.h
>   include/zdict.h
>   include/zstd.h
> 


-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
"It is not necessary to change. Survival is not mandatory."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1e1a0fa6-5a76-86f6-8832-0266eb7131ee>