Bug 114361

Summary: [PATCH] Mk/bsd.php.mk: Added bitset and memcache extension dependencies
Product: Ports & Packages Reporter: Greg Larkin <glarkin>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bsd.php.mk.diff none

Description Greg Larkin 2007-07-06 18:00:08 UTC
	Added dependencies for the bitset and memcache extensions.

	Bitset is a new extension - a PR has been submitted on July 6, 2007
	requesting its addition to the ports tree at math/pecl-bitset.

	The www/zend-framework port optionally installs the bitset and
	memcache extensions, so this change is needed for that port.
	A PR that updates zend-framework to v1.0.0 will also be submitted
	today.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-06 18:00:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

bsd.php.mk is ale territory
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-09 19:37:42 UTC
ale         2007-07-09 18:37:36 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.php.mk 
  Log:
  Add bitset and memcache pecl extensions.
  
  PR:             ports/114361
  Submitted by:   Greg Larkin <glarkin@sourcehosting.net>
  
  Revision  Changes    Path
  1.42      +5 -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"
Comment 3 Alex Dupre freebsd_committer freebsd_triage 2007-07-09 19:37:52 UTC
State Changed
From-To: open->closed

Committed, thanks.