Date: Fri, 5 Sep 2008 15:59:01 -0700 (PDT) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tolid@plab.ku.dk Subject: ports/127126: [PATCH] graphics/p5-Image-Size: update to 3.1.1 Message-ID: <200809052259.m85Mx10V006337@cn1.leeym.com> Resent-Message-ID: <200809052300.m85N0A8s029155@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127126 >Category: ports >Synopsis: [PATCH] graphics/p5-Image-Size: update to 3.1.1 >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: Fri Sep 05 23:00:09 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >Description: - Update to 3.1.1 Port maintainer (tolid@plab.ku.dk) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Image-Size-3.1.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Image-Size/Makefile,v retrieving revision 1.39 diff -u -d -b -w -u -r1.39 Makefile --- Makefile 17 Apr 2008 14:26:43 -0000 1.39 +++ Makefile 5 Sep 2008 22:58:56 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Image-Size -PORTVERSION= 3.01 +PORTVERSION= 3.1.1 CATEGORIES= graphics www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,7 @@ MAINTAINER= tolid@plab.ku.dk COMMENT= Perl5 module to determine the size of images in several common formats -BUILD_DEPENDS= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Compress-Zlib>=2:${PORTSDIR}/archivers/p5-Compress-Zlib PERL_MODBUILD= yes Index: distinfo =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Image-Size/distinfo,v retrieving revision 1.20 diff -u -d -b -w -u -r1.20 distinfo --- distinfo 31 Oct 2006 02:37:06 -0000 1.20 +++ distinfo 5 Sep 2008 22:58:56 -0000 @@ -1,3 +1,3 @@ -MD5 (Image-Size-3.01.tar.gz) = 1487850535c2425fa0efdc70269376e2 -SHA256 (Image-Size-3.01.tar.gz) = b6a158f1876159cc7cc81bc4414cc78f17bd6d3804d9dc15ab3b4db617929d66 -SIZE (Image-Size-3.01.tar.gz) = 140960 +MD5 (Image-Size-3.1.1.tar.gz) = 4e1f653e1ec6989b3afcc8474ea268f0 +SHA256 (Image-Size-3.1.1.tar.gz) = e01f3730eca12ecdf34a5dc1109491f88b9d7e7429bcfe893e0c1df4fe19d26e +SIZE (Image-Size-3.1.1.tar.gz) = 142860 --- p5-Image-Size-3.1.1.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?200809052259.m85Mx10V006337>