Commit graph

4 commits

Author SHA1 Message Date
Dmitry Marakasov
9527a34b36 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-13 09:25:16 +00:00
Steve Wills
054d194d68 databases/p5-Memcached-libmemcached: improve patch
The patch to Makefile.PL needed to also replace $Config{lib_ext} (which
defaults to ".a") with ".so" so that we link against the right thing. This
avoids the need to patch databases/libmemcached.

While here, also avoid hard coding the path to PREFIX and split out the
libstdc++ to libc++ patch, avoiding duplication.

Pointyhat to:		swills
Reported by:		tijl, bapt
2015-07-01 01:03:03 +00:00
Steve Wills
3f87275c8d databases/p5-Memcached-libmemcached: update to 1.001801
While here, patch out the bundled libmemcached and use the one from ports
2015-06-30 19:28:32 +00:00
Andrej Zverev
685b3d3d9f fix build with perl 5.18
PR:		193064
2014-09-20 06:33:14 +00:00