diff options
author | skv <skv@FreeBSD.org> | 2005-03-15 17:24:17 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-03-15 17:24:17 +0800 |
commit | 14d24410feddcfd2fea32104f647f8c160d6d81f (patch) | |
tree | a6b7083f34b15989a3e56880508ad83196cf9323 /graphics/p5-SWF-File | |
parent | 89773ee9e08f2ba618a1f4b03d6754f0e38397a7 (diff) | |
download | freebsd-ports-gnome-14d24410feddcfd2fea32104f647f8c160d6d81f.tar.gz freebsd-ports-gnome-14d24410feddcfd2fea32104f647f8c160d6d81f.tar.zst freebsd-ports-gnome-14d24410feddcfd2fea32104f647f8c160d6d81f.zip |
Update to 0.38
* 'parse' mathod did not call the 'tag-callback' sub properly
Diffstat (limited to 'graphics/p5-SWF-File')
-rw-r--r-- | graphics/p5-SWF-File/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-SWF-File/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-SWF-File/Makefile b/graphics/p5-SWF-File/Makefile index b15b049bba62..5393fe128df3 100644 --- a/graphics/p5-SWF-File/Makefile +++ b/graphics/p5-SWF-File/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SWF-File -PORTVERSION= 0.37 +PORTVERSION= 0.38 PORTEPOCH= 1 CATEGORIES= graphics www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} diff --git a/graphics/p5-SWF-File/distinfo b/graphics/p5-SWF-File/distinfo index ce019e40ab05..ddc53c279d60 100644 --- a/graphics/p5-SWF-File/distinfo +++ b/graphics/p5-SWF-File/distinfo @@ -1,2 +1,2 @@ -MD5 (SWF-File-0.37.tar.gz) = dba7f921c38bcb26a320ad87c2cb4805 -SIZE (SWF-File-0.37.tar.gz) = 50877 +MD5 (SWF-File-0.38.tar.gz) = d365af3719b23cc37283d03b10d85a8c +SIZE (SWF-File-0.38.tar.gz) = 50944 |