From tolid@monkey.plab.ku.dk  Fri Oct 13 18:24:56 2006
Return-Path: <tolid@monkey.plab.ku.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 69EAE16A49E
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 Oct 2006 18:24:56 +0000 (UTC)
	(envelope-from tolid@monkey.plab.ku.dk)
Received: from monkey.plab.ku.dk (monkey.plab.ku.dk [130.225.107.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4E4E943DFB
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 Oct 2006 18:23:11 +0000 (GMT)
	(envelope-from tolid@monkey.plab.ku.dk)
Received: from monkey.plab.ku.dk (localhost.plab.ku.dk [127.0.0.1])
	by monkey.plab.ku.dk (8.13.8/8.13.4) with ESMTP id k9DIN7eX018609
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 Oct 2006 20:23:07 +0200 (CEST)
	(envelope-from tolid@monkey.plab.ku.dk)
Received: (from root@localhost)
	by monkey.plab.ku.dk (8.13.8/8.13.3/Submit) id k9DIN6ZD018608;
	Fri, 13 Oct 2006 20:23:06 +0200 (CEST)
	(envelope-from tolid)
Message-Id: <200610131823.k9DIN6ZD018608@monkey.plab.ku.dk>
Date: Fri, 13 Oct 2006 20:23:06 +0200 (CEST)
From: Anatoliy Dmytriyev <tolid@plab.ku.dk>
Reply-To: Anatoliy Dmytriyev <tolid@plab.ku.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update of graphics/p5-Image-Size:
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104387
>Category:       ports
>Synopsis:       update of graphics/p5-Image-Size:
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    alepulver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 13 18:30:19 GMT 2006
>Closed-Date:    Tue Oct 31 02:37:24 GMT 2006
>Last-Modified:  Tue Oct 31 02:40:26 GMT 2006
>Originator:     Anatoliy Dmytriyev <tolid@plab.ku.dk>
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD monkey.plab.ku.dk 6.1-STABLE FreeBSD 6.1-STABLE #2: Mon Sep 11 11:03:15 CEST 2006 root@monkey.plab.ku.dk:/usr/obj/usr/src/sys/monkey i386


	
>Description:
	new version of graphics/p5-Image-Size:
>How-To-Repeat:
	
>Fix:


diff -ruN p5-Image-Size.old/Makefile p5-Image-Size/Makefile
--- p5-Image-Size.old/Makefile	Fri Oct 13 20:18:20 2006
+++ p5-Image-Size/Makefile	Fri Oct 13 20:07:59 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Image-Size
-PORTVERSION=	3.0
+PORTVERSION=	3.01
 CATEGORIES=	graphics www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Image
@@ -18,7 +18,7 @@
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-PERL_CONFIGURE=	YES
+PERL_MODBUILD=	yes
 
 MAN1=		imgsize.1
 MAN3=		Image::Size.3
diff -ruN p5-Image-Size.old/distinfo p5-Image-Size/distinfo
--- p5-Image-Size.old/distinfo	Fri Oct 13 20:18:20 2006
+++ p5-Image-Size/distinfo	Fri Oct 13 20:02:30 2006
@@ -1,3 +1,3 @@
-MD5 (Image-Size-3.0.tar.gz) = f77eba3d3e5ac6efcc6058f527bb180f
-SHA256 (Image-Size-3.0.tar.gz) = 7c724a3f17925bad4637c67bc973e7990031c1d496db7501528e76a43f7101f2
-SIZE (Image-Size-3.0.tar.gz) = 137930
+MD5 (Image-Size-3.01.tar.gz) = 1487850535c2425fa0efdc70269376e2
+SHA256 (Image-Size-3.01.tar.gz) = b6a158f1876159cc7cc81bc4414cc78f17bd6d3804d9dc15ab3b4db617929d66
+SIZE (Image-Size-3.01.tar.gz) = 140960
diff -ruN p5-Image-Size.old/pkg-plist p5-Image-Size/pkg-plist
--- p5-Image-Size.old/pkg-plist	Fri Oct 13 20:18:20 2006
+++ p5-Image-Size/pkg-plist	Fri Oct 13 20:11:57 2006
@@ -14,9 +14,6 @@
 %%SITE_PERL%%/auto/Image/Size/tiffsize.al
 %%SITE_PERL%%/auto/Image/Size/xbmsize.al
 %%SITE_PERL%%/auto/Image/Size/xpmsize.al
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Size/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Size
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image
 @dirrm %%SITE_PERL%%/auto/Image/Size
 @dirrmtry %%SITE_PERL%%/auto/Image
 @dirrmtry %%SITE_PERL%%/Image

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->alepulver 
Responsible-Changed-By: alepulver 
Responsible-Changed-When: Tue Oct 17 18:52:19 UTC 2006 
Responsible-Changed-Why:  
Take PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104387 
State-Changed-From-To: open->closed 
State-Changed-By: alepulver 
State-Changed-When: Tue Oct 31 02:37:11 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104387 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104387: commit references a PR
Date: Tue, 31 Oct 2006 02:37:14 +0000 (UTC)

 alepulver    2006-10-31 02:37:06 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/p5-Image-Size Makefile distinfo pkg-plist 
   Log:
   - Update to version 3.01.
   
   PR:             ports/104387
   Submitted by:   Anatoliy Dmytriyev <tolid@plab.ku.dk> (maintainer)
   
   Revision  Changes    Path
   1.36      +4 -4      ports/graphics/p5-Image-Size/Makefile
   1.20      +3 -3      ports/graphics/p5-Image-Size/distinfo
   1.17      +0 -3      ports/graphics/p5-Image-Size/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
