Date: Thu, 21 Sep 2017 13:01:44 +0000 (UTC) From: Sofian Brabez <sbz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450256 - head/archivers/py-lzma Message-ID: <201709211301.v8LD1iD4039376@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sbz Date: Thu Sep 21 13:01:44 2017 New Revision: 450256 URL: https://svnweb.freebsd.org/changeset/ports/450256 Log: - Update to 0.4.9 Modified: head/archivers/py-lzma/Makefile head/archivers/py-lzma/distinfo Modified: head/archivers/py-lzma/Makefile ============================================================================== --- head/archivers/py-lzma/Makefile Thu Sep 21 12:32:08 2017 (r450255) +++ head/archivers/py-lzma/Makefile Thu Sep 21 13:01:44 2017 (r450256) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lzma -PORTVERSION= 0.4.8 +PORTVERSION= 0.4.9 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lzma/distinfo ============================================================================== --- head/archivers/py-lzma/distinfo Thu Sep 21 12:32:08 2017 (r450255) +++ head/archivers/py-lzma/distinfo Thu Sep 21 13:01:44 2017 (r450256) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480645446 -SHA256 (pylzma-0.4.8.tar.gz) = e6239cc4c134083ef6cfee54b1b9f5116dfc081474e093136b1b0e3226ac2532 -SIZE (pylzma-0.4.8.tar.gz) = 115234 +TIMESTAMP = 1505998419 +SHA256 (pylzma-0.4.9.tar.gz) = e974bc3a01260715145083c49dc28d365bb43f961ee7f6a2850c10562dbe6c5d +SIZE (pylzma-0.4.9.tar.gz) = 115699
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709211301.v8LD1iD4039376>