Ticket #13591: py-beautifulsoup.Portfile.diff

File py-beautifulsoup.Portfile.diff, 743 bytes (added by ebgssth@…, 17 years ago)

patch for py-beautifulsoup

  • Portfile

     
    44PortGroup python24 1.0
    55
    66name            py-beautifulsoup
    7 version         3.0.4
     7version         3.0.5
    88categories      python textproc
    99platforms       darwin
    1010maintainers     nomaintainer
     
    1515homepage        http://www.crummy.com/software/BeautifulSoup/
    1616master_sites    http://www.crummy.com/software/BeautifulSoup/download/
    1717distname        BeautifulSoup-${version}
    18 checksums       sha1 431121839a83393aa3f161bd756c4fa2acf063ef
     18checksums       sha1 b00585367bc74883cfb1e543d9075ed8d71358f3
    1919
    2020post-destroot   {
    2121    xinstall -m 644 -W ${worksrcpath} PKG-INFO \