diff options
author | wen <wen@FreeBSD.org> | 2011-08-01 15:08:18 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-08-01 15:08:18 +0800 |
commit | 3c25889634cbffa089a42dcb0003229fb58020e0 (patch) | |
tree | 3e209d7b4cd7509d0549d51250b2633407d0a21b | |
parent | 85dd09d0a2280e6111ca2872323c4354721c5116 (diff) | |
download | freebsd-ports-gnome-3c25889634cbffa089a42dcb0003229fb58020e0.tar.gz freebsd-ports-gnome-3c25889634cbffa089a42dcb0003229fb58020e0.tar.zst freebsd-ports-gnome-3c25889634cbffa089a42dcb0003229fb58020e0.zip |
- Update to 0.15
PR: ports/159062
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
-rw-r--r-- | textproc/py-MarkupSafe/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-MarkupSafe/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/py-MarkupSafe/Makefile b/textproc/py-MarkupSafe/Makefile index 7957621fbac7..2f932fe784fd 100644 --- a/textproc/py-MarkupSafe/Makefile +++ b/textproc/py-MarkupSafe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MarkupSafe -PORTVERSION= 0.12 +PORTVERSION= 0.15 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Implements a XML/HTML/XHTML Markup safe string for Python +LICENSE= BSD + USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= no diff --git a/textproc/py-MarkupSafe/distinfo b/textproc/py-MarkupSafe/distinfo index 4115def8f750..5bb6e0a0a962 100644 --- a/textproc/py-MarkupSafe/distinfo +++ b/textproc/py-MarkupSafe/distinfo @@ -1,2 +1,2 @@ -SHA256 (MarkupSafe-0.12.tar.gz) = 2670f759d00b3df50625b493b7bd20f808024dab278eecc2c8b890b4e8083757 -SIZE (MarkupSafe-0.12.tar.gz) = 10939 +SHA256 (MarkupSafe-0.15.tar.gz) = 339ec04d20ad9cdccbfe9f38dce6182cc504ce789e5d0f9647eaa752f0f95300 +SIZE (MarkupSafe-0.15.tar.gz) = 11265 |