diff options
-rw-r--r-- | graphics/pear-IO_SWF/Makefile | 13 | ||||
-rw-r--r-- | graphics/pear-IO_SWF/distinfo | 4 |
2 files changed, 10 insertions, 7 deletions
diff --git a/graphics/pear-IO_SWF/Makefile b/graphics/pear-IO_SWF/Makefile index 4451de353dfa..811eb5cb9b66 100644 --- a/graphics/pear-IO_SWF/Makefile +++ b/graphics/pear-IO_SWF/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IO_SWF -PORTVERSION= 2.1.6 +PORTVERSION= 2.1.7 CATEGORIES= graphics www pear MASTER_SITES= http://openpear.org/get/ \ LOCAL @@ -58,12 +58,15 @@ FILES= IO/SWF.php IO/SWF/ActionEditor.php \ EXAMPLES= get_bitmapsize.php jpeg_dump.php \ swfactioneditor.php swfconvlossless2pngjpeg.php \ swfcopy.php swfcountshapeedges.php \ - swfdecompile.php swfdeformeshape.php swfdump.php \ - swfgetmovieclip.php swflistmovieclip.php \ - swfrebuild.php swfreplaceactionstrings.php \ + swfdecompile.php swfdeformeshape.php \ + swfdeleteaction.php swfdump.php swfframerate.php \ + swfgeteditstring.php swfgetmovieclip.php \ + swfheader.php swflistmovieclip.php swfrebuild.php \ + swfreplaceactionstrings.php \ swfreplacebitmapdata.php swfreplaceeditstring.php \ swfreplacemovieclip.php swfselectbycids.php \ - swfsetactionvariables.php swfsetbgcolor.php + swfsetactionvariables.php swfsetbgcolor.php \ + swfwireframe.php _EXAMPLESDIR= sample x-generate-files: extract diff --git a/graphics/pear-IO_SWF/distinfo b/graphics/pear-IO_SWF/distinfo index f0f467443095..3aa215760e9d 100644 --- a/graphics/pear-IO_SWF/distinfo +++ b/graphics/pear-IO_SWF/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/IO_SWF-2.1.6.tgz) = 2392db77631fe575d6d4f6d639560f79bcb1c54284bc0adba06ed4a2ecd15627 -SIZE (PEAR/IO_SWF-2.1.6.tgz) = 44442 +SHA256 (PEAR/IO_SWF-2.1.7.tgz) = 937f84545e6186cc5d8523c5b2a9950f57482c3838c31b351970eedfc4b9352b +SIZE (PEAR/IO_SWF-2.1.7.tgz) = 46050 |