From 2ac62f2f9c18e679335f568741a79d8ac4f41f22 Mon Sep 17 00:00:00 2001 From: jadawin Date: Tue, 27 Jan 2009 08:56:14 +0000 Subject: - Update to 1.02 PR: ports/131025 Submitted by: Dennis Herrmann Approved by: maintainer --- graphics/p5-Image-Math-Constrain/Makefile | 4 ++-- graphics/p5-Image-Math-Constrain/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics') diff --git a/graphics/p5-Image-Math-Constrain/Makefile b/graphics/p5-Image-Math-Constrain/Makefile index 3b9e9720d9b0..69b3073400c6 100644 --- a/graphics/p5-Image-Math-Constrain/Makefile +++ b/graphics/p5-Image-Math-Constrain/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Image-Math-Constrain -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ MAINTAINER= coryking@mozimedia.com COMMENT= Scaling math used in image size constraining (such as thumbnails) BUILD_DEPENDS= p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools -RUN_DEPENDS= p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/graphics/p5-Image-Math-Constrain/distinfo b/graphics/p5-Image-Math-Constrain/distinfo index 71657afeb9f6..96acc210d9b3 100644 --- a/graphics/p5-Image-Math-Constrain/distinfo +++ b/graphics/p5-Image-Math-Constrain/distinfo @@ -1,3 +1,3 @@ -MD5 (Image-Math-Constrain-1.01.tar.gz) = 92980c42977b0dfe9dba715d405313b0 -SHA256 (Image-Math-Constrain-1.01.tar.gz) = 7ff525a748d9cd445f48791afde41f48f65a78da4aff94bfb2c962167642e6df -SIZE (Image-Math-Constrain-1.01.tar.gz) = 26920 +MD5 (Image-Math-Constrain-1.02.tar.gz) = 74edb272d148b26e9ac60ce25d960a92 +SHA256 (Image-Math-Constrain-1.02.tar.gz) = 7c17a675c6ee76bc7ea12a47377b2df48676fdd9054bbd638f4489f570f99ba8 +SIZE (Image-Math-Constrain-1.02.tar.gz) = 24943 -- cgit