svn commit: r503025 - in head/www/py-kallithea: . files
Steve Wills
swills at FreeBSD.org
Thu May 30 01:40:58 UTC 2019
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 at yahoo.com>
Approved by: maintainer timeout (freebsd at 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
More information about the svn-ports-all
mailing list