Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2001 10:35:59 +0200 (CEST)
From:      "Anatoliy Dmytriyev" <tolid@plab.ku.dk>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        tolid@plab.ku.dk, vanilla@freebsd.org
Subject:   ports/27245: patch for port p5-Image-Size
Message-ID:  <200105100835.f4A8Zxt05970@eagle.plab.ku.dk>

next in thread | raw e-mail | index | archive | help

>Number:         27245
>Category:       ports
>Synopsis:       patch for port p5-Image-Size
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 10 01:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anatoliy Dmytriyev
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD eagle.plab.ku.dk 4.3-STABLE FreeBSD 4.3-STABLE #4: Wed May 9 15:34:30 CEST 2001 root@eagle.plab.ku.dk:/1/obj/1/src/sys/eagle i386


	
>Description:
	New version of Image::Size module (port p5-Image-Size in FreeBSD ports collection).
>How-To-Repeat:
	
>Fix:


--- Makefile.old	Thu May 10 10:11:58 2001
+++ Makefile	Thu May 10 10:12:41 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Image-Size
-PORTVERSION=	2.92
+PORTVERSION=	2.93
 CATEGORIES=	graphics www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Image
@@ -14,7 +14,7 @@
 
 MAINTAINER=	tolid@plab.ku.dk
 
-PERL_CONFIGURE=	yes
+PERL_CONFIGURE=	YES
 CONFIGURE_ARGS=	PREFIX=${PREFIX}
 
 MAN1=		imgsize.1


--- distinfo.old	Thu May 10 10:08:19 2001
+++ distinfo	Thu May 10 09:53:19 2001
@@ -1 +1 @@
-MD5 (Image-Size-2.92.tar.gz) = 670fcf6953d84c034a53c6b931520ab4
+MD5 (Image-Size-2.93.tar.gz) = fe8b6d8639bc7c94d95953af3df58c85


--- pkg-plist.old	Thu May 10 10:19:17 2001
+++ pkg-plist	Thu May 10 10:19:40 2001
@@ -10,6 +10,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/tiffsize.al
 lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/xbmsize.al
 lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/xpmsize.al
+lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/swfsize.al
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image/Size/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image/Size
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105100835.f4A8Zxt05970>