Date: Tue, 25 Apr 2017 01:13:03 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Tobias Kortkamp <tobik@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r439346 - in head/graphics: . gcolor3 Message-ID: <20170425011303.GB38050@FreeBSD.org> In-Reply-To: <201704242108.v3OL8oYe075398@repo.freebsd.org> References: <201704242108.v3OL8oYe075398@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 24, 2017 at 09:08:50PM +0000, Tobias Kortkamp wrote: > Author: tobik > URL: https://svnweb.freebsd.org/changeset/ports/439346 > > Log: > New port: graphics/gcolor3 > ... > Added: > head/graphics/gcolor3/ > head/graphics/gcolor3/Makefile (contents, props changed) > head/graphics/gcolor3/distinfo (contents, props changed) > head/graphics/gcolor3/pkg-descr (contents, props changed) > head/graphics/gcolor3/pkg-plist (contents, props changed) > Modified: > head/graphics/Makefile > > Modified: head/graphics/Makefile > ============================================================================== > --- head/graphics/Makefile Mon Apr 24 20:23:23 2017 (r439345) > +++ head/graphics/Makefile Mon Apr 24 21:08:50 2017 (r439346) > @@ -217,6 +217,7 @@ > SUBDIR += gbm > SUBDIR += gcolor > SUBDIR += gcolor2 > + SUBDIR += gcolor3 Shouldn't it had been repocopied from `graphics/gcolor2'? ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170425011303.GB38050>