summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-31 19:27:29 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-31 19:27:29 +0000
commitf59692f729633a0c02263dfea07586a407afa0ee (patch)
treea5ae272e9ec8c6392be6e208ac01417cf26c2d0c /graphics
parent- Update to 0.3.44 (diff)
- Update to 4.2.7
- Add LICENSE - Convert to new options helper Changes: https://github.com/minimagick/minimagick/releases
Notes
Notes: svn path=/head/; revision=388149
Diffstat (limited to 'graphics')
-rw-r--r--graphics/rubygem-mini_magick/Makefile18
-rw-r--r--graphics/rubygem-mini_magick/distinfo4
2 files changed, 9 insertions, 13 deletions
diff --git a/graphics/rubygem-mini_magick/Makefile b/graphics/rubygem-mini_magick/Makefile
index c6076d2af20e..e12ae481996c 100644
--- a/graphics/rubygem-mini_magick/Makefile
+++ b/graphics/rubygem-mini_magick/Makefile
@@ -2,27 +2,23 @@
# $FreeBSD$
PORTNAME= mini_magick
-PORTVERSION= 4.2.4
-PORTREVISION= 1
+PORTVERSION= 4.2.7
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Manipulate images with minimal use of memory via ImageMagick
-USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+LICENSE= MIT
OPTIONS_DEFINE= X11
OPTIONS_DEFAULT=X11
-.include <bsd.port.options.mk>
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
-.if ${PORT_OPTIONS:MX11}
-RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick
-.else
-RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick-nox11
-.endif
+X11_RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
+X11_RUN_DEPENDS_OFF= convert:${PORTSDIR}/graphics/ImageMagick-nox11
.include <bsd.port.mk>
diff --git a/graphics/rubygem-mini_magick/distinfo b/graphics/rubygem-mini_magick/distinfo
index 21379ec7b037..f2a8b308aef1 100644
--- a/graphics/rubygem-mini_magick/distinfo
+++ b/graphics/rubygem-mini_magick/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/mini_magick-4.2.4.gem) = b2df5fbb0fbcfd1722bc498fb932387976ea258fe28ba70fa8778ac9e2111822
-SIZE (rubygem/mini_magick-4.2.4.gem) = 16384
+SHA256 (rubygem/mini_magick-4.2.7.gem) = 24f56c4561e9406d40f637a5f1ea9bc469fbd3b549c692061868fb7c054ff386
+SIZE (rubygem/mini_magick-4.2.7.gem) = 16384