diff options
author | mi <mi@FreeBSD.org> | 2008-04-16 00:07:24 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2008-04-16 00:07:24 +0800 |
commit | 2c0cbcdcc3a9f615abd3327eda3cdf4e6cfb96fe (patch) | |
tree | 9b2cc4ab5488ae2ecafd0b05041461c95bb06066 | |
parent | 6487bf43a637b187f1b19394f2294d587a8d1a1a (diff) | |
download | freebsd-ports-gnome-2c0cbcdcc3a9f615abd3327eda3cdf4e6cfb96fe.tar.gz freebsd-ports-gnome-2c0cbcdcc3a9f615abd3327eda3cdf4e6cfb96fe.tar.zst freebsd-ports-gnome-2c0cbcdcc3a9f615abd3327eda3cdf4e6cfb96fe.zip |
Upgrade from 1.1.10 to 1.1.11. This brings security fixes and
tiff-handling improvements. Follow-up on an earlier threat and turn
self-checks on by default.
-rw-r--r-- | graphics/GraphicsMagick/Makefile | 4 | ||||
-rw-r--r-- | graphics/GraphicsMagick/distinfo | 6 | ||||
-rw-r--r-- | graphics/GraphicsMagick12/Makefile | 4 | ||||
-rw-r--r-- | graphics/GraphicsMagick12/distinfo | 6 | ||||
-rw-r--r-- | graphics/GraphicsMagick13/Makefile | 4 | ||||
-rw-r--r-- | graphics/GraphicsMagick13/distinfo | 6 |
6 files changed, 15 insertions, 15 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index f1fce86d4185..7e8c4b01e3ae 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GraphicsMagick -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ @@ -24,7 +24,7 @@ OTHERGRAPHICS= jasper jpeg lcms png tiff LIB_DEPENDS+= ${OTHERGRAPHICS:C|(.+)|\1:${PORTSDIR}/graphics/\1|} OPTIONS= Q8BIT "Use 8-bit pixels (speed) instead of 16 (quality)" off -OPTIONS+= TESTS "Run bundled self-tests after build" off +OPTIONS+= TESTS "Run bundled self-tests after build" on USE_ICONV= yes USE_AUTOTOOLS= libtool:15 diff --git a/graphics/GraphicsMagick/distinfo b/graphics/GraphicsMagick/distinfo index d132917cb71e..6320ef909d62 100644 --- a/graphics/GraphicsMagick/distinfo +++ b/graphics/GraphicsMagick/distinfo @@ -1,3 +1,3 @@ -MD5 (GraphicsMagick-1.1.10.tar.bz2) = fb8a223ad7d7369970166b2266cb41e4 -SHA256 (GraphicsMagick-1.1.10.tar.bz2) = 7645438b6ef672c96777c39f3417f6dbbe6b1b80cce05e4b88e20b745f153c6b -SIZE (GraphicsMagick-1.1.10.tar.bz2) = 4991117 +MD5 (GraphicsMagick-1.1.11.tar.bz2) = e24395f98c0d7dbf60f541d331464c6c +SHA256 (GraphicsMagick-1.1.11.tar.bz2) = fdc93debc857270085427c68555866aa6d14dc5e3d13f107130314d3ae9bdced +SIZE (GraphicsMagick-1.1.11.tar.bz2) = 5019414 diff --git a/graphics/GraphicsMagick12/Makefile b/graphics/GraphicsMagick12/Makefile index f1fce86d4185..7e8c4b01e3ae 100644 --- a/graphics/GraphicsMagick12/Makefile +++ b/graphics/GraphicsMagick12/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GraphicsMagick -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ @@ -24,7 +24,7 @@ OTHERGRAPHICS= jasper jpeg lcms png tiff LIB_DEPENDS+= ${OTHERGRAPHICS:C|(.+)|\1:${PORTSDIR}/graphics/\1|} OPTIONS= Q8BIT "Use 8-bit pixels (speed) instead of 16 (quality)" off -OPTIONS+= TESTS "Run bundled self-tests after build" off +OPTIONS+= TESTS "Run bundled self-tests after build" on USE_ICONV= yes USE_AUTOTOOLS= libtool:15 diff --git a/graphics/GraphicsMagick12/distinfo b/graphics/GraphicsMagick12/distinfo index d132917cb71e..6320ef909d62 100644 --- a/graphics/GraphicsMagick12/distinfo +++ b/graphics/GraphicsMagick12/distinfo @@ -1,3 +1,3 @@ -MD5 (GraphicsMagick-1.1.10.tar.bz2) = fb8a223ad7d7369970166b2266cb41e4 -SHA256 (GraphicsMagick-1.1.10.tar.bz2) = 7645438b6ef672c96777c39f3417f6dbbe6b1b80cce05e4b88e20b745f153c6b -SIZE (GraphicsMagick-1.1.10.tar.bz2) = 4991117 +MD5 (GraphicsMagick-1.1.11.tar.bz2) = e24395f98c0d7dbf60f541d331464c6c +SHA256 (GraphicsMagick-1.1.11.tar.bz2) = fdc93debc857270085427c68555866aa6d14dc5e3d13f107130314d3ae9bdced +SIZE (GraphicsMagick-1.1.11.tar.bz2) = 5019414 diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile index f1fce86d4185..7e8c4b01e3ae 100644 --- a/graphics/GraphicsMagick13/Makefile +++ b/graphics/GraphicsMagick13/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GraphicsMagick -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ @@ -24,7 +24,7 @@ OTHERGRAPHICS= jasper jpeg lcms png tiff LIB_DEPENDS+= ${OTHERGRAPHICS:C|(.+)|\1:${PORTSDIR}/graphics/\1|} OPTIONS= Q8BIT "Use 8-bit pixels (speed) instead of 16 (quality)" off -OPTIONS+= TESTS "Run bundled self-tests after build" off +OPTIONS+= TESTS "Run bundled self-tests after build" on USE_ICONV= yes USE_AUTOTOOLS= libtool:15 diff --git a/graphics/GraphicsMagick13/distinfo b/graphics/GraphicsMagick13/distinfo index d132917cb71e..6320ef909d62 100644 --- a/graphics/GraphicsMagick13/distinfo +++ b/graphics/GraphicsMagick13/distinfo @@ -1,3 +1,3 @@ -MD5 (GraphicsMagick-1.1.10.tar.bz2) = fb8a223ad7d7369970166b2266cb41e4 -SHA256 (GraphicsMagick-1.1.10.tar.bz2) = 7645438b6ef672c96777c39f3417f6dbbe6b1b80cce05e4b88e20b745f153c6b -SIZE (GraphicsMagick-1.1.10.tar.bz2) = 4991117 +MD5 (GraphicsMagick-1.1.11.tar.bz2) = e24395f98c0d7dbf60f541d331464c6c +SHA256 (GraphicsMagick-1.1.11.tar.bz2) = fdc93debc857270085427c68555866aa6d14dc5e3d13f107130314d3ae9bdced +SIZE (GraphicsMagick-1.1.11.tar.bz2) = 5019414 |