Date: Sun, 8 Sep 2019 10:34:38 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511561 - head/devel/py-whichcraft Message-ID: <201909081034.x88AYc2l077764@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Sun Sep 8 10:34:38 2019 New Revision: 511561 URL: https://svnweb.freebsd.org/changeset/ports/511561 Log: Update to 0.6.1 ChangeLog: https://github.com/cookiecutter/whichcraft/blob/0.6.1/HISTORY.rst Modified: head/devel/py-whichcraft/Makefile head/devel/py-whichcraft/distinfo Modified: head/devel/py-whichcraft/Makefile ============================================================================== --- head/devel/py-whichcraft/Makefile Sun Sep 8 09:34:27 2019 (r511560) +++ head/devel/py-whichcraft/Makefile Sun Sep 8 10:34:38 2019 (r511561) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= whichcraft -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-whichcraft/distinfo ============================================================================== --- head/devel/py-whichcraft/distinfo Sun Sep 8 09:34:27 2019 (r511560) +++ head/devel/py-whichcraft/distinfo Sun Sep 8 10:34:38 2019 (r511561) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563011681 -SHA256 (whichcraft-0.6.0.tar.gz) = d54caa14cc3f7b1d2276f8753fd05f1dc5a554df6f83a36c5c2a551e81de2498 -SIZE (whichcraft-0.6.0.tar.gz) = 6745 +TIMESTAMP = 1567938473 +SHA256 (whichcraft-0.6.1.tar.gz) = acdbb91b63d6a15efbd6430d1d7b2d36e44a71697e93e19b7ded477afd9fce87 +SIZE (whichcraft-0.6.1.tar.gz) = 6909
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909081034.x88AYc2l077764>