diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2012-11-27 10:09:05 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2012-11-27 10:09:05 +0000 |
commit | 0cc0251fce7d06161e03f9a14f95c686a21bfb58 (patch) | |
tree | fd4e5a8d499d8925737cccb382cc2d5dd0de7a59 /www/WebMagick | |
parent | e8882f0eccd217bcf5da451ef71218d049653b7c (diff) | |
download | ports-0cc0251fce7d06161e03f9a14f95c686a21bfb58.tar.gz ports-0cc0251fce7d06161e03f9a14f95c686a21bfb58.zip |
Notes
Diffstat (limited to 'www/WebMagick')
-rw-r--r-- | www/WebMagick/Makefile | 5 | ||||
-rw-r--r-- | www/WebMagick/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index 91c187711824..fe278b8c99c4 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -6,8 +6,8 @@ # PORTNAME= WebMagick -PORTVERSION= 2.03p16 -DISTVERSION= 2.03pre16 +PORTVERSION= 2.03p17 +DISTVERSION= 2.03pre17 PORTEPOCH= 1 CATEGORIES= www graphics MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}-beta/${DISTVERSION} @@ -18,6 +18,7 @@ COMMENT= Image Web Generator - recursively build HTMLs, imagemaps, thumbnails LICENSE= GPLv2 LIB_DEPENDS= MagickWand.5:${PORTSDIR}/graphics/ImageMagick +RUN_DEPENDS= p5-Sort-Naturally>=0:${PORTSDIR}/textproc/p5-Sort-Naturally USE_PERL5= yes USE_AUTOTOOLS= autoconf aclocal automake diff --git a/www/WebMagick/distinfo b/www/WebMagick/distinfo index 027fa45c5906..e1598a05cce5 100644 --- a/www/WebMagick/distinfo +++ b/www/WebMagick/distinfo @@ -1,2 +1,2 @@ -SHA256 (WebMagick-2.03pre16.tar.gz) = afe99330ead4278427aa8457afd86d07040819368525302eb187402b78e3f6a4 -SIZE (WebMagick-2.03pre16.tar.gz) = 545740 +SHA256 (WebMagick-2.03pre17.tar.gz) = 21f0d30d52d1a0f982e3f50f7c25e112eb88c3a6cbd8d2932fc5da51481290ae +SIZE (WebMagick-2.03pre17.tar.gz) = 545881 |