diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-04-28 12:34:43 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-04-28 12:34:43 +0000 |
commit | ab7705f2da7581e562990b48d03adcb49538935f (patch) | |
tree | 06778ed7fa5435e8010672674b1a076a51dc9396 /graphics/pear-IO_SWF | |
parent | 729d08f091b142af3286638bf0bdb6e93e82ae82 (diff) | |
download | ports-ab7705f2da7581e562990b48d03adcb49538935f.tar.gz ports-ab7705f2da7581e562990b48d03adcb49538935f.zip |
Notes
Diffstat (limited to 'graphics/pear-IO_SWF')
-rw-r--r-- | graphics/pear-IO_SWF/Makefile | 4 | ||||
-rw-r--r-- | graphics/pear-IO_SWF/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/pear-IO_SWF/Makefile b/graphics/pear-IO_SWF/Makefile index 5fe01765ef11..0eaeb564a9dc 100644 --- a/graphics/pear-IO_SWF/Makefile +++ b/graphics/pear-IO_SWF/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO_SWF -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 CATEGORIES= graphics www pear MASTER_SITES= http://openpear.org/get/ \ LOCAL @@ -67,7 +67,7 @@ EXAMPLES= get_bitmapsize.php jpeg_dump.php \ swfreplacemovieclip.php swfselectbycids.php \ swfsetactionvariables.php swfsetbgcolor.php \ swfsliceshaperecords.php swfwireframe.php -_EXAMPLESDIR= sample +_EXAMPLESDIR= sample x-generate-files: extract @${FIND} ${WRKSRC}/IO -type f | ${SORT} | ${SED} 's@${WRKSRC}/@@' |\ diff --git a/graphics/pear-IO_SWF/distinfo b/graphics/pear-IO_SWF/distinfo index 93266092fc22..335b189284aa 100644 --- a/graphics/pear-IO_SWF/distinfo +++ b/graphics/pear-IO_SWF/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/IO_SWF-2.2.2.tgz) = 2de8f09a71765faf384a9e9dfdb28e6735ba493dacbc2e9830ce0baae719ea24 -SIZE (PEAR/IO_SWF-2.2.2.tgz) = 50371 +SHA256 (PEAR/IO_SWF-2.2.3.tgz) = fee43a1ee356b9063bacb74c5a78d08b7435fb2f03a88f73f09f748f0529d2bd +SIZE (PEAR/IO_SWF-2.2.3.tgz) = 50480 |