UPDATE: py-twistedconch
hi! py-twistedconch has a new version and the Portfile lists me as the maintainer, so here's a patch:
--- Portfile 3 Oct 2005 21:04:16 -0000 1.1
+++ Portfile 13 Mar 2006 01:12:27 -0000
@@ -4,7 +4,7 @@
PortGroup python24 1.0
name py-twistedconch
-version 0.5.0
+version 0.6.0
categories python devel net
maintainers cce@cs.brown.edu
description An SSH and SFTP protocol implementation together with clients and servers
@@ -13,9 +13,9 @@
available under the MIT Free Software licence.
homepage http://twistedmatrix.com/projects/web/
-master_sites http://tmrc.mit.edu/mirror/twisted/Conch/0.5/
+master_sites http://tmrc.mit.edu/mirror/twisted/Conch/0.6/
distname TwistedConch-${version}
use_bzip2 yes
-checksums md5 42961532a130bb119ae3be6b14dde28b
+checksums md5 9630a9b95c709267b45068ff5bc8df2f
depends_build-append port:py-twisted port:py-crypto
Change History (2)
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Description: |
modified (diff)
|
Port: |
py-twistedconch added
|
Type: |
defect →
update
|
Committed, thanks. For future updates, please attach the patch instead of inlining as it makes life much simpler, especially with more complicated patches.