From anatoliy.dmytriyev@gmail.com Sat Sep 27 15:31:35 2008 Return-Path: Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72A08106568D for ; Sat, 27 Sep 2008 15:31:35 +0000 (UTC) (envelope-from anatoliy.dmytriyev@gmail.com) Received: from mail-gx0-f17.google.com (mail-gx0-f17.google.com [209.85.217.17]) by mx1.freebsd.org (Postfix) with ESMTP id 13DEA8FC08 for ; Sat, 27 Sep 2008 15:31:34 +0000 (UTC) (envelope-from anatoliy.dmytriyev@gmail.com) Received: by gxk10 with SMTP id 10so9186829gxk.19 for ; Sat, 27 Sep 2008 08:31:34 -0700 (PDT) Received: by 10.151.109.11 with SMTP id l11mr4097932ybm.206.1222528054373; Sat, 27 Sep 2008 08:07:34 -0700 (PDT) Received: by 10.150.122.12 with HTTP; Sat, 27 Sep 2008 08:07:34 -0700 (PDT) Message-Id: Date: Sat, 27 Sep 2008 17:07:34 +0200 From: "Anatoliy Dmytriyev" Sender: anatoliy.dmytriyev@gmail.com To: leeym@freebsd.org, FreeBSD-gnats-submit@freebsd.org Cc: tolid@plab.ku.dk Subject: RE: [PATCH] graphics/p5-Image-Size: update to 3.1.1 >Number: 127684 >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: closed >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Sep 27 15:40:01 UTC 2008 >Closed-Date: Sun Sep 28 22:33:12 UTC 2008 >Last-Modified: Sun Sep 28 22:33:12 UTC 2008 >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 --- ------=_Part_17954_21225040.1222528054368 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline
I agree

Anatoliy Dmytriyev
tolid@plab.ku.dk


-----Original Message-----
From: Yen-Ming Lee [mailto:leeym@freebsd.org]
Sent: Saturday, September 06, 2008 12:59 AM
To: FreeBSD-gnats-submit@freebsd.org
Cc: tolid@plab.ku.dk
Subject: [PATCH] graphics/p5-Image-Size: update to 3.1.1


>Submitter-Id:  current-users
>Originator:    Yen-Ming Lee
>Organization:
>Confidential:  no
>Synopsis:      [PATCH] graphics/p5-Image-Size: update to 3.1.1
>Severity:      non-critical
>Priority:      low
>Category:      ports
>Class:         update
>Release:       FreeBSD 7.0-RELEASE i386
>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 ---




------=_Part_17954_21225040.1222528054368-- >Release-Note: >Audit-Trail: State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Sat Sep 27 15:40:11 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127684 From: Edwin Groothuis To: tolid@plab.ku.dk Cc: bug-followup@FreeBSD.org Subject: Re: ports/127684: [PATCH] graphics/p5-Image-Size: update to 3.1.1 Date: Sat, 27 Sep 2008 15:40:09 UT Maintainer of graphics/p5-Image-Size, Please note that PR ports/127684 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127684 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State-Changed-From-To: feedback->closed State-Changed-By: leeym State-Changed-When: Sun Sep 28 22:32:57 UTC 2008 State-Changed-Why: This is the follow-up of ports/127126 http://www.freebsd.org/cgi/query-pr.cgi?pr=127684 >Unformatted: ------=_Part_17954_21225040.1222528054368 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline I agree Anatoliy Dmytriyev tolid@plab.ku.dk -----Original Message----- From: Yen-Ming Lee [mailto:leeym@freebsd.org] Sent: Saturday, September 06, 2008 12:59 AM To: FreeBSD-gnats-submit@freebsd.org Cc: tolid@plab.ku.dk Subject: [PATCH] graphics/p5-Image-Size: update to 3.1.1