[60421] trunk/dports/python

blb at macports.org blb at macports.org
Wed Nov 11 14:52:06 PST 2009


Revision: 60421
          http://trac.macports.org/changeset/60421
Author:   blb at macports.org
Date:     2009-11-11 14:52:05 -0800 (Wed, 11 Nov 2009)
Log Message:
-----------
New port - python/py26-xmlsec, a set of Python bindings for the XML Security Library

Modified Paths:
--------------
    trunk/dports/python/py26-xmlsec/Portfile

Added Paths:
-----------
    trunk/dports/python/py26-xmlsec/

Modified: trunk/dports/python/py26-xmlsec/Portfile
===================================================================
--- trunk/dports/python/py-xmlsec/Portfile	2009-11-10 23:54:08 UTC (rev 60394)
+++ trunk/dports/python/py26-xmlsec/Portfile	2009-11-11 22:52:05 UTC (rev 60421)
@@ -1,11 +1,10 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python26 1.0
 
-name			py-xmlsec
-version			0.2.1
-revision		1
+name			py26-xmlsec
+version			0.3.0
 categories		python security textproc
 platforms		darwin
 maintainers		nomaintainer
@@ -13,12 +12,14 @@
 long_description	${description}
 
 homepage		http://pyxmlsec.labs.libre-entreprise.org/
-master_sites	http://labs.libre-entreprise.org/download.php/357/
+master_sites	http://labs.libre-entreprise.org/download.php/430/
 distname		pyxmlsec-${version}
-checksums		md5 615aac32eaa2abb0c9091832336fa82b
+checksums		md5     150631f634654804076f73a0859fea1a \
+				sha1    4752ced5316d676a800230eca0408dd204ffe2b4 \
+				rmd160  aa945ca704ea92747e3ad46041c03b0d37380147
 patchfiles		patch-setup.py
 
-depends_lib-append	port:py-libxml2 \
+depends_lib-append	port:py26-libxml2 \
 				port:openssl \
 				port:xmlsec
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091111/bd839fd9/attachment.html>


More information about the macports-changes mailing list