Ticket #14235: py-pastescript.diff

File py-pastescript.diff, 1.6 KB (added by ebgssth@…, 16 years ago)

patch for pastescript

  • py-pastescript/Portfile

     
    33PortSystem                      1.0
    44PortGroup                       python24 1.0
    55name                            py-pastescript
    6 version                         1.3.2
     6version                         1.6.1.1
    77categories-append               www
    88maintainers                     stechert@macports.org
    99description                     Paste Script is a pluggable command-line \
     
    1616master_sites                    http://cheeseshop.python.org/packages/source/P/PasteScript/
    1717distname                        PasteScript-${version}
    1818
    19 checksums                       sha1 6f493a609a2febbbcdab1f2f5c20dd15276aa63b
     19checksums                       sha1 4e996fcf62042d66a9cf75c4d430e2244e7a9a86 \
     20                                rmd160 a6f9ea84cfbfa2050236a014a84c1c350f4912d9
    2021
    2122depends_lib                     port:py-cheetah
    2223
  • py25-pastescript/Portfile

     
    33PortSystem                      1.0
    44PortGroup                       python25 1.0
    55name                            py25-pastescript
    6 version                         1.3.3
     6version                         1.6.1.1
    77categories-append               www
    88maintainers                     stechert@macports.org
    99description                     Paste Script is a pluggable command-line \
     
    1616master_sites                    http://cheeseshop.python.org/packages/source/P/PasteScript/
    1717distname                        PasteScript-${version}
    1818
    19 checksums                       md5 21512d21e842f31c394bf05ca344b6a7 \
    20                                 sha1 65b45e5aebca471bc39d66426d68e1e2f4ceae7f \
    21                                 rmd160 0ed6003fc37e7d27b687a3182c04c32b47cb92fe
     19checksums                       sha1 4e996fcf62042d66a9cf75c4d430e2244e7a9a86 \
     20                                rmd160 a6f9ea84cfbfa2050236a014a84c1c350f4912d9
    2221
    2322depends_lib                     port:py25-cheetah
    2423