svn commit: r342241 - head/databases

Steve Wills swills at FreeBSD.org
Mon Feb 3 01:21:01 UTC 2014


On Sun, Feb 02, 2014 at 02:47:05PM -0600, Bryan Drewery wrote:
> On 2/1/2014 9:38 PM, Steve Wills wrote:
> > Author: swills
> > Date: Sun Feb  2 03:38:56 2014
> > New Revision: 342241
> > URL: http://svnweb.freebsd.org/changeset/ports/342241
> > QAT: https://qat.redports.org/buildarchive/r342241/
> > 
> > Log:
> >   - Add rubygem-arel3 to unbreak index
> > 
> > Modified:
> >   head/databases/Makefile
> > 
> > Modified: head/databases/Makefile
> > ==============================================================================
> > --- head/databases/Makefile	Sun Feb  2 03:11:49 2014	(r342240)
> > +++ head/databases/Makefile	Sun Feb  2 03:38:56 2014	(r342241)
> > @@ -199,6 +199,7 @@
> >      SUBDIR += memcached
> >      SUBDIR += memcachedb
> >      SUBDIR += memcacheq
> > +    SUBDIR += memkeys
> 
> What is memkeys? This breaks INDEX/package building now too :)

Something else I was working on getting added, see PR ports/178441. Thanks for
the fix, sorry about that.

Steve


More information about the svn-ports-all mailing list