Date: Wed, 22 Aug 2018 14:38:43 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477791 - head/graphics/py-fiona Message-ID: <201808221438.w7MEchVP008021@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Aug 22 14:38:43 2018 New Revision: 477791 URL: https://svnweb.freebsd.org/changeset/ports/477791 Log: graphics/py-fiona: update to 1.7.13 PR: 230809 Submitted by: lbartoletti@tuxfamily.org (maintainer) Modified: head/graphics/py-fiona/Makefile (contents, props changed) head/graphics/py-fiona/distinfo (contents, props changed) Modified: head/graphics/py-fiona/Makefile ============================================================================== --- head/graphics/py-fiona/Makefile Wed Aug 22 14:36:31 2018 (r477790) +++ head/graphics/py-fiona/Makefile Wed Aug 22 14:38:43 2018 (r477791) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Fiona -DISTVERSION= 1.7.12 -#DISTVERSIONSUFFIX= .post2 +DISTVERSION= 1.7.13 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-fiona/distinfo ============================================================================== --- head/graphics/py-fiona/distinfo Wed Aug 22 14:36:31 2018 (r477790) +++ head/graphics/py-fiona/distinfo Wed Aug 22 14:38:43 2018 (r477791) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530101810 -SHA256 (Fiona-1.7.12.tar.gz) = 8b54eb8422d7c502bb7776b184018186bede1a489cf438a7a47f992ade6a0e51 -SIZE (Fiona-1.7.12.tar.gz) = 727409 +TIMESTAMP = 1534883784 +SHA256 (Fiona-1.7.13.tar.gz) = a156129f0904cb7eb24aa0745b6075da54f2c31db168ed3bcac8a4bd716d77b2 +SIZE (Fiona-1.7.13.tar.gz) = 731237
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808221438.w7MEchVP008021>