Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2016 01:32:41 +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: r423741 - head/www/py-pastescript
Message-ID:  <201610110132.u9B1WfUr074481@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue Oct 11 01:32:41 2016
New Revision: 423741
URL: https://svnweb.freebsd.org/changeset/ports/423741

Log:
  - Update to 2.0.2

Modified:
  head/www/py-pastescript/Makefile
  head/www/py-pastescript/distinfo

Modified: head/www/py-pastescript/Makefile
==============================================================================
--- head/www/py-pastescript/Makefile	Tue Oct 11 01:07:18 2016	(r423740)
+++ head/www/py-pastescript/Makefile	Tue Oct 11 01:32:41 2016	(r423741)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	PasteScript
-PORTVERSION=	1.7.5
-PORTREVISION=	2
+PORTVERSION=	2.0.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +16,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ch
 		${PYTHON_PKGNAMEPREFIX}flup>0:www/py-flup \
 		${PYTHON_PKGNAMEPREFIX}Paste>=1.7.2:www/py-paste \
 		${PYTHON_PKGNAMEPREFIX}PasteDeploy>=1.3.2:www/py-pastedeploy \
+		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \
 		${PYTHON_PKGNAMEPREFIX}wsgiutils>0:devel/py-wsgiutils
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/www/py-pastescript/distinfo
==============================================================================
--- head/www/py-pastescript/distinfo	Tue Oct 11 01:07:18 2016	(r423740)
+++ head/www/py-pastescript/distinfo	Tue Oct 11 01:32:41 2016	(r423741)
@@ -1,2 +1,3 @@
-SHA256 (PasteScript-1.7.5.tar.gz) = 2b685be69d6ac8bc0fe6f558f119660259db26a15e16a4943c515fbee8093539
-SIZE (PasteScript-1.7.5.tar.gz) = 129738
+TIMESTAMP = 1476142208
+SHA256 (PasteScript-2.0.2.tar.gz) = c03f249805538cc2328741ae8d262a9200ae1c993119b3d9bac4cd422cb476c0
+SIZE (PasteScript-2.0.2.tar.gz) = 117521



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