diff options
author | ache <ache@FreeBSD.org> | 2012-11-27 18:09:05 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2012-11-27 18:09:05 +0800 |
commit | 39518576dd9b4a0d7a58dcc62f439ee2ef7ba3c1 (patch) | |
tree | fd4e5a8d499d8925737cccb382cc2d5dd0de7a59 /www | |
parent | d372fcb59f702ec7e04c1c9c24dd3175a9a721b4 (diff) | |
download | freebsd-ports-gnome-39518576dd9b4a0d7a58dcc62f439ee2ef7ba3c1.tar.gz freebsd-ports-gnome-39518576dd9b4a0d7a58dcc62f439ee2ef7ba3c1.tar.zst freebsd-ports-gnome-39518576dd9b4a0d7a58dcc62f439ee2ef7ba3c1.zip |
Upgrade to 2.03pre17
Feature safe: yes
Diffstat (limited to 'www')
-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 |