From owner-svn-ports-head@freebsd.org  Sun Nov  1 10:10:24 2015
Return-Path: <owner-svn-ports-head@freebsd.org>
Delivered-To: svn-ports-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id B83CDA23BE0;
 Sun,  1 Nov 2015 10:10:24 +0000 (UTC) (envelope-from wen@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
 [IPv6:2610:1c1:1:6068::e6a:0])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 8477C1BEF;
 Sun,  1 Nov 2015 10:10:24 +0000 (UTC) (envelope-from wen@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1AANrI037020;
 Sun, 1 Nov 2015 10:10:23 GMT (envelope-from wen@FreeBSD.org)
Received: (from wen@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1AANR9037018;
 Sun, 1 Nov 2015 10:10:23 GMT (envelope-from wen@FreeBSD.org)
Message-Id: <201511011010.tA1AANR9037018@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org
 using -f
From: Wen Heping <wen@FreeBSD.org>
Date: Sun, 1 Nov 2015 10:10:23 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r400603 - head/devel/py-shapely
X-SVN-Group: ports-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-ports-head@freebsd.org
X-Mailman-Version: 2.1.20
Precedence: list
List-Id: SVN commit messages for the ports tree for head
 <svn-ports-head.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-head>, 
 <mailto:svn-ports-head-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-head/>
List-Post: <mailto:svn-ports-head@freebsd.org>
List-Help: <mailto:svn-ports-head-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-head>,
 <mailto:svn-ports-head-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 01 Nov 2015 10:10:24 -0000

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