Date: Fri, 7 Aug 2020 12:54:19 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544326 - in head/devel/py-hypothesmith: . files Message-ID: <202008071254.077CsJPg009764@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Aug 7 12:54:18 2020 New Revision: 544326 URL: https://svnweb.freebsd.org/changeset/ports/544326 Log: - Update to 0.1.3 Deleted: head/devel/py-hypothesmith/files/ Modified: head/devel/py-hypothesmith/Makefile head/devel/py-hypothesmith/distinfo Modified: head/devel/py-hypothesmith/Makefile ============================================================================== --- head/devel/py-hypothesmith/Makefile Fri Aug 7 12:39:03 2020 (r544325) +++ head/devel/py-hypothesmith/Makefile Fri Aug 7 12:54:18 2020 (r544326) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesmith -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesmith/distinfo ============================================================================== --- head/devel/py-hypothesmith/distinfo Fri Aug 7 12:39:03 2020 (r544325) +++ head/devel/py-hypothesmith/distinfo Fri Aug 7 12:54:18 2020 (r544326) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590688634 -SHA256 (hypothesmith-0.1.2.tar.gz) = 46ebfac39be46d77c119e9725b9f611453573a053358cf7a2a64db79b50e6324 -SIZE (hypothesmith-0.1.2.tar.gz) = 13046 +TIMESTAMP = 1596749575 +SHA256 (hypothesmith-0.1.3.tar.gz) = 4cf1e2ce43407ad1c9c2ab5a940760db3ea8c3c29134435bc0600f33a4a32de4 +SIZE (hypothesmith-0.1.3.tar.gz) = 11838
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008071254.077CsJPg009764>