Date: Sun, 28 Apr 2013 12:34:43 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316714 - head/graphics/pear-IO_SWF Message-ID: <201304281234.r3SCYhdn089337@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun Apr 28 12:34:43 2013 New Revision: 316714 URL: http://svnweb.freebsd.org/changeset/ports/316714 Log: - Update to 2.2.3 Modified: head/graphics/pear-IO_SWF/Makefile head/graphics/pear-IO_SWF/distinfo Modified: head/graphics/pear-IO_SWF/Makefile ============================================================================== --- head/graphics/pear-IO_SWF/Makefile Sun Apr 28 12:25:18 2013 (r316713) +++ head/graphics/pear-IO_SWF/Makefile Sun Apr 28 12:34:43 2013 (r316714) @@ -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.p 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}/@@' |\ Modified: head/graphics/pear-IO_SWF/distinfo ============================================================================== --- head/graphics/pear-IO_SWF/distinfo Sun Apr 28 12:25:18 2013 (r316713) +++ head/graphics/pear-IO_SWF/distinfo Sun Apr 28 12:34:43 2013 (r316714) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304281234.r3SCYhdn089337>