diff --git a/graphics/pear-IO_SWF/Makefile b/graphics/pear-IO_SWF/Makefile index 811eb5cb9b66..b429e9e894f2 100644 --- a/graphics/pear-IO_SWF/Makefile +++ b/graphics/pear-IO_SWF/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IO_SWF -PORTVERSION= 2.1.7 +PORTVERSION= 2.1.8 CATEGORIES= graphics www pear MASTER_SITES= http://openpear.org/get/ \ LOCAL @@ -61,7 +61,8 @@ EXAMPLES= get_bitmapsize.php jpeg_dump.php \ swfdecompile.php swfdeformeshape.php \ swfdeleteaction.php swfdump.php swfframerate.php \ swfgeteditstring.php swfgetmovieclip.php \ - swfheader.php swflistmovieclip.php swfrebuild.php \ + swfheader.php swflistaction.php \ + swflistmovieclip.php swfrebuild.php \ swfreplaceactionstrings.php \ swfreplacebitmapdata.php swfreplaceeditstring.php \ swfreplacemovieclip.php swfselectbycids.php \ diff --git a/graphics/pear-IO_SWF/distinfo b/graphics/pear-IO_SWF/distinfo index 3aa215760e9d..41b93e815332 100644 --- a/graphics/pear-IO_SWF/distinfo +++ b/graphics/pear-IO_SWF/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/IO_SWF-2.1.7.tgz) = 937f84545e6186cc5d8523c5b2a9950f57482c3838c31b351970eedfc4b9352b -SIZE (PEAR/IO_SWF-2.1.7.tgz) = 46050 +SHA256 (PEAR/IO_SWF-2.1.8.tgz) = b760f7fc0bce492581fc8ce94bb86d0728e1ba00e0de2474ecbc41d21b546350 +SIZE (PEAR/IO_SWF-2.1.8.tgz) = 46480 diff --git a/graphics/pear-IO_SWF/pkg-descr b/graphics/pear-IO_SWF/pkg-descr index 2851df419d9f..c002c63d4484 100644 --- a/graphics/pear-IO_SWF/pkg-descr +++ b/graphics/pear-IO_SWF/pkg-descr @@ -1,3 +1,3 @@ PEAR library for reading/writing SWF binary -WWW: http://openpear.org/package/IO_SW +WWW: http://openpear.org/package/IO_SWF