aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/imgsizer/Makefile5
-rw-r--r--www/imgsizer/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/www/imgsizer/Makefile b/www/imgsizer/Makefile
index 57a30c882fab..9d1cf4fe0539 100644
--- a/www/imgsizer/Makefile
+++ b/www/imgsizer/Makefile
@@ -6,13 +6,16 @@
#
PORTNAME= imgsizer
-PORTVERSION= 2.6
+PORTVERSION= 2.7
CATEGORIES= www textproc
MASTER_SITES= http://www.catb.org/~esr/imgsizer/
MAINTAINER= jylefort@brutele.be
COMMENT= A tool to autogenerate WIDTH and HEIGHT for IMG HTML tags
+RUN_DEPENDS= rdjpgcom:${PORTSDIR}/graphics/jpeg \
+ identify:${PORTSDIR}/graphics/ImageMagick
+
USE_PYTHON= yes
USE_REINPLACE= yes
NO_BUILD= yes
diff --git a/www/imgsizer/distinfo b/www/imgsizer/distinfo
index e3714f1e26c2..cd38127007f8 100644
--- a/www/imgsizer/distinfo
+++ b/www/imgsizer/distinfo
@@ -1,2 +1,2 @@
-MD5 (imgsizer-2.6.tar.gz) = 3bb35577b33ca24cf9f1bba1542c1036
-SIZE (imgsizer-2.6.tar.gz) = 65086
+MD5 (imgsizer-2.7.tar.gz) = 5a0f8384c8826f5c0dad95bb17115b1f
+SIZE (imgsizer-2.7.tar.gz) = 65914