Date: Sun, 3 Mar 2019 02:05:53 +0000 From: "Sergey A. Osokin" <osa@freebsd.org> To: Matthias Fechner <mfechner@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r494317 - head/devel/rubygem-daemon_controller Message-ID: <20190303020553.GA33297@FreeBSD.org> In-Reply-To: <388f4c0e-5289-e323-43e8-012866fc857f@freebsd.org> References: <201903012205.x21M5WL7091138@repo.freebsd.org> <388f4c0e-5289-e323-43e8-012866fc857f@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 02, 2019 at 09:50:44AM +0100, Matthias Fechner wrote: > Am 01.03.2019 um 23:05 schrieb Sergey A. Osokin: > > PORTNAME= daemon_controller > > PORTVERSION= 1.2.0 > > +PORTREVISION= 1 > > CATEGORIES= devel rubygems > > MASTER_SITES= RG > > PKGNAMEPREFIX= rubygem- > > @@ -10,9 +11,15 @@ PKGNAMEPREFIX= rubygem- > > MAINTAINER= osa@FreeBSD.org > > COMMENT= Library for implementing daemon management capabilities > > > > +LICENSE= MIT > > +LICENSE_FILE= ${WRKSRC}/LICENSE.txt > > + > > +USES= gem shebangfix > > + > > NO_ARCH= yes > > > > USE_RUBY= yes > > -USES= gem > > +SHEBANG_FILES= rpm/get_distro_id.py \ > > + debian.template/rules > > > > .include <bsd.port.mk> > > > does not fix the problem for me. > If you do a commit, you can use PR to link to an existing PR, this will > add then a reference to the bug report and you do not have to add the > link manually. I've forgotten to add PR to the commit message. That's why I've added the links to the commit to the PR. Usually a submitter adds to a PR a patch to fix an issue and this is what I would also like to see in a PR assigned to me. -- Sergey Osokin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190303020553.GA33297>