svn commit: r481473 - head/graphics/py-OWSLib

Steve Wills swills at FreeBSD.org
Sun Oct 7 18:31:19 UTC 2018


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 at 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 at 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


More information about the svn-ports-all mailing list