Changeset 82489
- Timestamp:
- 08/14/11 09:24:50 (4 years ago)
- Location:
- trunk/dports/python
- Files:
-
- 1 deleted
- 1 edited
- 1 moved
-
py-pyxmpp (moved) (moved from trunk/dports/python/py27-pyxmpp)
-
py-pyxmpp/Portfile (modified) (3 diffs)
-
py26-pyxmpp (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py-pyxmpp/Portfile
r78640 r82489 2 2 3 3 PortSystem 1.0 4 PortGroup python 271.04 PortGroup python 1.0 5 5 6 name py 27-pyxmpp6 name py-pyxmpp 7 7 version 1.1.2 8 8 categories-append crypto devel … … 16 16 XMPP streams, handle incoming events and create outgoing stanzas. 17 17 18 19 18 homepage http://pyxmpp.jajcus.net/ 20 19 master_sites ${homepage}downloads/ 21 20 distname pyxmpp-${version} 21 22 python.default_version 27 23 python.versions 26 27 22 24 23 25 checksums md5 a38abf032aca0408b6055cd94296eb75 \ … … 25 27 rmd160 e94194d8dcf0d2e78e30de5cc92b3315c8a1ce92 26 28 27 depends_lib-append port:py 27-libxml2 \28 port:py 27-dnspython \29 port:py 27-m2crypto29 depends_lib-append port:py${python.version}-libxml2 \ 30 port:py${python.version}-dnspython \ 31 port:py${python.version}-m2crypto 30 32 31 33 livecheck.type regex
Note: See TracChangeset
for help on using the changeset viewer.

