[23480] trunk/dports/python/py-urwid/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 2 03:12:37 PDT 2007


Revision: 23480
          http://trac.macosforge.org/projects/macports/changeset/23480
Author:   mww at macports.org
Date:     2007-04-02 03:12:36 -0700 (Mon, 02 Apr 2007)

Log Message:
-----------
version 0.9.8, add livecheck

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

Modified: trunk/dports/python/py-urwid/Portfile
===================================================================
--- trunk/dports/python/py-urwid/Portfile	2007-04-02 07:34:45 UTC (rev 23479)
+++ trunk/dports/python/py-urwid/Portfile	2007-04-02 10:12:36 UTC (rev 23480)
@@ -4,7 +4,7 @@
 PortGroup python24 1.0
 
 name			py-urwid
-version			0.9.5
+version			0.9.8
 categories		python
 platforms		darwin
 maintainers		nomaintainer at macports.org
@@ -17,7 +17,7 @@
 homepage		http://excess.org/urwid/
 master_sites	${homepage}
 distname		urwid-${version}
-checksums		sha1 76ca9b8d769f06541a2ab115d494414006589491
+checksums		sha1 4012598cfa674747161ba726123537946d6f5d1f
 
 post-destroot {
 	xinstall -m 644 ${worksrcpath}/reference.html \
@@ -26,3 +26,6 @@
 		${destroot}${prefix}/share/doc/${name}/examples
 }
 
+livecheck.check	freshmeat
+livecheck.name	python-urwid
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070402/c6c39cd8/attachment.html


More information about the macports-changes mailing list