Opened 9 years ago
Closed 9 years ago
#49771 closed update (fixed)
py-ply: update to 3.8
Reported by: | ClintO (Clint O) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch | Cc: | |
Port: | py-ply |
Description
Hi:
Sorry, I haven't posted an update in a long time to a Portfile, but I've updated python/ply to the latest version (also attached):
--- Portfile.orig 2015-11-21 23:22:12.000000000 -0800 +++ Portfile 2015-11-21 23:28:03.000000000 -0800 @@ -6,7 +6,7 @@ set my_name ply name py-${my_name} -version 3.6 +version 3.8 revision 0 categories-append lang devel platforms darwin @@ -25,8 +25,8 @@ distname ${my_name}-${version} -checksums rmd160 99a9ec4bb3fadd750e2a5b18517e06248770b25e \ - sha256 61367b9eb2f4b819f69ea116750305270f1df8859992c9e356d6a851f25a4b47 +checksums rmd160 028af8e860568c10f55321c830cbe8343aaa7012 \ + sha256 e7d1bdff026beb159c9942f7a17e102c375638d9478a7ecd4cc0c76afd8de0b8 if {${name} ne ${subport}} { post-destroot {
Attachments (1)
Change History (3)
Changed 9 years ago by ClintO (Clint O)
Attachment: | Portfile.patch added |
---|
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | py-ply added; python/ply removed |
Status: | new → assigned |
Summary: | Update to python/py-ply 3.6 -> 3.8 → py-ply: update to 3.8 |
Thanks.
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Unified diff of Portfile