Bug 150872 - Change in defaults for www/pecl-APC
Summary: Change in defaults for www/pecl-APC
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: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-23 03:00 UTC by Karl Latiss
Modified: 2010-10-07 18:00 UTC (History)
0 users

See Also:


Attachments
file.diff (772 bytes, patch)
2010-09-23 03:00 UTC, Karl Latiss
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!