Index: head/graphics/p5-SWF-File/Makefile =================================================================== --- head/graphics/p5-SWF-File/Makefile (revision 137551) +++ head/graphics/p5-SWF-File/Makefile (revision 137552) @@ -1,42 +1,42 @@ # New ports collection makefile for: SWF-File # Date created: 20 May 2003 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= SWF-File -PORTVERSION= 0.40 +PORTVERSION= 0.41 PORTEPOCH= 1 CATEGORIES= graphics www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/Y/YS/YSAS PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Manipulating Flash movie (SWF) files BUILD_DEPENDS= ${SITE_PERL}/Data/TemporaryBag.pm:${PORTSDIR}/devel/p5-Data-TemporaryBag \ ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= SWF::BinStream.3 SWF::BinStream::Codec.3 \ SWF::BinStream::Codec::Zlib.3 SWF::BinStream::File.3 \ SWF::Element.3 SWF::File.3 SWF::Parser.3 post-patch: @${FIND} ${WRKSRC} -type f |\ ${XARGS} ${PERL} -pi -e 's/\x0d(?=\x0a)//' post-configure: @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile .include .if ${PERL_LEVEL} < 500600 IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 or lang/perl5.8 then try again .endif .include Property changes on: head/graphics/p5-SWF-File/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/graphics/p5-SWF-File/distinfo =================================================================== --- head/graphics/p5-SWF-File/distinfo (revision 137551) +++ head/graphics/p5-SWF-File/distinfo (revision 137552) @@ -1,2 +1,2 @@ -MD5 (SWF-File-0.40.tar.gz) = 92df30ce90d342647d3fc5d7a6a4a297 -SIZE (SWF-File-0.40.tar.gz) = 51110 +MD5 (SWF-File-0.41.tar.gz) = a6b91bc56f7c85e6b6859a5d1d18e91c +SIZE (SWF-File-0.41.tar.gz) = 51036 Property changes on: head/graphics/p5-SWF-File/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property