svn commit: r467506 - head/devel/py-fastimport

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 16 18:33:00 UTC 2018


Author: sunpoet
Date: Mon Apr 16 18:32:56 2018
New Revision: 467506
URL: https://svnweb.freebsd.org/changeset/ports/467506

Log:
  Update to 0.9.7
  
  Changes:	https://github.com/jelmer/python-fastimport/blob/master/NEWS

Modified:
  head/devel/py-fastimport/Makefile
  head/devel/py-fastimport/distinfo

Modified: head/devel/py-fastimport/Makefile
==============================================================================
--- head/devel/py-fastimport/Makefile	Mon Apr 16 18:32:51 2018	(r467505)
+++ head/devel/py-fastimport/Makefile	Mon Apr 16 18:32:56 2018	(r467506)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fastimport
-PORTVERSION=	0.9.6
+PORTVERSION=	0.9.7
 CATEGORIES=	devel
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-fastimport/distinfo
==============================================================================
--- head/devel/py-fastimport/distinfo	Mon Apr 16 18:32:51 2018	(r467505)
+++ head/devel/py-fastimport/distinfo	Mon Apr 16 18:32:56 2018	(r467506)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516895417
-SHA256 (fastimport-0.9.6.tar.gz) = 83d0ae7b14f58c90cf56d0bf190d339abbd8bf1be702492c3d15d74c6cd412ab
-SIZE (fastimport-0.9.6.tar.gz) = 33333
+TIMESTAMP = 1523896116
+SHA256 (fastimport-0.9.7.tar.gz) = 4d6d34948072252387d1fc4993ede338116b428580d8f764f48e2fbb31c56b28
+SIZE (fastimport-0.9.7.tar.gz) = 39492


More information about the svn-ports-head mailing list