Date: Thu, 31 Mar 2016 06:39:39 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412205 - head/devel/py-shapely Message-ID: <201603310639.u2V6dddL071480@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Thu Mar 31 06:39:38 2016 New Revision: 412205 URL: https://svnweb.freebsd.org/changeset/ports/412205 Log: - Update to 1.5.15 Modified: head/devel/py-shapely/Makefile head/devel/py-shapely/distinfo Modified: head/devel/py-shapely/Makefile ============================================================================== --- head/devel/py-shapely/Makefile Thu Mar 31 06:16:48 2016 (r412204) +++ head/devel/py-shapely/Makefile Thu Mar 31 06:39:38 2016 (r412205) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Shapely -PORTVERSION= 1.5.13 +PORTVERSION= 1.5.15 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,8 +14,6 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libgeos_c.so:${PORTSDIR}/graphics/geos -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib USES= python USE_PYTHON= autoplist distutils Modified: head/devel/py-shapely/distinfo ============================================================================== --- head/devel/py-shapely/distinfo Thu Mar 31 06:16:48 2016 (r412204) +++ head/devel/py-shapely/distinfo Thu Mar 31 06:39:38 2016 (r412205) @@ -1,2 +1,2 @@ -SHA256 (Shapely-1.5.13.tar.gz) = 68f8efb43112e8ef1f7e56e2c9eef64e0cbc1c19528c627696fb07345075a348 -SIZE (Shapely-1.5.13.tar.gz) = 176463 +SHA256 (Shapely-1.5.15.tar.gz) = e75d9461ad21ab0750b3e582a9af23de47c47c3aef43fa7f7ac0b63bc7ead851 +SIZE (Shapely-1.5.15.tar.gz) = 179383
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603310639.u2V6dddL071480>