diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-19 08:24:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-19 08:24:08 +0800 |
commit | 39668077052efcd27c5b6e2d71bdcc7ca3e1d746 (patch) | |
tree | 0923088f08de662e9cf6506ee3b10c6cad9eef66 /www | |
parent | 2ba159a2e886ffacdba677fe3e7d79a5b879fc1b (diff) | |
download | freebsd-ports-gnome-39668077052efcd27c5b6e2d71bdcc7ca3e1d746.tar.gz freebsd-ports-gnome-39668077052efcd27c5b6e2d71bdcc7ca3e1d746.tar.zst freebsd-ports-gnome-39668077052efcd27c5b6e2d71bdcc7ca3e1d746.zip |
- Update to 0.9.1
PR: 124668
Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/pecl-amfext/Makefile | 9 | ||||
-rw-r--r-- | www/pecl-amfext/distinfo | 6 |
2 files changed, 6 insertions, 9 deletions
diff --git a/www/pecl-amfext/Makefile b/www/pecl-amfext/Makefile index c0a21a4b05dc..86827692e7d0 100644 --- a/www/pecl-amfext/Makefile +++ b/www/pecl-amfext/Makefile @@ -6,13 +6,11 @@ # PORTNAME= amfext -PORTVERSION= 0.9 +PORTVERSION= 0.9.1 CATEGORIES= www -MASTER_SITES= http://www.teslacore.it/projects/amfext/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= miwi +MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .zip +EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= meritus@innervision.pl @@ -20,7 +18,6 @@ COMMENT= Implements encoding and decoding of AMF and AMF3 messages USE_PHP= yes USE_PHPEXT= yes -USE_ZIP= yes PHP_MODNAME= amf CONFIGURE_ARGS= --enable-amf diff --git a/www/pecl-amfext/distinfo b/www/pecl-amfext/distinfo index ce11358c1a62..240c4d6506b5 100644 --- a/www/pecl-amfext/distinfo +++ b/www/pecl-amfext/distinfo @@ -1,3 +1,3 @@ -MD5 (PECL/amfext-0.9.zip) = 6850c70771755878cbd38bd9c9966dec -SHA256 (PECL/amfext-0.9.zip) = b0966e0b3e1cf7e03118dd10a9ea3a9598d1caa1f83f98604a447f7ea0dddc9e -SIZE (PECL/amfext-0.9.zip) = 61992 +MD5 (PECL/amfext-0.9.1.tgz) = 5f92e096cef0dc50fc1a4d96ed3daa13 +SHA256 (PECL/amfext-0.9.1.tgz) = 6e22b987904d8fbbea87106785bb97e89467f6144edf6b19626bff003117cdf9 +SIZE (PECL/amfext-0.9.1.tgz) = 37026 |