summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2015-03-14 11:51:15 +0000
committerWen Heping <wen@FreeBSD.org>2015-03-14 11:51:15 +0000
commitfdf6df8c252404283ba459fa5e540612c5b81b3f (patch)
tree797fbaf6eb2edddc930f5813304b6489604d5d00
parentlang/gnatdroid-armv5: Oh, is it 2015 already? (diff)
- Update to 1.5.2 [1]
- Add LICENSE [1] - Reset maintainer to ports@ PR: 198033 [1] Submitted by: jun-g@daemonfreaks.com [1]
Notes
Notes: svn path=/head/; revision=381261
-rw-r--r--www/py-pastedeploy/Makefile7
-rw-r--r--www/py-pastedeploy/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/www/py-pastedeploy/Makefile b/www/py-pastedeploy/Makefile
index 5af1df61ebe2..3f6b884bed42 100644
--- a/www/py-pastedeploy/Makefile
+++ b/www/py-pastedeploy/Makefile
@@ -2,15 +2,16 @@
# $FreeBSD$
PORTNAME= PasteDeploy
-PORTVERSION= 1.5.0
-PORTREVISION= 1
+PORTVERSION= 1.5.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Load, configure, and compose WSGI applications and servers
+LICENSE= MIT
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Paste>=1.6:${PORTSDIR}/www/py-paste
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/www/py-pastedeploy/distinfo b/www/py-pastedeploy/distinfo
index b42eb69dc26c..53fb376d82f4 100644
--- a/www/py-pastedeploy/distinfo
+++ b/www/py-pastedeploy/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PasteDeploy-1.5.0.tar.gz) = 61c205633adae996cd0e306451c8a28deca0499524e2a38c65ff1570f35a8a53
-SIZE (PasteDeploy-1.5.0.tar.gz) = 23063
+SHA256 (PasteDeploy-1.5.2.tar.gz) = d5858f89a255e6294e63ed46b73613c56e3b9a2d82a42f1df4d06c8421a9e3cb
+SIZE (PasteDeploy-1.5.2.tar.gz) = 24006