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)
Fri, Apr 19, 1:11 PM
Unknown Object (File)
Thu, Apr 18, 9:15 AM
Unknown Object (File)
Mon, Apr 8, 1:53 PM
Unknown Object (File)
Mon, Apr 8, 10:35 AM
Unknown Object (File)
Mon, Apr 8, 10:19 AM
Unknown Object (File)
Mar 25 2024, 10:27 PM
Unknown Object (File)
Mar 23 2024, 8:42 AM
Unknown Object (File)
Mar 23 2024, 8:42 AM
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