[149161] trunk/dports/graphics/GraphicsMagick/Portfile
mps at macports.org
mps at macports.org
Fri Jun 3 05:56:31 PDT 2016
Revision: 149161
https://trac.macports.org/changeset/149161
Author: mps at macports.org
Date: 2016-06-03 05:56:31 -0700 (Fri, 03 Jun 2016)
Log Message:
-----------
GraphicsMagick: update to version 1.3.24. Remove obsolete configure arguments.
Modified Paths:
--------------
trunk/dports/graphics/GraphicsMagick/Portfile
Modified: trunk/dports/graphics/GraphicsMagick/Portfile
===================================================================
--- trunk/dports/graphics/GraphicsMagick/Portfile 2016-06-03 09:14:38 UTC (rev 149160)
+++ trunk/dports/graphics/GraphicsMagick/Portfile 2016-06-03 12:56:31 UTC (rev 149161)
@@ -4,8 +4,7 @@
PortSystem 1.0
name GraphicsMagick
-version 1.3.23
-revision 1
+version 1.3.24
set branch [join [lrange [split ${version} .] 0 1] .]
categories graphics
platforms darwin
@@ -24,8 +23,8 @@
master_sites sourceforge:project/graphicsmagick/graphicsmagick/${version} \
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/${branch}/
-checksums rmd160 50d880e54156fa293a7a4d7c5ff8df55f622a6cc \
- sha256 fd2535a529528ec6f0bd493fed4395e08082faf940d51d7c18c25586a0a0e60d
+checksums rmd160 1670b2d5712cdff2010d2936ad427977195bfaa2 \
+ sha256 52bfbacef4be3fbae756dbfd342e4843d2a446bef96450bfbe2c23ca60e180e0
depends_lib port:libxml2 \
port:bzip2 \
@@ -51,7 +50,6 @@
--with-wmf=no \
--with-dps=no \
--with-gslib=no \
- --with-lcms=no \
--with-lcms2=yes \
--with-x=no \
--with-perl=no \
@@ -66,7 +64,6 @@
--with-xml=yes \
--with-ttf=yes \
--with-webp=yes \
- --without-included-ltdl \
--without-umem \
--enable-shared=yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160603/4d05622d/attachment.html>
More information about the macports-changes
mailing list