New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79919


Ignore:
Timestamp:
06/29/11 02:44:29 (4 years ago)
Author:
ryandesign@…
Message:

py25-pypdf, py26-pypdf: update to 1.13

Location:
trunk/dports/python
Files:
2 edited
2 copied

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py25-pypdf/Portfile

    r79917 r79919  
    55 
    66name            py25-pypdf 
    7 version         1.11 
    8 revision        1 
     7version         1.13 
    98categories      python devel 
    109platforms       darwin 
     
    2120                and encrypting and decrypting PDF files. 
    2221 
    23 checksums       md5 3aed4776bd086fe2d903d20f84252c6a \ 
    24                 sha1 ff336ff46760e193d601a1e12d526465db7422bb \ 
    25                 rmd160 48d34c5c7ff7919c52ee9b2178d4b54bf48c5b8c 
    26  
     22checksums       sha1    ba7aed11cf21a2c218df2e3979be5eb90992dcbe \ 
     23                rmd160  0669d4a93c20fcd899d15ff42cb1b8b908f28e3b 
    2724 
    2825homepage        http://pybrary.net/pyPdf/ 
    2926master_sites    ${homepage} 
    3027distname        pyPdf-${version} 
     28 
     29patchfiles      patch-pyPdf-pdf.py.diff 
  • trunk/dports/python/py26-pypdf/Portfile

    r79917 r79919  
    55 
    66name            py26-pypdf 
    7 version         1.12 
    8 revision        1 
     7version         1.13 
    98categories      python devel 
    109platforms       darwin 
     
    2120                and encrypting and decrypting PDF files. 
    2221 
    23 checksums           md5 7be5f7f4659f64fd194e9eb9a38ad425 \ 
    24                         sha1 559f080fe47a0aeda9945acbcc52331b7e4d6213 \ 
    25                         rmd160 0528bdbfdbbdb8cf26dbe47b162f57f8d0c0984a 
    26  
     22checksums       sha1    ba7aed11cf21a2c218df2e3979be5eb90992dcbe \ 
     23                rmd160  0669d4a93c20fcd899d15ff42cb1b8b908f28e3b 
    2724 
    2825homepage        http://pybrary.net/pyPdf/ 
    2926master_sites    ${homepage} 
    3027distname        pyPdf-${version} 
     28 
     29patchfiles      patch-pyPdf-pdf.py.diff 
Note: See TracChangeset for help on using the changeset viewer.