svn commit: r500617 - head/devel/py-cerberus

Matthew Seaman matthew at FreeBSD.org
Wed May 1 22:05:30 UTC 2019


Author: matthew
Date: Wed May  1 22:05:29 2019
New Revision: 500617
URL: https://svnweb.freebsd.org/changeset/ports/500617

Log:
  Update to 1.3
  
  ChangeLog:	http://docs.python-cerberus.org/en/stable/changelog.html#v-1-3

Modified:
  head/devel/py-cerberus/Makefile
  head/devel/py-cerberus/distinfo   (contents, props changed)

Modified: head/devel/py-cerberus/Makefile
==============================================================================
--- head/devel/py-cerberus/Makefile	Wed May  1 21:17:40 2019	(r500616)
+++ head/devel/py-cerberus/Makefile	Wed May  1 22:05:29 2019	(r500617)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Cerberus
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-cerberus/distinfo
==============================================================================
--- head/devel/py-cerberus/distinfo	Wed May  1 21:17:40 2019	(r500616)
+++ head/devel/py-cerberus/distinfo	Wed May  1 22:05:29 2019	(r500617)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534497877
-SHA256 (Cerberus-1.2.tar.gz) = f5c2e048fb15ecb3c088d192164316093fcfa602a74b3386eefb2983aa7e800a
-SIZE (Cerberus-1.2.tar.gz) = 48682
+TIMESTAMP = 1556733629
+SHA256 (Cerberus-1.3.tar.gz) = 7ffefb2ea4159040750ae6e8e8d85660d3ccb8895926b95c90508b803aaad029
+SIZE (Cerberus-1.3.tar.gz) = 51620


More information about the svn-ports-all mailing list