diff options
-rw-r--r-- | www/py-bottle/Makefile | 4 | ||||
-rw-r--r-- | www/py-bottle/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile index efbaf08c4da3..11b24c235145 100644 --- a/www/py-bottle/Makefile +++ b/www/py-bottle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bottle -PORTVERSION= 0.10.9 +PORTVERSION= 0.10.10 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Fast and simple WSGI-framework for small web-applications +LICENSE= MIT + # Python3 ready USE_PYTHON= 2.6- USE_PYDISTUTILS= yes diff --git a/www/py-bottle/distinfo b/www/py-bottle/distinfo index 9891b84eca8f..7cf05f8a6738 100644 --- a/www/py-bottle/distinfo +++ b/www/py-bottle/distinfo @@ -1,2 +1,2 @@ -SHA256 (bottle-0.10.9.tar.gz) = bfe88bcf920880d9c355f58b651a97e7f8b56437b104ff951fb985a129c06794 -SIZE (bottle-0.10.9.tar.gz) = 55771 +SHA256 (bottle-0.10.10.tar.gz) = abaef55f046c05a608244a9388867800ea6415dfc8ca96f7a9d08d6a93f8fcc1 +SIZE (bottle-0.10.10.tar.gz) = 56538 |