svn commit: r424971 - head/databases/py-peewee
Wen Heping
wen at FreeBSD.org
Mon Oct 31 02:25:14 UTC 2016
Author: wen
Date: Mon Oct 31 02:25:13 2016
New Revision: 424971
URL: https://svnweb.freebsd.org/changeset/ports/424971
Log:
- Update to 2.8.5
PR: 213368(based on)
Submitted by: wen@(myself)
Approved by: maintainer(timeout, >14 days)
Modified:
head/databases/py-peewee/Makefile
head/databases/py-peewee/distinfo
Modified: head/databases/py-peewee/Makefile
==============================================================================
--- head/databases/py-peewee/Makefile Mon Oct 31 02:12:06 2016 (r424970)
+++ head/databases/py-peewee/Makefile Mon Oct 31 02:25:13 2016 (r424971)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= peewee
-PORTVERSION= 2.8.0
+PORTVERSION= 2.8.5
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/databases/py-peewee/distinfo
==============================================================================
--- head/databases/py-peewee/distinfo Mon Oct 31 02:12:06 2016 (r424970)
+++ head/databases/py-peewee/distinfo Mon Oct 31 02:25:13 2016 (r424971)
@@ -1,2 +1,3 @@
-SHA256 (peewee-2.8.0.tar.gz) = 161561ebcdd4e37e7b2220832ad65ff555831e3cd568b3300cb9e8134a2f6d16
-SIZE (peewee-2.8.0.tar.gz) = 470151
+TIMESTAMP = 1477879966
+SHA256 (peewee-2.8.5.tar.gz) = 198f4b0c1e71b0ee7f3f87cb96104796a5a4cc0a52a9cd832611394f5cfdee37
+SIZE (peewee-2.8.5.tar.gz) = 506514
More information about the svn-ports-all
mailing list