Ticket #38332: Portfile.diff
File Portfile.diff, 757 bytes (added by jdgleeson, 12 years ago) |
---|
-
Portfile
old new 4 4 PortGroup python 1.0 5 5 6 6 name py-readline 7 version 6.2. 27 version 6.2.4.1 8 8 platforms darwin 9 9 license GPL-3+ PSF 10 10 maintainers nomaintainer … … 14 14 homepage http://www.python.org/ 15 15 master_sites http://pypi.python.org/packages/source/r/readline/ 16 16 distname readline-${version} 17 checksums md5 ad9d4a5a3af37d31daf36ea917b08c77 \18 sha256 b9d30e8928530791944ab40c76aebcd4c8a7d6bc8cda05f3b521446fa3782b6d17 checksums md5 578237939c81fdbc2c8334d168b17907 \ 18 sha256 e00f86e03dfe52e7d1502cec5c64070b32621c85509c0081a4cfa6a0294bd107 19 19 20 20 python.versions 24 25 26 27 31 32 33 21 21