svn commit: r494317 - head/devel/rubygem-daemon_controller

Sergey A. Osokin osa at freebsd.org
Sun Mar 3 02:05:54 UTC 2019


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 at 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


More information about the svn-ports-all mailing list