diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-01-27 08:56:14 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-01-27 08:56:14 +0000 |
commit | d3cba588094ce34df4574f7262b527b79e95e663 (patch) | |
tree | cc0d446fcc444456362c0cc3ab74f769f2f2d044 | |
parent | f2b972c65839dcc6c167a58660ffcdb994cdd6a7 (diff) | |
download | ports-d3cba588094ce34df4574f7262b527b79e95e663.tar.gz ports-d3cba588094ce34df4574f7262b527b79e95e663.zip |
Notes
-rw-r--r-- | graphics/p5-Image-Math-Constrain/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Image-Math-Constrain/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
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 |