svn commit: r400779 - head/devel/rubygem-bson

Sunpoet Po-Chuan Hsieh sunpoet at freebsd.org
Thu Nov 5 13:27:02 UTC 2015


On Thu, Nov 5, 2015 at 7:46 AM, Jason Unovitch <jason.unovitch at gmail.com>
wrote:

>
> On Nov 4, 2015 2:13 PM, "Sunpoet Po-Chuan Hsieh" <sunpoet at freebsd.org>
> wrote:
> >
> > Author: sunpoet
> > Date: Wed Nov  4 20:13:02 2015
> > New Revision: 400779
> > URL: https://svnweb.freebsd.org/changeset/ports/400779
> >
> > Log:
> >   - Add LICENSE_FILE
> >
> > Modified:
> >   head/devel/rubygem-bson/Makefile
> >
> > Modified: head/devel/rubygem-bson/Makefile
> >
> ==============================================================================
> > --- head/devel/rubygem-bson/Makefile    Wed Nov  4 20:12:57 2015
> (r400778)
> > +++ head/devel/rubygem-bson/Makefile    Wed Nov  4 20:13:02 2015
> (r400779)
> > @@ -10,7 +10,9 @@ MAINTAINER=   ruby at FreeBSD.org
> >  COMMENT=       Full featured BSON specification implementation in Ruby
> >
> >  LICENSE=       APACHE20
> > +LICENSE_FILE=  ${WRKSRC}/LICENSE
> >
> > +#NO_ARCH=      yes
> >  USE_RUBY=      yes
> >  USE_RUBYGEMS=  yes
> >  RUBYGEM_AUTOPLIST=     yes
> >
> What's going on here with the commented NO_ARCH?
>
I forgot to remove it before commit. It's removed now.
Thanks.

Regards,
sunpoet


More information about the svn-ports-all mailing list