[Midnightbsd-cvs] mports: graphics/p5-Image-Info: Update to 1.28.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Fri Oct 10 14:23:22 EDT 2008


Log Message:
-----------
Update to 1.28.
Fix Compress::Zlib depend.
LICENSE.

Modified Files:
--------------
    mports/graphics/p5-Image-Info:
        Makefile (r1.1 -> r1.2)
        distinfo (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/p5-Image-Info/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/p5-Image-Info/Makefile -L graphics/p5-Image-Info/Makefile -u -r1.1 -r1.2
--- graphics/p5-Image-Info/Makefile
+++ graphics/p5-Image-Info/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	Image-Info
-PORTVERSION=	1.23
+PORTVERSION=	1.28
 CATEGORIES=	graphics perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Image
@@ -15,8 +15,9 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Perl module for getting image information
+LICENSE=	perl
 
-RUN_DEPENDS=	${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
+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
 BUILD_DEPENDS=	${RUN_DEPENDS}
@@ -27,10 +28,5 @@
 		Image::Info::TIFF.3 Image::Info::PPM.3 \
 		Image::Info::XBM.3 Image::Info::XPM.3
 
-.include <bsd.port.pre.mk>
+.include <bsd.port.mk>
 
-.if ${PERL_LEVEL} < 500602
-BUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/graphics/p5-Image-Info/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/p5-Image-Info/distinfo -L graphics/p5-Image-Info/distinfo -u -r1.1 -r1.2
--- graphics/p5-Image-Info/distinfo
+++ graphics/p5-Image-Info/distinfo
@@ -1,3 +1,3 @@
-MD5 (Image-Info-1.23.tar.gz) = 40f9747a47617049d56e4aed5d1f7572
-SHA256 (Image-Info-1.23.tar.gz) = 25fe6d9905d0867d944d3336c65d4553d366f601d9d766e73eeed7e60a502284
-SIZE (Image-Info-1.23.tar.gz) = 200136
+MD5 (Image-Info-1.28.tar.gz) = 09453662ceb4bd57e1f2fcdd957c7a66
+SHA256 (Image-Info-1.28.tar.gz) = 4224b0e6a7ab0136a004f15c5e3b2e084be1f80abc200b541b551beca601743f
+SIZE (Image-Info-1.28.tar.gz) = 215349


More information about the Midnightbsd-cvs mailing list