Date: Tue, 29 Dec 2020 08:10:50 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559548 - head/archivers/py-zstd Message-ID: <202012290810.0BT8Aoxu009212@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Tue Dec 29 08:10:49 2020 New Revision: 559548 URL: https://svnweb.freebsd.org/changeset/ports/559548 Log: archivers/py-zstd: Update 1.4.5.1 -> 1.4.8.1 Modified: head/archivers/py-zstd/Makefile head/archivers/py-zstd/distinfo Modified: head/archivers/py-zstd/Makefile ============================================================================== --- head/archivers/py-zstd/Makefile Tue Dec 29 08:08:17 2020 (r559547) +++ head/archivers/py-zstd/Makefile Tue Dec 29 08:10:49 2020 (r559548) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zstd -DISTVERSION= 1.4.5.1 +DISTVERSION= 1.4.8.1 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-zstd/distinfo ============================================================================== --- head/archivers/py-zstd/distinfo Tue Dec 29 08:08:17 2020 (r559547) +++ head/archivers/py-zstd/distinfo Tue Dec 29 08:10:49 2020 (r559548) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592546883 -SHA256 (zstd-1.4.5.1.tar.gz) = 2a1806d625bd2d8944ead4b3018fc6444a31467fa09935e9c1d4296275f024c6 -SIZE (zstd-1.4.5.1.tar.gz) = 483105 +TIMESTAMP = 1609229358 +SHA256 (zstd-1.4.8.1.tar.gz) = b62b21eb850abd6b8c0046bfc1c5c773c873eeb94f1904ef1ff304e98b62b80e +SIZE (zstd-1.4.8.1.tar.gz) = 506197
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012290810.0BT8Aoxu009212>