Date: Thu, 30 May 2019 01:40:57 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503025 - in head/www/py-kallithea: . files Message-ID: <201905300140.x4U1evle092597@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu May 30 01:40:57 2019 New Revision: 503025 URL: https://svnweb.freebsd.org/changeset/ports/503025 Log: www/py-kallithea: Update to 0.4.0 PR: 237857 Submitted by: Šimun Mikecin <numisemis@yahoo.com> Approved by: maintainer timeout (freebsd@skinc.ru, >2 weeks) Deleted: head/www/py-kallithea/files/patch-setup.py Modified: head/www/py-kallithea/Makefile (contents, props changed) head/www/py-kallithea/distinfo (contents, props changed) Modified: head/www/py-kallithea/Makefile ============================================================================== --- head/www/py-kallithea/Makefile Thu May 30 01:33:47 2019 (r503024) +++ head/www/py-kallithea/Makefile Thu May 30 01:40:57 2019 (r503025) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kallithea -PORTVERSION= 0.3.6 +PORTVERSION= 0.4.0 CATEGORIES= www devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-kallithea/distinfo ============================================================================== --- head/www/py-kallithea/distinfo Thu May 30 01:33:47 2019 (r503024) +++ head/www/py-kallithea/distinfo Thu May 30 01:40:57 2019 (r503025) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545895082 -SHA256 (Kallithea-0.3.6.tar.gz) = 745b2032ab85be07f94b8ee499059a3b015a619262d64dee067d4b7198d64180 -SIZE (Kallithea-0.3.6.tar.gz) = 6374356 +TIMESTAMP = 1557698637 +SHA256 (Kallithea-0.4.0.tar.gz) = cb5bceffe128179d5ae6bec5d94350eafaaa5136f195ab45a47546cc2c336fdf +SIZE (Kallithea-0.4.0.tar.gz) = 4899909
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905300140.x4U1evle092597>