Bug 119390 - [PATCH] www/pecl-APC 3.0.16 add new option
Summary: [PATCH] www/pecl-APC 3.0.16 add new option
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: 2008-01-06 17:20 UTC by Martin Matuska
Modified: 2008-01-25 03:10 UTC (History)
0 users

See Also:


Attachments
file.diff (987 bytes, patch)
2008-01-06 17:20 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2008-01-06 17:20:00 UTC
Add new option to support per request cache info in apc_cache_info.
Introduced in 3.0.16, not yet inluded in the port.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-06 17:20:09 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 2008-01-25 03:02:01 UTC
mnag        2008-01-25 03:01:54 UTC

  FreeBSD ports repository

  Modified files:
    www/pecl-APC         Makefile 
  Added files:
    www/pecl-APC/files   patch-apc_sem.c 
  Log:
  - Add FILEHITS option [1]
  - Add patch to fix a problem with semaphores [2]
  - Bump PORTREVISION
  
  PR:             119390 [1]
  Submitted by:   Martin Matuska <mm___FreeBSD.org> [1], Maxim Khitrov <mkhitrov__gmail.com> [2]
  
  Revision  Changes    Path
  1.23      +6 -0      ports/www/pecl-APC/Makefile
  1.1       +35 -0     ports/www/pecl-APC/files/patch-apc_sem.c (new)
_______________________________________________
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 2008-01-25 03:03:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!