Bug 150872

Summary: Change in defaults for www/pecl-APC
Product: Ports & Packages Reporter: Karl Latiss <klatiss>
Component: Individual Port(s)Assignee: Marcus Alves Grando <mnag>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Karl Latiss 2010-09-23 03:00:06 UTC
It appears pecl-APC defaults to mmap memory and not IPC shared memory as stated in the Makefile. The attached patch corrects this.

Fix: Attached patch.

Patch attached with submission follows:
How-To-Repeat: Build standard pecl-APC port.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-23 03:29:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-07 17:57:21 UTC
mnag        2010-10-07 16:57:17 UTC

  FreeBSD ports repository

  Modified files:
    www/pecl-APC         Makefile 
  Log:
  - Change defaults to reflect config.m4
  
  PR:             150872
  Submitted by:   Karl Latiss <klatiss___nextdigital.com>
  
  Revision  Changes    Path
  1.32      +3 -3      ports/www/pecl-APC/Makefile
_______________________________________________
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 Marcus Alves Grando freebsd_committer freebsd_triage 2010-10-07 17:57:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!