Summary: | databases/Memcached threading support broken | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Artemiev Igor <ai> | ||||||
Component: | Individual Port(s) | Assignee: | Marcus Alves Grando <mnag> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | mnag | ||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Artemiev Igor
2008-12-14 11:40:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. Responsible Changed From-To: amdmi3->mnag Oops, took the wrong one. Reassign to maintainer. mnag 2009-01-27 10:23:43 UTC FreeBSD ports repository Modified files: databases/memcached Makefile distinfo Added files: databases/memcached/files patch-configure patch-thread.c Log: - Fix thread support [1] - Fix repcached on amd64 updating to repcached 2.2 [2] - Bump PORTREVISION PR: 129631 [1], 129767 [2] Submitted by: Artemiev Igor <ai___kliksys.ru> [1], Maxim Dounin <mdounin___mdounin.ru> [2] Revision Changes Path 1.30 +4 -1 ports/databases/memcached/Makefile 1.15 +3 -3 ports/databases/memcached/distinfo 1.1 +29 -0 ports/databases/memcached/files/patch-configure (new) 1.1 +10 -0 ports/databases/memcached/files/patch-thread.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" State Changed From-To: open->closed Committed. Thanks! |