diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-08-21 11:49:55 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-08-21 11:49:55 +0000 |
commit | 4ad381a4f830b6dae3f7ae80216df64b58140352 (patch) | |
tree | 70f78c1484cbc4d59ae1c5c2de1bfefb2add3763 /graphics/p5-SWF-File | |
parent | f38e790b47ddd1d17f9ce349465066520741a8ca (diff) |
Notes
Diffstat (limited to 'graphics/p5-SWF-File')
-rw-r--r-- | graphics/p5-SWF-File/Makefile | 6 | ||||
-rw-r--r-- | graphics/p5-SWF-File/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/p5-SWF-File/Makefile b/graphics/p5-SWF-File/Makefile index 7a4fc125520a..f15ca14a30d4 100644 --- a/graphics/p5-SWF-File/Makefile +++ b/graphics/p5-SWF-File/Makefile @@ -6,7 +6,8 @@ # PORTNAME= SWF-File -PORTVERSION= 0.341 +PORTVERSION= 0.35 +PORTEPOCH= 1 CATEGORIES= graphics www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/Y/YS/YSAS @@ -15,7 +16,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Manipulating Flash movie (SWF) files -BUILD_DEPENDS= ${SITE_PERL}/Data/TemporaryBag.pm:${PORTSDIR}/devel/p5-Data-TemporaryBag +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 diff --git a/graphics/p5-SWF-File/distinfo b/graphics/p5-SWF-File/distinfo index fe0a8104b735..f7d811b2641b 100644 --- a/graphics/p5-SWF-File/distinfo +++ b/graphics/p5-SWF-File/distinfo @@ -1,2 +1,2 @@ -MD5 (SWF-File-0.341.tar.gz) = 8a8845cf8a2d31acb9ccd1c9fb391392 -SIZE (SWF-File-0.341.tar.gz) = 50611 +MD5 (SWF-File-0.35.tar.gz) = bfd34ea708ba26dc5cb4941625354952 +SIZE (SWF-File-0.35.tar.gz) = 50622 |