Date: Fri, 23 Nov 2012 02:48:51 +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: r307672 - head/graphics/php5-swfed Message-ID: <201211230248.qAN2mpmA020969@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Fri Nov 23 02:48:51 2012 New Revision: 307672 URL: http://svnweb.freebsd.org/changeset/ports/307672 Log: - Update to 0.59 - Convert to new Makefile header - Trim WWW: line in pkg-descr Feature safe: yes Modified: head/graphics/php5-swfed/Makefile head/graphics/php5-swfed/distinfo head/graphics/php5-swfed/pkg-descr Modified: head/graphics/php5-swfed/Makefile ============================================================================== --- head/graphics/php5-swfed/Makefile Fri Nov 23 02:39:17 2012 (r307671) +++ head/graphics/php5-swfed/Makefile Fri Nov 23 02:48:51 2012 (r307672) @@ -1,15 +1,11 @@ -# New ports collection makefile for: php5-swfed -# Date created: 2010-06-13 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= swfed -PORTVERSION= 0.58 +PORTVERSION= 0.59 CATEGORIES= graphics www MASTER_SITES= SFJP -MASTER_SITE_SUBDIR= ${PORTNAME}/56609 +MASTER_SITE_SUBDIR= ${PORTNAME}/57469 PKGNAMEPREFIX= php5- MAINTAINER= yoya@awm.jp Modified: head/graphics/php5-swfed/distinfo ============================================================================== --- head/graphics/php5-swfed/distinfo Fri Nov 23 02:39:17 2012 (r307671) +++ head/graphics/php5-swfed/distinfo Fri Nov 23 02:48:51 2012 (r307672) @@ -1,2 +1,2 @@ -SHA256 (swfed-0.58.tar.gz) = 4913efd5fd52974a15564754cce56e88021e8163cec618a6961778ccb210ec62 -SIZE (swfed-0.58.tar.gz) = 454711 +SHA256 (swfed-0.59.tar.gz) = 90e7c9df3b0b65a5cc002001363884246a4c5eeb4ab003d608e67b92218fcd2a +SIZE (swfed-0.59.tar.gz) = 454745 Modified: head/graphics/php5-swfed/pkg-descr ============================================================================== --- head/graphics/php5-swfed/pkg-descr Fri Nov 23 02:39:17 2012 (r307671) +++ head/graphics/php5-swfed/pkg-descr Fri Nov 23 02:48:51 2012 (r307672) @@ -1,3 +1,3 @@ SWF Editor is an extension for PHP that edits contents in SWF file. -WWW: http://sourceforge.jp/projects/swfed/ +WWW: http://sourceforge.jp/projects/swfed/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211230248.qAN2mpmA020969>