diff options
author | skv <skv@FreeBSD.org> | 2004-08-21 19:49:55 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-08-21 19:49:55 +0800 |
commit | 4411a9f05b304d716e6ed0e1122f145156f27b37 (patch) | |
tree | 119000e9179d5e17c27d9050efbcfb159aacd6e3 /graphics | |
parent | 82a616bb48fc632584d7f8acbf1a41cf3f77619e (diff) | |
download | freebsd-ports-gnome-4411a9f05b304d716e6ed0e1122f145156f27b37.tar.gz freebsd-ports-gnome-4411a9f05b304d716e6ed0e1122f145156f27b37.tar.zst freebsd-ports-gnome-4411a9f05b304d716e6ed0e1122f145156f27b37.zip |
Updated to 0.35
Diffstat (limited to 'graphics')
-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 |