diff options
author | dryice <dryice@FreeBSD.org> | 2007-07-02 19:32:37 +0800 |
---|---|---|
committer | dryice <dryice@FreeBSD.org> | 2007-07-02 19:32:37 +0800 |
commit | 1066cff7b53e1f10eb9acf6d6aff331470251f5e (patch) | |
tree | 9ce6b0c08fb59023a5e58bcd1ff6cb01da02c2e0 /www/py-pastedeploy | |
parent | 2aaa5b385d37f960b3e15d1fb431b49cd47ce8af (diff) | |
download | freebsd-ports-gnome-1066cff7b53e1f10eb9acf6d6aff331470251f5e.tar.gz freebsd-ports-gnome-1066cff7b53e1f10eb9acf6d6aff331470251f5e.tar.zst freebsd-ports-gnome-1066cff7b53e1f10eb9acf6d6aff331470251f5e.zip |
update to 1.3.1
Diffstat (limited to 'www/py-pastedeploy')
-rw-r--r-- | www/py-pastedeploy/Makefile | 2 | ||||
-rw-r--r-- | www/py-pastedeploy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-pastedeploy/Makefile b/www/py-pastedeploy/Makefile index 96232a5e1a51..4d4c95db7ae4 100644 --- a/www/py-pastedeploy/Makefile +++ b/www/py-pastedeploy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= PasteDeploy -PORTVERSION= 1.3 +PORTVERSION= 1.3.1 CATEGORIES= www python MASTER_SITES= http://cheeseshop.python.org/packages/source/P/PasteDeploy/ \ ${MASTER_SITE_LOCAL} \ diff --git a/www/py-pastedeploy/distinfo b/www/py-pastedeploy/distinfo index 919275966963..78f5aa171f5a 100644 --- a/www/py-pastedeploy/distinfo +++ b/www/py-pastedeploy/distinfo @@ -1,3 +1,3 @@ -MD5 (PasteDeploy-1.3.tar.gz) = 69c49aa1320c2e0bb2188bc477862f02 -SHA256 (PasteDeploy-1.3.tar.gz) = 8163aaa0bd843cdeaf9acd35782fd46455eb92b113958b83269c94ef0b058d7d -SIZE (PasteDeploy-1.3.tar.gz) = 27215 +MD5 (PasteDeploy-1.3.1.tar.gz) = a14b360b4ddb0d3ca7aa9bad41d6c91c +SHA256 (PasteDeploy-1.3.1.tar.gz) = 71c81f5aa60af8238189bf85477d85e926d435df3a28b623842e83406f4a81a8 +SIZE (PasteDeploy-1.3.1.tar.gz) = 27397 |