diff options
author | tota <tota@FreeBSD.org> | 2012-11-23 10:48:51 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-11-23 10:48:51 +0800 |
commit | b295034530c192bd230f7c6a8df45c7e4ca5392f (patch) | |
tree | dc4d1a781776fad724ec3d6dd9b1aa9e944020dd /graphics | |
parent | 998a8934a29ebccc869eb56716d849ecfcac7a73 (diff) | |
download | freebsd-ports-gnome-b295034530c192bd230f7c6a8df45c7e4ca5392f.tar.gz freebsd-ports-gnome-b295034530c192bd230f7c6a8df45c7e4ca5392f.tar.zst freebsd-ports-gnome-b295034530c192bd230f7c6a8df45c7e4ca5392f.zip |
- Update to 0.59
- Convert to new Makefile header
- Trim WWW: line in pkg-descr
Feature safe: yes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/php5-swfed/Makefile | 10 | ||||
-rw-r--r-- | graphics/php5-swfed/distinfo | 4 | ||||
-rw-r--r-- | graphics/php5-swfed/pkg-descr | 2 |
3 files changed, 6 insertions, 10 deletions
diff --git a/graphics/php5-swfed/Makefile b/graphics/php5-swfed/Makefile index bf9dced1344c..679c961db23e 100644 --- a/graphics/php5-swfed/Makefile +++ b/graphics/php5-swfed/Makefile @@ -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 diff --git a/graphics/php5-swfed/distinfo b/graphics/php5-swfed/distinfo index 3048e94cb60a..3ab951554493 100644 --- a/graphics/php5-swfed/distinfo +++ b/graphics/php5-swfed/distinfo @@ -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 diff --git a/graphics/php5-swfed/pkg-descr b/graphics/php5-swfed/pkg-descr index 76dfec463a61..24bf785a7735 100644 --- a/graphics/php5-swfed/pkg-descr +++ b/graphics/php5-swfed/pkg-descr @@ -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/ |