Bug 105709 - [patch] bsd.php.mk: remove deprecated print/pecl-panda
Summary: [patch] bsd.php.mk: remove deprecated print/pecl-panda
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: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-21 09:00 UTC by Vasil Dimov
Modified: 2006-11-22 07:00 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vasil Dimov freebsd_committer freebsd_triage 2006-11-21 09:00:24 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-21 09:00:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

bsd.php.mk is ale territory
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2006-11-22 06:58:26 UTC
State Changed
From-To: open->closed

Removed.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-22 06:59:43 UTC
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"