| Summary: | [patch] bsd.php.mk: remove deprecated print/pecl-panda | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Vasil Dimov <vd> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | ale |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-ports-bugs->ale bsd.php.mk is ale territory State Changed From-To: open->closed Removed. ale 2006-11-22 06:59:37 UTC
FreeBSD ports repository
Modified files:
Mk bsd.php.mk
Log:
Remove panda extension since it's deprecated and will be removed soon.
PR: ports/105709
Submitted by: vd
Revision Changes Path
1.35 +2 -3 ports/Mk/bsd.php.mk
_______________________________________________
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"
|
print/pecl-panda is marked for deletion and its period has expired: DEPRECATED= Project is dead and does not work EXPIRATION_DATE= 2006-11-19 In order to be removed the following patch must be applied to bsd.php.mk beforehand. Fix: -- Vasil Dimov gro.DSBeerF@dv % Only a fool has no doubts.--JfbqL4zl9JbPmNDNlZilflRnXz5S89Ccyr7KTh6RuOvUmbeq Content-Type: text/plain; name="bsd.php.mk_panda.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="bsd.php.mk_panda.diff" Index: bsd.php.mk =================================================================== RCS file: /home/pcvs/ports/Mk/bsd.php.mk,v retrieving revision 1.34 diff -u -r1.34 bsd.php.mk --- bsd.php.mk 6 Nov 2006 17:43:10 -0000 1.34 +++ bsd.php.mk 21 Nov 2006 08:44:28 -0000 @@ -231,7 +231,7 @@ exif fileinfo fribidi ftp gd gettext gmp \ hash iconv imap interbase ldap mbstring mcrypt \ mhash ming mssql mysql ncurses odbc \ - openssl panda pcntl pcre pdf pgsql posix \ + openssl pcntl pcre pdf pgsql posix \ pspell radius readline recode session shmop snmp \ sockets sybase_ct sysvmsg sysvsem sysvshm \ tokenizer wddx xml xmlrpc yaz zip zlib @@ -281,7 +281,6 @@ openssl_DEPENDS=security/php${PHP_VER}-openssl oracle_DEPENDS= databases/php${PHP_VER}-oracle overload_DEPENDS=lang/php${PHP_VER}-overload -panda_DEPENDS= print/pecl-panda pcntl_DEPENDS= devel/php${PHP_VER}-pcntl pcre_DEPENDS= devel/php${PHP_VER}-pcre pdf_DEPENDS= print/pecl-pdflib