From 91f80b58320739388e6935c5085c88a599a8a5d6 Mon Sep 17 00:00:00 2001 From: wen Date: Tue, 11 Oct 2016 01:32:41 +0000 Subject: - Update to 2.0.2 --- www/py-pastescript/Makefile | 4 ++-- www/py-pastescript/distinfo | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/py-pastescript/Makefile b/www/py-pastescript/Makefile index 60a2ddefbb78..d93ba29bbf91 100644 --- a/www/py-pastescript/Makefile +++ b/www/py-pastescript/Makefile @@ -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}cheetah>=2.0.1:devel/py-cheetah \ ${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} diff --git a/www/py-pastescript/distinfo b/www/py-pastescript/distinfo index 4dcd2167e6ec..af2f10154a28 100644 --- a/www/py-pastescript/distinfo +++ b/www/py-pastescript/distinfo @@ -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 -- cgit