aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-Image-Info
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2009-08-03 18:18:55 +0800
committertobez <tobez@FreeBSD.org>2009-08-03 18:18:55 +0800
commit32eaf27c67031655be1893fc61ef1be4471fe1dd (patch)
treead5bd283c044592b9997d5be0434d3ed506ce38f /graphics/p5-Image-Info
parent5f8c09db91f20343b94323a87d45bfcd412070c5 (diff)
downloadfreebsd-ports-gnome-32eaf27c67031655be1893fc61ef1be4471fe1dd.tar.gz
freebsd-ports-gnome-32eaf27c67031655be1893fc61ef1be4471fe1dd.tar.zst
freebsd-ports-gnome-32eaf27c67031655be1893fc61ef1be4471fe1dd.zip
Update to 1.29.
Changes: http://search.cpan.org/dist/Image-Info/CHANGES
Diffstat (limited to 'graphics/p5-Image-Info')
-rw-r--r--graphics/p5-Image-Info/Makefile5
-rw-r--r--graphics/p5-Image-Info/distinfo6
-rw-r--r--graphics/p5-Image-Info/pkg-plist9
3 files changed, 12 insertions, 8 deletions
diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile
index 9999c897267c..6d7ffe329fec 100644
--- a/graphics/p5-Image-Info/Makefile
+++ b/graphics/p5-Image-Info/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Image-Info
-PORTVERSION= 1.28
+PORTVERSION= 1.29
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,8 @@ COMMENT= Perl module for getting image information
RUN_DEPENDS= ${SITE_PERL}/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
+ ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
+ p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/graphics/p5-Image-Info/distinfo b/graphics/p5-Image-Info/distinfo
index 9bd2de1f3292..4458616b6ed6 100644
--- a/graphics/p5-Image-Info/distinfo
+++ b/graphics/p5-Image-Info/distinfo
@@ -1,3 +1,3 @@
-MD5 (Image-Info-1.28.tar.gz) = 09453662ceb4bd57e1f2fcdd957c7a66
-SHA256 (Image-Info-1.28.tar.gz) = 4224b0e6a7ab0136a004f15c5e3b2e084be1f80abc200b541b551beca601743f
-SIZE (Image-Info-1.28.tar.gz) = 215349
+MD5 (Image-Info-1.29.tar.gz) = 809086b72f7589455b92d6ded24b3db9
+SHA256 (Image-Info-1.29.tar.gz) = d070ddd12adc800bda63d25c3e4f64166963871877dbdb717335534dc40e442f
+SIZE (Image-Info-1.29.tar.gz) = 218695
diff --git a/graphics/p5-Image-Info/pkg-plist b/graphics/p5-Image-Info/pkg-plist
index 19c940f5e54d..dee6657f9695 100644
--- a/graphics/p5-Image-Info/pkg-plist
+++ b/graphics/p5-Image-Info/pkg-plist
@@ -1,4 +1,5 @@
@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Info/.packlist
%%SITE_PERL%%/Image/Info.pm
%%SITE_PERL%%/Image/Info/BMP.pm
%%SITE_PERL%%/Image/Info/GIF.pm
@@ -6,12 +7,14 @@
%%SITE_PERL%%/Image/Info/PNG.pm
%%SITE_PERL%%/Image/Info/PPM.pm
%%SITE_PERL%%/Image/Info/SVG.pm
+%%SITE_PERL%%/Image/Info/SVG/XMLLibXMLReader.pm
+%%SITE_PERL%%/Image/Info/SVG/XMLSimple.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
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Info
+@dirrmtry %%SITE_PERL%%/Image/Info/SVG
@dirrmtry %%SITE_PERL%%/Image/Info
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image
@dirrmtry %%SITE_PERL%%/Image
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Info
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image