Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2017 18:58:53 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r447852 - head/devel/py-wrapt
Message-ID:  <201708121858.v7CIwrBc026545@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug 12 18:58:53 2017
New Revision: 447852
URL: https://svnweb.freebsd.org/changeset/ports/447852

Log:
  Update to 1.10.11
  
  Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst

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

Modified: head/devel/py-wrapt/Makefile
==============================================================================
--- head/devel/py-wrapt/Makefile	Sat Aug 12 18:58:48 2017	(r447851)
+++ head/devel/py-wrapt/Makefile	Sat Aug 12 18:58:53 2017	(r447852)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	wrapt
-PORTVERSION=	1.10.10
+PORTVERSION=	1.10.11
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-wrapt/distinfo
==============================================================================
--- head/devel/py-wrapt/distinfo	Sat Aug 12 18:58:48 2017	(r447851)
+++ head/devel/py-wrapt/distinfo	Sat Aug 12 18:58:53 2017	(r447852)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491416518
-SHA256 (wrapt-1.10.10.tar.gz) = 42160c91b77f1bc64a955890038e02f2f72986c01d462d53cb6cb039b995cdd9
-SIZE (wrapt-1.10.10.tar.gz) = 27257
+TIMESTAMP = 1502528522
+SHA256 (wrapt-1.10.11.tar.gz) = d4d560d479f2c21e1b5443bbd15fe7ec4b37fe7e53d335d3b9b0a7b1226fe3c6
+SIZE (wrapt-1.10.11.tar.gz) = 27402



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