[29731] trunk/dports/python/py-pexpect/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Oct 7 14:22:11 PDT 2007


Revision: 29731
          http://trac.macosforge.org/projects/macports/changeset/29731
Author:   ryandesign at macports.org
Date:     2007-10-07 14:22:10 -0700 (Sun, 07 Oct 2007)

Log Message:
-----------
py-pexpect: maintainer update to 2.1; see #12822

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

Modified: trunk/dports/python/py-pexpect/Portfile
===================================================================
--- trunk/dports/python/py-pexpect/Portfile	2007-10-07 21:20:15 UTC (rev 29730)
+++ trunk/dports/python/py-pexpect/Portfile	2007-10-07 21:22:10 UTC (rev 29731)
@@ -4,7 +4,7 @@
 PortGroup     python24 1.0
 
 name          py-pexpect
-version       2.0
+version       2.1
 categories    python
 platforms     darwin
 
@@ -19,20 +19,15 @@
 
 homepage      http://pexpect.sourceforge.net/
 master_sites  sourceforge:pexpect
-distfiles     pexpect-${version}.tgz \
-              pexpect-${version}-examples.tgz
+distfiles     pexpect-${version}.tar.gz
 
-checksums     pexpect-${version}.tgz sha1 34f041dfbf288da7d56a3d7994fd1502a7137cda \
-              pexpect-${version}-examples.tgz sha1 71f5d3b1eef924a1b6bf41caec70690f451e2078
+checksums     md5 fd3d67ac085332f074cd665424dcd631 \
+              sha1 2ffc729a9e6888f5aeb1f357750d5ec1143584b0 \
+              rmd160 56f8432f592e07bfc8a22b79ebac06a4e980559a
 
 worksrcdir    pexpect-${version}
 
 post-destroot {
   xinstall -m 644 -W ${worksrcpath} README \
     ${destroot}${prefix}/share/doc/${name}
-  xinstall -m 644 -W ${workpath}/examples bd_client.py bd_serv.py \
-    bd_client_web.py chess.py chess2.py chess3.py fix_cvs_files.py \
-    ftp.py monitor.py passmass.py python.py ssh_session.py \
-    ssh_tunnel.py sshls.py uptime.py \
-    ${destroot}${prefix}/share/doc/${name}/examples
 }

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


More information about the macports-changes mailing list