Date: Tue, 17 Apr 2018 19:15:09 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467625 - head/devel/py-fastimport Message-ID: <201804171915.w3HJF96R016341@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Apr 17 19:15:09 2018 New Revision: 467625 URL: https://svnweb.freebsd.org/changeset/ports/467625 Log: Update to 0.9.8 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 Tue Apr 17 19:15:03 2018 (r467624) +++ head/devel/py-fastimport/Makefile Tue Apr 17 19:15:09 2018 (r467625) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fastimport -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.8 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-fastimport/distinfo ============================================================================== --- head/devel/py-fastimport/distinfo Tue Apr 17 19:15:03 2018 (r467624) +++ head/devel/py-fastimport/distinfo Tue Apr 17 19:15:09 2018 (r467625) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523896116 -SHA256 (fastimport-0.9.7.tar.gz) = 4d6d34948072252387d1fc4993ede338116b428580d8f764f48e2fbb31c56b28 -SIZE (fastimport-0.9.7.tar.gz) = 39492 +TIMESTAMP = 1523978868 +SHA256 (fastimport-0.9.8.tar.gz) = b2f2e8eb97000256e1aab83d2a0a053fc7b93c3aa4f7e9b971a5703dfc5963b9 +SIZE (fastimport-0.9.8.tar.gz) = 39512
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804171915.w3HJF96R016341>