[45726] trunk/dports/python/py-xmpppy/Portfile

gboyce at macports.org gboyce at macports.org
Tue Jan 20 14:32:48 PST 2009


Revision: 45726
          http://trac.macports.org/changeset/45726
Author:   gboyce at macports.org
Date:     2009-01-20 14:32:48 -0800 (Tue, 20 Jan 2009)
Log Message:
-----------
Update to a modern version of xmpppy (0.4.1)
Take over ownership of the package

Modified Paths:
--------------
    trunk/dports/python/py-xmpppy/Portfile

Modified: trunk/dports/python/py-xmpppy/Portfile
===================================================================
--- trunk/dports/python/py-xmpppy/Portfile	2009-01-20 22:12:55 UTC (rev 45725)
+++ trunk/dports/python/py-xmpppy/Portfile	2009-01-20 22:32:48 UTC (rev 45726)
@@ -4,17 +4,18 @@
 PortGroup python24 1.0
 
 name			py-xmpppy
-version			0.2-rc1
+version			0.4.1
 categories		python net
 platforms		darwin
-maintainers		nomaintainer
+maintainers		gboyce at macports.org
 description		python library providing easy scripting with jabber
 long_description	${description}
 
 homepage		http://xmpppy.sourceforge.net/
 master_sites	sourceforge:xmpppy
 distname		xmpppy-${version}
-checksums		md5 02910ffbe3f7acb372b41ede522c9af4
+checksums		sha1 8bc83c2acc2da68dc73099f7a1137353c7d6f859 \
+			md5  ca36d685643f2c56ab07323a09ece9e4
 
 post-destroot	{
 	file delete -force ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090120/1d6638a7/attachment.html>


More information about the macports-changes mailing list