diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-11-28 21:35:51 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-11-28 21:35:51 +0000 |
commit | de9fd54831b4e86ba3482e9bc7479a1ddcc1c364 (patch) | |
tree | d21f656a4b48d0aee9916c9a4b1669a2464fb823 | |
parent | fa49c888e8cdcddecc0b89dcd44a092ddd2ba0f5 (diff) | |
download | ports-de9fd54831b4e86ba3482e9bc7479a1ddcc1c364.tar.gz ports-de9fd54831b4e86ba3482e9bc7479a1ddcc1c364.zip |
Notes
-rw-r--r-- | graphics/ImageMagick/Makefile | 2 | ||||
-rw-r--r-- | graphics/ImageMagick/distinfo | 4 | ||||
-rw-r--r-- | graphics/ImageMagick/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 20bddb88737b..b91d30cb85bc 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 6.9.2-6 +DISTVERSION= 6.9.2-7 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo index 7970f2cff3ec..b264c342aa3a 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1,2 +1,2 @@ -SHA256 (ImageMagick-6.9.2-6.tar.xz) = d7b4e812002c3c26e41579d5a64ff69f43094496ccc1665e314fa122e2f887c7 -SIZE (ImageMagick-6.9.2-6.tar.xz) = 8785152 +SHA256 (ImageMagick-6.9.2-7.tar.xz) = eef80bf259823523dafbcdae15e236b443ecf6d4ae415106d7a861d1fa8d9d13 +SIZE (ImageMagick-6.9.2-7.tar.xz) = 8780716 diff --git a/graphics/ImageMagick/pkg-plist b/graphics/ImageMagick/pkg-plist index ad6fc860e7f9..f9d39e020b80 100644 --- a/graphics/ImageMagick/pkg-plist +++ b/graphics/ImageMagick/pkg-plist @@ -1478,7 +1478,6 @@ man/man1/stream.1.gz %%PORTDOCS%%%%DOCSDIR%%-6/www/source/wand.c %%PORTDOCS%%%%DOCSDIR%%-6/www/sponsors.html %%PORTDOCS%%%%DOCSDIR%%-6/www/stream.html -%%PORTDOCS%%%%DOCSDIR%%-6/www/subversion.html %%PORTDOCS%%%%DOCSDIR%%-6/www/support.html %%PORTDOCS%%%%DOCSDIR%%-6/www/wand.png %%PORTDOCS%%%%DOCSDIR%%-6/www/webp.html |