Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Nov 2012 00:46:28 +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: r306947 - head/graphics/pear-IO_SWF
Message-ID:  <201211040046.qA40kSrO079251@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Nov  4 00:46:27 2012
New Revision: 306947
URL: http://svn.freebsd.org/changeset/ports/306947

Log:
  - Add missing EXAMPLES file
  
  Feature safe:	yes

Modified:
  head/graphics/pear-IO_SWF/Makefile

Modified: head/graphics/pear-IO_SWF/Makefile
==============================================================================
--- head/graphics/pear-IO_SWF/Makefile	Sun Nov  4 00:14:05 2012	(r306946)
+++ head/graphics/pear-IO_SWF/Makefile	Sun Nov  4 00:46:27 2012	(r306947)
@@ -3,6 +3,7 @@
 
 PORTNAME=	IO_SWF
 PORTVERSION=	2.1.9
+PORTREVISION=	1
 CATEGORIES=	graphics www pear
 MASTER_SITES=	http://openpear.org/get/ \
 		LOCAL
@@ -57,7 +58,7 @@ EXAMPLES=	get_bitmapsize.php jpeg_dump.p
 		swfdecompile.php swfdeformeshape.php \
 		swfdeleteaction.php swfdump.php swfframerate.php \
 		swfgeteditstring.php swfgetmovieclip.php \
-		swfheader.php swflistaction.php \
+		swfgreptags.php swfheader.php swflistaction.php \
 		swflistmovieclip.php swfrebuild.php \
 		swfreplaceactionstrings.php \
 		swfreplacebitmapdata.php swfreplaceeditstring.php \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211040046.qA40kSrO079251>