FreeBSD Bugzilla – Attachment 67151 Details for
Bug 99025
[PATCH] graphics/p5-Image-Size: update to 3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Image-Size-3.0.patch
p5-Image-Size-3.0.patch (text/plain), 2.86 KB, created by
Aaron Dalton
on 2006-06-16 13:00:41 UTC
(
hide
)
Description:
p5-Image-Size-3.0.patch
Filename:
MIME Type:
Creator:
Aaron Dalton
Created:
2006-06-16 13:00:41 UTC
Size:
2.86 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/graphics/p5-Image-Size/Makefile,v >retrieving revision 1.34 >diff -u -u -r1.34 Makefile >--- Makefile 6 Sep 2003 01:13:49 -0000 1.34 >+++ Makefile 16 Jun 2006 11:50:29 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Image-Size >-PORTVERSION= 2.992 >+PORTVERSION= 3.0 > CATEGORIES= graphics www perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Image >@@ -15,9 +15,18 @@ > MAINTAINER= tolid@plab.ku.dk > COMMENT= Perl5 module to determine the size of images in several common formats > >+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib >+RUN_DEPENDS= ${BUILD_DEPENDS} >+ > PERL_CONFIGURE= YES > > MAN1= imgsize.1 > MAN3= Image::Size.3 > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 500600 >+IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again >+.endif >+ >+.include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/graphics/p5-Image-Size/distinfo,v >retrieving revision 1.18 >diff -u -u -r1.18 distinfo >--- distinfo 22 Jan 2006 12:35:04 -0000 1.18 >+++ distinfo 16 Jun 2006 11:50:29 -0000 >@@ -1,3 +1,3 @@ >-MD5 (Image-Size-2.992.tar.gz) = 2e278c39a9379f5fefaf6eb288208bd8 >-SHA256 (Image-Size-2.992.tar.gz) = 5216cddfaefeb49dc52b641588c5143a3f5be6100725b70fcb8ca2263bed604c >-SIZE (Image-Size-2.992.tar.gz) = 123479 >+MD5 (Image-Size-3.0.tar.gz) = f77eba3d3e5ac6efcc6058f527bb180f >+SHA256 (Image-Size-3.0.tar.gz) = 7c724a3f17925bad4637c67bc973e7990031c1d496db7501528e76a43f7101f2 >+SIZE (Image-Size-3.0.tar.gz) = 137930 >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/graphics/p5-Image-Size/pkg-plist,v >retrieving revision 1.15 >diff -u -u -r1.15 pkg-plist >--- pkg-plist 22 Jan 2006 02:14:55 -0000 1.15 >+++ pkg-plist 16 Jun 2006 11:50:29 -0000 >@@ -1,5 +1,4 @@ > bin/imgsize >-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Size/.packlist > %%SITE_PERL%%/Image/Size.pm > %%SITE_PERL%%/auto/Image/Size/autosplit.ix > %%SITE_PERL%%/auto/Image/Size/bmpsize.al >@@ -10,13 +9,14 @@ > %%SITE_PERL%%/auto/Image/Size/pngsize.al > %%SITE_PERL%%/auto/Image/Size/ppmsize.al > %%SITE_PERL%%/auto/Image/Size/psdsize.al >-%%SITE_PERL%%/auto/Image/Size/swfsize.al > %%SITE_PERL%%/auto/Image/Size/swfmxsize.al >+%%SITE_PERL%%/auto/Image/Size/swfsize.al > %%SITE_PERL%%/auto/Image/Size/tiffsize.al > %%SITE_PERL%%/auto/Image/Size/xbmsize.al > %%SITE_PERL%%/auto/Image/Size/xpmsize.al >-@dirrm %%SITE_PERL%%/auto/Image/Size >+%%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 >-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 99025
: 67151