svn commit: r412205 - head/devel/py-shapely

Wen Heping wen at FreeBSD.org
Thu Mar 31 06:39:40 UTC 2016


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


More information about the svn-ports-all mailing list