[MacPorts] #36218: xmedcon does not compile with libpng15
MacPorts
noreply at macports.org
Wed Sep 19 01:59:11 PDT 2012
#36218: xmedcon does not compile with libpng15
--------------------------+--------------------------------
Reporter: su1shi4fu3@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port:
--------------------------+--------------------------------
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
}}}
--
Ticket URL: <https://trac.macports.org/ticket/36218>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list