Page MenuHomeFreeBSD

databases/memcached: Update to 1.4.21
ClosedPublic

Authored by koobs on Dec 9 2014, 10:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 20, 10:28 AM
Unknown Object (File)
Mon, May 12, 3:52 PM
Unknown Object (File)
Sun, May 11, 3:52 PM
Unknown Object (File)
Mar 4 2025, 4:56 PM
Unknown Object (File)
Mar 1 2025, 8:57 PM
Unknown Object (File)
Jan 25 2025, 4:39 AM
Unknown Object (File)
Jan 2 2025, 10:56 PM
Unknown Object (File)
Jan 2 2025, 1:52 PM
Subscribers

Details

Reviewers
swills
Summary
- Update to 1.4.21
- Remove doc patches (upstreamed)
- Remove unconditional CFLAGS
  * -fstack-protector is now a default
  * -I${LOCALBASE}/include casues SASL headers to be found even when
    --disable-sasl is set (SASL option disabled). Removal of these flags
    does not affect libevent header discovery
- While I'm here, whitespace alignment.
Test Plan

portlint: OK (two false positives)
porttest: OK
testport: OK (with and without SASL)
unittest: OK (see below)

All tests successful.
Files=50, Tests=7354, 267 wallclock secs ( 1.06 usr 0.47 sys + 3.52 cusr 2.74 csys = 7.80 CPU)
Result: PASS

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

koobs retitled this revision from to databases/memcached: Update to 1.4.21.
koobs updated this object.
koobs edited the test plan for this revision. (Show Details)
koobs added a reviewer: swills.
koobs added a subscriber: xmj.
koobs updated this object.
koobs updated this object.
swills edited edge metadata.

That's fine, go for it.

This revision is now accepted and ready to land.Dec 10 2014, 5:20 AM