svn commit: r472568 - head/devel/py-Automat

Steve Wills swills at FreeBSD.org
Sat Jun 16 21:28:48 UTC 2018


Author: swills
Date: Sat Jun 16 21:28:47 2018
New Revision: 472568
URL: https://svnweb.freebsd.org/changeset/ports/472568

Log:
  devel/py-Automat: Update to 0.7.0
  
  PR:		229062
  Submitted by:	John W. O'Brien <john at saltant.com> (maintainer)

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

Modified: head/devel/py-Automat/Makefile
==============================================================================
--- head/devel/py-Automat/Makefile	Sat Jun 16 21:22:27 2018	(r472567)
+++ head/devel/py-Automat/Makefile	Sat Jun 16 21:28:47 2018	(r472568)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Automat
-PORTVERSION=	0.6.0
+PORTVERSION=	0.7.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-Automat/distinfo
==============================================================================
--- head/devel/py-Automat/distinfo	Sat Jun 16 21:22:27 2018	(r472567)
+++ head/devel/py-Automat/distinfo	Sat Jun 16 21:28:47 2018	(r472568)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495101813
-SHA256 (Automat-0.6.0.tar.gz) = 3c1fd04ecf08ac87b4dd3feae409542e9bf7827257097b2b6ed5692f69d6f6a8
-SIZE (Automat-0.6.0.tar.gz) = 31767
+TIMESTAMP = 1528976200
+SHA256 (Automat-0.7.0.tar.gz) = cbd78b83fa2d81fe2a4d23d258e1661dd7493c9a50ee2f1a5b2cac61c1793b0e
+SIZE (Automat-0.7.0.tar.gz) = 61461


More information about the svn-ports-all mailing list