notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/p5-Memcached-libmemcached/files/extra-patch-Makefile.PL-10

Number of commits found: 2

Wednesday, 1 Jul 2015
01:03 swills search for other commits by this committer
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
Original commitRevision:391019 
Tuesday, 30 Jun 2015
19:28 swills search for other commits by this committer
databases/p5-Memcached-libmemcached: update to 1.001801

While here, patch out the bundled libmemcached and use the one from ports
Original commitRevision:390986 

Number of commits found: 2