Date: Sun, 28 Jun 2020 13:48:53 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r540713 - head/sysutils/py-bitrot Message-ID: <202006281348.05SDmrmF050525@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sun Jun 28 13:48:53 2020 New Revision: 540713 URL: https://svnweb.freebsd.org/changeset/ports/540713 Log: sysutils/py-bitrot: Update to 1.0.0 Changelog: https://github.com/ambv/bitrot/blob/1.0.0/README.rst#100 PR: 247493 Submitted by: Darren Mulligan <fixer@bsdmail.com> (maintainer) MFH: 2020Q2 Modified: head/sysutils/py-bitrot/Makefile head/sysutils/py-bitrot/distinfo Modified: head/sysutils/py-bitrot/Makefile ============================================================================== --- head/sysutils/py-bitrot/Makefile Sun Jun 28 13:47:37 2020 (r540712) +++ head/sysutils/py-bitrot/Makefile Sun Jun 28 13:48:53 2020 (r540713) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bitrot -PORTVERSION= 0.9.2 +PORTVERSION= 1.0.0 CATEGORIES= sysutils MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-bitrot/distinfo ============================================================================== --- head/sysutils/py-bitrot/distinfo Sun Jun 28 13:47:37 2020 (r540712) +++ head/sysutils/py-bitrot/distinfo Sun Jun 28 13:48:53 2020 (r540713) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512021741 -SHA256 (bitrot-0.9.2.tar.gz) = f80414852ae0ac33e47e7d488da6b13332732f57999d160ae55bd4d500e14706 -SIZE (bitrot-0.9.2.tar.gz) = 9699 +TIMESTAMP = 1593351764 +SHA256 (bitrot-1.0.0.tar.gz) = 0fa0bb7283ff62d8d4c215b646ccf28e2867109c6259135c86de577bfaf34191 +SIZE (bitrot-1.0.0.tar.gz) = 11556
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006281348.05SDmrmF050525>