Bug 124668 - [MAINTAINER] www/pecl-amfext: update to 0.9.1
Summary: [MAINTAINER] www/pecl-amfext: update to 0.9.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-17 10:50 UTC by Piotr Rybicki
Modified: 2008-06-19 01:30 UTC (History)
0 users

See Also:


Attachments
file.diff (237 bytes, patch)
2008-06-17 10:50 UTC, Piotr Rybicki
no flags Details | Diff
file.diff (628 bytes, patch)
2008-06-17 10:50 UTC, Piotr Rybicki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Rybicki 2008-06-17 10:50:05 UTC
Port update. Project moved to pecl.php.net. Makefile updated acordingly.

Thanks.

Fix: 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>
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-17 10:50:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-06-19 01:24:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-06-19 01:24:21 UTC
miwi        2008-06-19 00:24:08 UTC

  FreeBSD ports repository

  Modified files:
    www/pecl-amfext      Makefile distinfo 
  Log:
  - Update to 0.9.1
  
  PR:             124668
  Submitted by:   Piotr Rybicki <meritus@innervision.pl> (maintainer)
  
  Revision  Changes    Path
  1.4       +3 -6      ports/www/pecl-amfext/Makefile
  1.3       +3 -3      ports/www/pecl-amfext/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"