aboutsummaryrefslogtreecommitdiff
path: root/security/py-xmlsec
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-18 19:00:19 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-18 19:00:19 +0000
commit61f27f1460795093eb57c18470a81079dfae9604 (patch)
treee2fbdf50edd3b82fac8fa4506b51d6352d0ece4f /security/py-xmlsec
parent31d7fffbe57e238ebd60d345cd20ee9c2288a063 (diff)
downloadports-61f27f1460795093eb57c18470a81079dfae9604.tar.gz
ports-61f27f1460795093eb57c18470a81079dfae9604.zip
- Update to 0.2.1
PR: ports/83657 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Notes
Notes: svn path=/head/; revision=139526
Diffstat (limited to 'security/py-xmlsec')
-rw-r--r--security/py-xmlsec/Makefile4
-rw-r--r--security/py-xmlsec/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile
index 6c3e38878254..20ae50ee28e7 100644
--- a/security/py-xmlsec/Makefile
+++ b/security/py-xmlsec/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= xmlsec
-PORTVERSION= 0.2.0
+PORTVERSION= 0.2.1
CATEGORIES= security python
MASTER_SITES= http://pyxmlsec.labs.libre-entreprise.org/releases/sources/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -25,7 +25,7 @@ DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
post-install:
- @${FIND} ${PYTHON_SITELIBDIR} -name "xmlsec*" | \
+ @${FIND} ${PYTHONPREFIX_SITELIBDIR} -name "xmlsec*" | \
${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
diff --git a/security/py-xmlsec/distinfo b/security/py-xmlsec/distinfo
index 3ccc05662c82..a8e9516ff47e 100644
--- a/security/py-xmlsec/distinfo
+++ b/security/py-xmlsec/distinfo
@@ -1,2 +1,2 @@
-MD5 (pyxmlsec-0.2.0.tar.gz) = d316e9f8dcd070b9780b11116e4220fc
-SIZE (pyxmlsec-0.2.0.tar.gz) = 212662
+MD5 (pyxmlsec-0.2.1.tar.gz) = 615aac32eaa2abb0c9091832336fa82b
+SIZE (pyxmlsec-0.2.1.tar.gz) = 220043