Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 2015 10:10:23 +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: r400603 - head/devel/py-shapely
Message-ID:  <201511011010.tA1AANR9037018@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sun Nov  1 10:10:23 2015
New Revision: 400603
URL: https://svnweb.freebsd.org/changeset/ports/400603

Log:
  - Update to 1.5.13
  
  PR:		204182
  Submitted by:	john@saltant.com

Modified:
  head/devel/py-shapely/Makefile
  head/devel/py-shapely/distinfo

Modified: head/devel/py-shapely/Makefile
==============================================================================
--- head/devel/py-shapely/Makefile	Sun Nov  1 09:50:29 2015	(r400602)
+++ head/devel/py-shapely/Makefile	Sun Nov  1 10:10:23 2015	(r400603)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Shapely
-PORTVERSION=	1.4.4
+PORTVERSION=	1.5.13
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +17,6 @@ LIB_DEPENDS=	libgeos_c.so:${PORTSDIR}/gr
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/devel/py-shapely/distinfo
==============================================================================
--- head/devel/py-shapely/distinfo	Sun Nov  1 09:50:29 2015	(r400602)
+++ head/devel/py-shapely/distinfo	Sun Nov  1 10:10:23 2015	(r400603)
@@ -1,2 +1,2 @@
-SHA256 (Shapely-1.4.4.tar.gz) = 1ed727933fc905abcef654f672e90c35236d1f98b4e515fcbe6105dd866f1dd7
-SIZE (Shapely-1.4.4.tar.gz) = 146691
+SHA256 (Shapely-1.5.13.tar.gz) = 68f8efb43112e8ef1f7e56e2c9eef64e0cbc1c19528c627696fb07345075a348
+SIZE (Shapely-1.5.13.tar.gz) = 176463



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511011010.tA1AANR9037018>