Opened 12 years ago
Closed 12 years ago
#36218 closed defect (fixed)
xmedcon does not compile with libpng15
Reported by: | su1shi4fu3@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch | Cc: | jameskyle@… |
Port: | xmedcon |
Description
The portfile lists xmedcon version 0.10.6, which does not compile with libpng15. Suggested solution: upgrade to xmedcon 0.11.1
patch:
@@ -4,19 +4,20 @@ PortSystem 1.0 name xmedcon -version 0.10.6 -revision 3 +version 0.11.1 +revision 0 categories science graphics maintainers jameskyle description an open source toolkit for medical image conversion long_description xmedcon is a framework specifically designed to resolve the complexities involved with conversion of medical image formats. It offers a GUI, a CLI (medcon), and a library for writing custom applications licensed under the (L)GPL. +use_bzip2 yes homepage http://xmedcon.sourceforge.net/ platforms darwin master_sites sourceforge:project/${name}/XMedCon-Source/${version} -checksums md5 5d8b2c5fc7537b1c7c509a9732a0c3c7 \ - sha1 d856d0d9a41f389cc9c4609379953f188262d0b9 \ - rmd160 9a6b1359e7b7abdfebcb14ba458a10cea2fa966b +checksums md5 e55e2ac8c981f35be909e257b945c9d9 \ + sha1 6fdef183f475e1fc4b6671a4c973262f4abaa30c \ + rmd160 cbc4b182bf5ec11d98b49edf3b15b4beac3e1ccb use_parallel_build yes
Change History (2)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | xmedcon added |
Status: | new → assigned |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
r98168 (maintainer timeout)
Note: See
TracTickets for help on using
tickets.
Thanks.