Date: Sun, 7 Oct 2018 18:31:19 +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: r481473 - head/graphics/py-OWSLib Message-ID: <201810071831.w97IVJ3o048408@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sun Oct 7 18:31:18 2018 New Revision: 481473 URL: https://svnweb.freebsd.org/changeset/ports/481473 Log: graphics/py-OWSLib: update to 0.17.0 PR: 232024 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) Modified: head/graphics/py-OWSLib/Makefile (contents, props changed) head/graphics/py-OWSLib/distinfo (contents, props changed) Modified: head/graphics/py-OWSLib/Makefile ============================================================================== --- head/graphics/py-OWSLib/Makefile Sun Oct 7 18:29:16 2018 (r481472) +++ head/graphics/py-OWSLib/Makefile Sun Oct 7 18:31:18 2018 (r481473) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= OWSLib -PORTVERSION= 0.16.0 +PORTVERSION= 0.17.0 CATEGORIES= graphics geography python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +10,6 @@ MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Client programming with OGC web service (hence OWS) LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyproj>0:graphics/py-pyproj@${PY_FLAVOR} \ Modified: head/graphics/py-OWSLib/distinfo ============================================================================== --- head/graphics/py-OWSLib/distinfo Sun Oct 7 18:29:16 2018 (r481472) +++ head/graphics/py-OWSLib/distinfo Sun Oct 7 18:31:18 2018 (r481473) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516263913 -SHA256 (OWSLib-0.16.0.tar.gz) = ec95a5e93c145a5d84b0074b9ea27570943486552a669151140debf08a100554 -SIZE (OWSLib-0.16.0.tar.gz) = 128736 +TIMESTAMP = 1538897686 +SHA256 (OWSLib-0.17.0.tar.gz) = ac43839c238ae427d6112709c489decb12218f02d5032ca729e5de7557b5a2df +SIZE (OWSLib-0.17.0.tar.gz) = 149952
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810071831.w97IVJ3o048408>