Date: Sun, 6 Oct 2013 08:40:21 +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: r329538 - head/graphics/pear-IO_SWF Message-ID: <201310060840.r968eLib006944@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun Oct 6 08:40:20 2013 New Revision: 329538 URL: http://svnweb.freebsd.org/changeset/ports/329538 Log: - Update to 2.2.4 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 Oct 6 08:23:32 2013 (r329537) +++ head/graphics/pear-IO_SWF/Makefile Sun Oct 6 08:40:20 2013 (r329538) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO_SWF -PORTVERSION= 2.2.3 +PORTVERSION= 2.2.4 CATEGORIES= graphics www pear MASTER_SITES= http://openpear.org/get/ \ LOCAL @@ -21,14 +21,6 @@ USE_PHP= yes PEAR_CHANNEL= openpear PEAR_AUTOINSTALL= yes -x-generate-files: extract - @${FIND} ${WRKSRC}/IO -type f | ${SORT} | ${SED} 's@${WRKSRC}/@@' |\ - ${FMT} -50 | ${SED} -e 's@^@ @' -e 's@$$@ \\@' - -x-generate-examples: extract - @${FIND} ${WRKSRC}/sample -type f | ${SORT} | ${SED} 's@${WRKSRC}/sample/@@' |\ - ${FMT} -50 | ${SED} -e 's@^@ @' -e 's@$$@ \\@' - NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" Modified: head/graphics/pear-IO_SWF/distinfo ============================================================================== --- head/graphics/pear-IO_SWF/distinfo Sun Oct 6 08:23:32 2013 (r329537) +++ head/graphics/pear-IO_SWF/distinfo Sun Oct 6 08:40:20 2013 (r329538) @@ -1,2 +1,2 @@ -SHA256 (PEAR/IO_SWF-2.2.3.tgz) = fee43a1ee356b9063bacb74c5a78d08b7435fb2f03a88f73f09f748f0529d2bd -SIZE (PEAR/IO_SWF-2.2.3.tgz) = 50480 +SHA256 (PEAR/IO_SWF-2.2.4.tgz) = 184c8b6aed464de0781722b8f1d308d15750b90d458ba383b29c0c90bcd81b3f +SIZE (PEAR/IO_SWF-2.2.4.tgz) = 51130
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310060840.r968eLib006944>