Date: Mon, 26 Jan 2009 12:21:44 -0800 (PST) From: Dennis Herrmann <adox@mcx2.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: coryking@mozimedia.com Subject: ports/131025: [PATCH] graphics/p5-Image-Math-Constrain: update to 1.02 Message-ID: <497e1b58.06a1660a.5a72.109f@mx.google.com> Resent-Message-ID: <200901262030.n0QKU5Sa050507@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131025 >Category: ports >Synopsis: [PATCH] graphics/p5-Image-Math-Constrain: update to 1.02 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jan 26 20:30:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dennis Herrmann >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD dhn.homeunix.com 7.1-STABLE FreeBSD 7.1-STABLE #4: Sat Jan 10 13:45:30 CET 2009 >Description: - Update to 1.02 - Tested ( http://tb.4bit.ws/index.php?action=describe_port&id=373 ) Port maintainer (coryking@mozimedia.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Image-Math-Constrain-1.02.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Image-Math-Constrain/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 17 Apr 2008 14:26:43 -0000 1.2 +++ Makefile 26 Jan 2009 18:52:18 -0000 @@ -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 @@ 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 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Image-Math-Constrain/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 14 Sep 2007 13:56:18 -0000 1.1 +++ distinfo 26 Jan 2009 18:48:33 -0000 @@ -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 --- p5-Image-Math-Constrain-1.02.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?497e1b58.06a1660a.5a72.109f>