diff options
author | rafan <rafan@FreeBSD.org> | 2006-09-06 00:49:44 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-09-06 00:49:44 +0800 |
commit | a4adbe3e634cf488455e63d3f4b03584071433af (patch) | |
tree | 8984908ace78958e5601638873f15e7d9da1a9ce /security/py-xmlsec | |
parent | 43a89fa9b9602ccf580be34cab2835e3e63c8e2a (diff) | |
download | freebsd-ports-gnome-a4adbe3e634cf488455e63d3f4b03584071433af.tar.gz freebsd-ports-gnome-a4adbe3e634cf488455e63d3f4b03584071433af.tar.zst freebsd-ports-gnome-a4adbe3e634cf488455e63d3f4b03584071433af.zip |
- Update to 0.3.0
PR: ports/102872
Submitted by: Marcus von Appen <mva at sysfault.org>
Diffstat (limited to 'security/py-xmlsec')
-rw-r--r-- | security/py-xmlsec/Makefile | 6 | ||||
-rw-r--r-- | security/py-xmlsec/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile index 28e3114b60ac..e03c96f9fc57 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -7,9 +7,9 @@ # PORTNAME= xmlsec -PORTVERSION= 0.2.1 +PORTVERSION= 0.3.0 CATEGORIES= security python -MASTER_SITES= http://pyxmlsec.labs.libre-entreprise.org/releases/sources/ +MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/430/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} @@ -20,7 +20,7 @@ LIB_DEPENDS= xmlsec1.3:${PORTSDIR}/security/xmlsec1 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 USE_PYTHON= 2.2+ -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} diff --git a/security/py-xmlsec/distinfo b/security/py-xmlsec/distinfo index 0e05a3a1bafd..eafa8dff4f70 100644 --- a/security/py-xmlsec/distinfo +++ b/security/py-xmlsec/distinfo @@ -1,3 +1,3 @@ -MD5 (pyxmlsec-0.2.1.tar.gz) = 615aac32eaa2abb0c9091832336fa82b -SHA256 (pyxmlsec-0.2.1.tar.gz) = 5e359a43c44fedd35bc015ad32573b20d2bea0fb3f8a83916fa173d9c578a77a -SIZE (pyxmlsec-0.2.1.tar.gz) = 220043 +MD5 (pyxmlsec-0.3.0.tar.gz) = 150631f634654804076f73a0859fea1a +SHA256 (pyxmlsec-0.3.0.tar.gz) = 4ddb5a548fb44d77463cae11b8f3e77c4e8c0e84d5c562e146e752fc653e2c35 +SIZE (pyxmlsec-0.3.0.tar.gz) = 224312 |