Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2008 09:47:24 GMT
From:      Piotr Rybicki <meritus@innervision.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/124668: [MAINTAINER] www/pecl-amfext: update to 0.9.1
Message-ID:  <200806170947.m5H9lOT6016456@www.freebsd.org>
Resent-Message-ID: <200806170950.m5H9o51Z096162@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124668
>Category:       ports
>Synopsis:       [MAINTAINER] www/pecl-amfext: update to 0.9.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 17 09:50:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Piotr Rybicki
>Release:        freebsd 7.0-stable
>Organization:
>Environment:
FreeBSD ryba-laptop.cadera.com.pl 7.0-STABLE FreeBSD 7.0-STABLE #17: Tue May  6 13:02:21 CEST 2008     root@ryba-laptop.cadera.com.pl:/usr/obj/usr/src/sys/LAPTOP  i386

>Description:
Port update. Project moved to pecl.php.net. Makefile updated acordingly.

Thanks.

>How-To-Repeat:

>Fix:
diff -ruN /root/pecl-amfext/Makefile /usr/ports/www/pecl-amfext/Makefile
--- /root/pecl-amfext/Makefile  2008-02-15 16:55:32.000000000 +0100
+++ /usr/ports/www/pecl-amfext/Makefile 2008-06-17 11:39:21.000000000 +0200
@@ -6,24 +6,21 @@
 #

 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
-COMMENT=       Implements encoding and decoding of AMF and AMF3 messages
+COMMENT=       Allows to encode and decode PHP data in ActionScript Message Format (AMF) version 0 and 3

 USE_PHP=       yes
 USE_PHPEXT=    yes
-USE_ZIP=       yes
-PHP_MODNAME=   amf
+PHP_MODNAME=    amf

 CONFIGURE_ARGS=        --enable-amf
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/php/ext/standard"

 .include <bsd.port.mk>
diff -ruN /root/pecl-amfext/distinfo /usr/ports/www/pecl-amfext/distinfo
--- /root/pecl-amfext/distinfo  2008-02-15 15:15:10.000000000 +0100
+++ /usr/ports/www/pecl-amfext/distinfo 2008-06-17 11:30:59.000000000 +0200
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



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