Commits

Ryan Schmidt authored bb587fb6751
pear-CodeGen: Fix checksum mismatch due to stealth update

Closes: https://trac.macports.org/ticket/56929
No tags

php/pear-CodeGen/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup pear 1.0
5 5
6 6 pear.setup CodeGen 1.0.7 pear.php.net
7 +# Remove dist_subdir on the next version update.
8 +dist_subdir ${name}/${version}_1
9 +checksums rmd160 68a3fece54b3952d0cffad5181eee7a02caa1e74 \
10 + sha256 53841e81dc9e14c9d137bd8f3ab927a1d6d22038685672fca0b05166a4574c0e \
11 + size 51521
12 +
7 13 categories-append net www
8 14 license PHP-3
9 15 platforms darwin
10 16 maintainers nomaintainer
11 17
12 18 description PEAR CodeGen package
13 19 long_description ${description}
14 -
15 -checksums rmd160 214c00c639c065ccea862001cfa81de6edb2a82f \
16 - sha256 4b20f07494efb716d4f8b01635c3d50f96b83d0e90371c15b5767665439dc613

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut