FreeBSD Bugzilla – Attachment 31321 Details for
Bug 52239
(update) graphics/p5-Image-Info to 1.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Image-Info-1.12.diff
p5-Image-Info-1.12.diff (text/plain), 3.43 KB, created by
Mathieu Arnold
on 2003-05-14 17:10:13 UTC
(
hide
)
Description:
p5-Image-Info-1.12.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-14 17:10:13 UTC
Size:
3.43 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/graphics/p5-Image-Info/Makefile,v >retrieving revision 1.2 >diff -u -b -w -r1.2 Makefile >--- Makefile 2003/02/21 12:15:24 1.2 >+++ Makefile 2003/05/14 16:01:48 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Image-Info >-PORTVERSION= 1.08 >+PORTVERSION= 1.12 > CATEGORIES= graphics perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Image >@@ -15,14 +15,13 @@ > MAINTAINER= shell@shellhung.org > COMMENT= Perl module for getting image information > >-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ >- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ >- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple >+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ >+ ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ >+ ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple > > PERL_CONFIGURE= yes > > MAN3= Image::Info.3 Image::Info::BMP.3 Image::Info::SVG.3 \ > Image::Info::XBM.3 Image::Info::XPM.3 >-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/graphics/p5-Image-Info/distinfo,v >retrieving revision 1.1 >diff -u -b -w -r1.1 distinfo >--- distinfo 2001/08/26 16:27:08 1.1 >+++ distinfo 2003/05/14 16:01:48 >@@ -1 +1 @@ >-MD5 (Image-Info-1.08.tar.gz) = 33317da0cbd02ddcfa9d5f78574f3267 >+MD5 (Image-Info-1.12.tar.gz) = be1aa05997b119e986bd0a90f1a6c3c5 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/graphics/p5-Image-Info/pkg-plist,v >retrieving revision 1.1 >diff -u -b -w -r1.1 pkg-plist >--- pkg-plist 2001/08/26 16:27:08 1.1 >+++ pkg-plist 2003/05/14 16:01:48 >@@ -1,15 +1,16 @@ >-lib/perl5/site_perl/%%PERL_VER%%/Image/Info.pm >-lib/perl5/site_perl/%%PERL_VER%%/Image/Info/BMP.pm >-lib/perl5/site_perl/%%PERL_VER%%/Image/Info/GIF.pm >-lib/perl5/site_perl/%%PERL_VER%%/Image/Info/JPEG.pm >-lib/perl5/site_perl/%%PERL_VER%%/Image/Info/PNG.pm >-lib/perl5/site_perl/%%PERL_VER%%/Image/Info/PPM.pm >-lib/perl5/site_perl/%%PERL_VER%%/Image/Info/SVG.pm >-lib/perl5/site_perl/%%PERL_VER%%/Image/Info/XBM.pm >-lib/perl5/site_perl/%%PERL_VER%%/Image/Info/XPM.pm >-lib/perl5/site_perl/%%PERL_VER%%/Image/TIFF.pm >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image/Info/.packlist >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image/Info >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image 2>/dev/null || true >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Image/Info >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Image 2>/dev/null || true >+%%SITE_PERL%%/Image/Info.pm >+%%SITE_PERL%%/Image/Info/BMP.pm >+%%SITE_PERL%%/Image/Info/GIF.pm >+%%SITE_PERL%%/Image/Info/JPEG.pm >+%%SITE_PERL%%/Image/Info/PNG.pm >+%%SITE_PERL%%/Image/Info/PPM.pm >+%%SITE_PERL%%/Image/Info/SVG.pm >+%%SITE_PERL%%/Image/Info/TIFF.pm >+%%SITE_PERL%%/Image/Info/XBM.pm >+%%SITE_PERL%%/Image/Info/XPM.pm >+%%SITE_PERL%%/Image/TIFF.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Info/.packlist >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Info >+@dirrm %%SITE_PERL%%/Image/Info >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/Image 2>/dev/null || true
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 52239
: 31321