[MacPorts] #20783: py-xmpppy-0.4.1 update to python2.6, xmpppy-0.5.0rc1
MacPorts
noreply at macports.org
Sun Aug 23 19:10:51 PDT 2009
#20783: py-xmpppy-0.4.1 update to python2.6, xmpppy-0.5.0rc1
---------------------------------+------------------------------------------
Reporter: mfisher@… | Owner: macports-tickets@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: | Port:
---------------------------------+------------------------------------------
{{{
--- Portfile 2009-05-14 15:41:55.000000000 -0400
+++ /Users/mfisher/misc/MacPorts/ports/python/py26-xmpppy/Portfile
2009-08-23 21:56:21.000000000 -0400
@@ -1,10 +1,10 @@
# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore at macports.org $
PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python26 1.0
-name py-xmpppy
-version 0.4.1
+name py26-xmpppy
+version 0.5.0rc1
revision 1
categories python net
platforms darwin
@@ -15,8 +15,9 @@
homepage http://xmpppy.sourceforge.net/
master_sites sourceforge:xmpppy
distname xmpppy-${version}
-checksums sha1 8bc83c2acc2da68dc73099f7a1137353c7d6f859 \
- md5 ca36d685643f2c56ab07323a09ece9e4
+checksums sha1 9cff61d0133857f1e97bca615763989374b2e045 \
+ md5 e0d2b3f9e4a278c163431e64adb0c861 \
+ rmd160 5a62b9de440d05d423be9f74ca437ff1f874b2fc
post-destroot {
file delete -force ${destroot}${prefix}/share/doc/${name}
}}}
--
Ticket URL: <http://trac.macports.org/ticket/20783>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list